Git Distributed Software Revision Control
Thread Index
[
Prev Page
][
Next Page
]
Re: [PATCH 0/9] Prefix-compress on-disk index entries
From
: Junio C Hamano <gitster@xxxxxxxxx>
displaying subtree merges
From
: Zbigniew Jędrzejewski-Szmek <zbyszek@xxxxxxxxx>
Re: [PATCH] gitweb: Option to omit column with time of the last change
From
: Kacper Kornet <draenog@xxxxxxxxxxxxx>
Re: GSoC - Designing a faster index format
From
: elton sky <eltonsky9404@xxxxxxxxx>
Re: [PATCH 1/4] sha1_name: introduce getn_sha1() to take length
From
: Ramkumar Ramachandra <artagnon@xxxxxxxxx>
Re: [PATCH] add -p: skip conflicted paths
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 0/9] Prefix-compress on-disk index entries
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] gitweb: Option to omit column with time of the last change
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Output of 'diff' and 'diff --raw' not the same for modified submodule
From
: Tim Henigan <tim.henigan@xxxxxxxxx>
Re: [PATCH] add -p: skip conflicted paths
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
Re: Git push to samba/cifs share fails
From
: Sebastian Schuberth <sschuberth@xxxxxxxxx>
Re: [PATCH 0/9] Prefix-compress on-disk index entries
From
: Nguyen Thai Ngoc Duy <pclouds@xxxxxxxxx>
[PATCH (bugfix)] gitweb: Fix unintended "--no-merges" for regular Atom feed
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: GSoC - Designing a faster index format
From
: Nguyen Thai Ngoc Duy <pclouds@xxxxxxxxx>
Re: [PATCH/RFC] contrib: add win32 credential-helper
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH/RFC] contrib: add win32 credential-helper
From
: Erik Faye-Lund <kusmabite@xxxxxxxxx>
Re: [PATCH/RFC] contrib: add win32 credential-helper
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH] add -p: skip conflicted paths
From
: Jeff King <peff@xxxxxxxx>
[PATCH] prohibit "svn dcommit" on remote-tracking-branches
From
: Christian Engwer <christian.engwer@xxxxxx>
Re: Git push to samba/cifs share fails
From
: Emanuel Rietveld <codehotter@xxxxxxxxx>
Re: GSoC git-add--interactive improvements
From
: Christian Couder <christian.couder@xxxxxxxxx>
Re: GSoC - Designing a faster index format
From
: elton sky <eltonsky9404@xxxxxxxxx>
Re: push.default: current vs upstream
From
: demerphq <demerphq@xxxxxxxxx>
Re: [PATCH 1/4] sha1_name: introduce getn_sha1() to take length
From
: Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx>
Re: How to create empty CENTRAL git with master / development branch ?
From
: "J. Bakshi" <joydeep.bakshi@xxxxxxxxxxxxxxx>
Re: How to add folder NON RECURSIVELY ?
From
: "J. Bakshi" <joydeep.bakshi@xxxxxxxxxxxxxxx>
Re: [PATCH] gitweb: Option to omit column with time of the last change
From
: Kacper Kornet <draenog@xxxxxxxxxxxxx>
Re: rebase -p loses amended changes
From
: Johannes Sixt <j.sixt@xxxxxxxxxxxxx>
Re: [PATCHv2 1/2] fast-import: test behavior of garbage after mark references
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [PATCHv2 2/2] fast-import: tighten parsing of mark references
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
GSoC git-add--interactive improvements
From
: Corey F <coyotebush22@xxxxxxxxx>
Re: [PATCH 0/9] Prefix-compress on-disk index entries
From
: David Barr <davidbarr@xxxxxxxxxx>
Re: [PATCHv2 2/2] fast-import: tighten parsing of mark references
From
: Pete Wyckoff <pw@xxxxxxxx>
Re: [PATCHv2 1/2] fast-import: test behavior of garbage after mark references
From
: Pete Wyckoff <pw@xxxxxxxx>
Re: Updated tags on repo are not updated when pull
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: push.default: current vs upstream
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] gitweb: Option to omit column with time of the last change
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH] rebase -i: remove CHERRY_PICK_HEAD when cherry-pick failed
From
: Andrew Wong <andrew.w@xxxxxxxxxxx>
[PATCH 8/9] read-cache.c: read prefix-compressed names in index on-disk version v4
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH 6/9] read-cache.c: move code to copy ondisk to incore cache to a helper function
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH 9/9] read-cache.c: write index v4 format
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH 7/9] read-cache.c: move code to copy incore to ondisk cache to a helper function
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH 5/9] read-cache.c: report the header version we do not understand
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH 4/9] read-cache.c: make create_from_disk() report number of bytes it consumed
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH 3/9] read-cache.c: allow unaligned mapping of the index file
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH 2/9] cache.h: hide on-disk index details
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH 1/9] varint: make it available outside the context of pack
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH 0/9] Prefix-compress on-disk index entries
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCHv1 2/2] git-p4: import/export of labels to/from p4
From
: Vitor Antunes <vitor.hda@xxxxxxxxx>
Re: push.default: current vs upstream
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: GSOC Proposal draft: git-remote-svn
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: rebase -p loses amended changes
From
: Phil Hord <phil.hord@xxxxxxxxx>
Re: [PATCH 1/4] sha1_name: introduce getn_sha1() to take length
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: rebase -p loses amended changes
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 0/3] "commit --template" fixes
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: GSOC Proposal draft: git-remote-svn
From
: Andrew Sayers <andrew-git@xxxxxxxxxxxxxxx>
Re: rebase -p loses amended changes
From
: Jon Seymour <jon.seymour@xxxxxxxxx>
Re: [PATCH] rebase -i: remove CHERRY_PICK_HEAD when cherry-pick failed
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [PATCH] rebase -i: remove CHERRY_PICK_HEAD when cherry-pick failed
From
: Andrew Wong <andrew.w@xxxxxxxxxxx>
Re: [PATCH] rebase -i: remove CHERRY_PICK_HEAD when cherry-pick failed
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [PATCH] rebase -i: remove CHERRY_PICK_HEAD when cherry-pick failed
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: push.default: current vs upstream
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH] rebase -i: remove CHERRY_PICK_HEAD when cherry-pick failed
From
: Andrew Wong <andrew.w@xxxxxxxxxxx>
Re: push.default: current vs upstream
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH] Fix a "Using plain integer as NULL pointer" sparse warning
From
: Jeff King <peff@xxxxxxxx>
Re: [GSoC] Designing a faster index format
From
: david@xxxxxxx
Re: Maintaining historical outlines
From
: Markus Elfring <Markus.Elfring@xxxxxx>
Re: Updated tags on repo are not updated when pull
From
: PJ Weisberg <pj@xxxxxxxxxxxxxxxxxxxxxxxx>
Re: [GSoC] Designing a faster index format
From
: Thomas Gummerer <italyhockeyfeed@xxxxxxxxx>
Re: rebase -p loses amended changes
From
: J Robert Ray <jrobertray@xxxxxxxxx>
Re: GSOC Proposal draft: git-remote-svn
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: t7800-difftool.sh failure on pu
From
: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxx>
[PATCH] Fix a "Using plain integer as NULL pointer" sparse warning
From
: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxx>
[ANNOUNCE] Git 1.7.10.rc4
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 0/3] "commit --template" fixes
From
: Adam Monsen <haircut@xxxxxxxxx>
Re: query: picking dependant commits from a latest tree
From
: Neal Kreitzinger <nkreitzinger@xxxxxxxxx>
Re: gitk: Failure of new tabbed preferences dialog
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: How to create empty CENTRAL git with master / development branch ?
From
: Tomas Carnecky <tomas.carnecky@xxxxxxxxx>
Re: How to create empty CENTRAL git with master / development branch ?
From
: Holger Hellmuth <hellmuth@xxxxxxxxxx>
Re: [PATCH] rebase -i: remove CHERRY_PICK_HEAD when cherry-pick failed
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
version mismatch in git-manpages-1.7.9.6.tar.gz
From
: Richard Silverman <res@xxxxxxxx>
Re: [PATCHv2 2/2] fast-import: tighten parsing of mark references
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [PATCHv2 1/2] fast-import: test behavior of garbage after mark references
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
[PATCH] gitweb: Option to omit column with time of the last change
From
: Kacper Kornet <draenog@xxxxxxxxxxxxx>
Re: Updated tags on repo are not updated when pull
From
: Marc Branchaud <marcnarc@xxxxxxxxxxx>
Re: How to add folder NON RECURSIVELY ?
From
: Dirk Süsserott <newsletter@xxxxxxxxxxx>
Re: How to add folder NON RECURSIVELY ?
From
: Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx>
[PATCH 8/9 v10] difftool: teach difftool to handle directory diffs
From
: Tim Henigan <tim.henigan@xxxxxxxxx>
Re: How to add folder NON RECURSIVELY ?
From
: "J. Bakshi" <joydeep.bakshi@xxxxxxxxxxxxxxx>
Re: [GSoC] Designing a faster index format
From
: Nguyen Thai Ngoc Duy <pclouds@xxxxxxxxx>
Re: gitk: Failure of new tabbed preferences dialog
From
: Paul Mackerras <paulus@xxxxxxxxx>
Re: How to add folder NON RECURSIVELY ?
From
: Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx>
How to add folder NON RECURSIVELY ?
From
: "J. Bakshi" <joydeep.bakshi@xxxxxxxxxxxxxxx>
RE: Updated tags on repo are not updated when pull
From
: Sebastien Tardif <sebastien_tardif@xxxxxxxxxxxxxx>
How to create empty CENTRAL git with master / development branch ?
From
: "J. Bakshi" <joydeep.bakshi@xxxxxxxxxxxxxxx>
Re: GSoC - Some questions on the idea of
From
: Jeff King <peff@xxxxxxxx>
Re: GSoC - Some questions on the idea of
From
: Sergio Callegari <sergio.callegari@xxxxxxxxx>
Re: Maintaining historical data in a git repo
From
: Andreas Stricker <astricker@xxxxxxxxxxxx>
Re: [PATCH 3/3] revision: insert unsorted, then sort in prepare_revision_walk()
From
: Jeff King <peff@xxxxxxxx>
Re: [GSOC] Contributing to git.
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [GSoC] Designing a faster index format
From
: Michael Haggerty <mhagger@xxxxxxxxxxxx>
Re: [PATCH/RFC] contrib: add win32 credential-helper
From
: Erik Faye-Lund <kusmabite@xxxxxxxxx>
Re: [PATCH 3/3] revision: insert unsorted, then sort in prepare_revision_walk()
From
: Jeff King <peff@xxxxxxxx>
Re: GSOC Proposal draft: git-remote-svn
From
: Florian Achleitner <florian.achleitner2.6.31@xxxxxxxxx>
[PATCHv1 2/2] git-p4: import/export of labels to/from p4
From
: Luke Diamand <luke@xxxxxxxxxxx>
[PATCHv1 1/2] git-p4: fix t9800 editor check
From
: Luke Diamand <luke@xxxxxxxxxxx>
[PATCHv1] git-p4: label import, tag export
From
: Luke Diamand <luke@xxxxxxxxxxx>
[PATCH 3/3] Add parse_commit_for_rev() to take advantage of sha1-cache
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 2/3] Add commit cache to help speed up commit traversal
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 1/3] parse_commit_buffer: rename a confusing variable name
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 0/3] Commit cache
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
Re: [PATCH] rebase -i: remove CHERRY_PICK_HEAD when cherry-pick failed
From
: Ramkumar Ramachandra <artagnon@xxxxxxxxx>
Re: [PATCH 3/3] revision: insert unsorted, then sort in prepare_revision_walk()
From
: Martin Fick <mfick@xxxxxxxxxxxxxx>
Re: [PATCH] rebase -i: remove CHERRY_PICK_HEAD when cherry-pick failed
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 3/4] revert: simplify insn parsing logic
From
: Ramkumar Ramachandra <artagnon@xxxxxxxxx>
Re: query: picking dependant commits from a latest tree
From
: Shiraz Hashim <shiraz.hashim@xxxxxx>
Re: [PATCH 3/3] revision: insert unsorted, then sort in prepare_revision_walk()
From
: Nguyen Thai Ngoc Duy <pclouds@xxxxxxxxx>
Re: [PATCH 3/3] revision: insert unsorted, then sort in prepare_revision_walk()
From
: Nguyen Thai Ngoc Duy <pclouds@xxxxxxxxx>
Re: [PATCHv2 0/2] fast-import: tighten parsing of mark references
From
: Sverre Rabbelier <srabbelier@xxxxxxxxx>
[PATCHv2 2/2] fast-import: tighten parsing of mark references
From
: Pete Wyckoff <pw@xxxxxxxx>
[PATCHv2 1/2] fast-import: test behavior of garbage after mark references
From
: Pete Wyckoff <pw@xxxxxxxx>
[PATCHv2 0/2] fast-import: tighten parsing of mark references
From
: Pete Wyckoff <pw@xxxxxxxx>
Re: [GSOC] Contributing to git.
From
: Nazri Ramliy <ayiehere@xxxxxxxxx>
Re: [PATCH v3 3/4] fetch-pack: test cases for the new --stdin option
From
: Ivan Todoroski <grnch@xxxxxxx>
Re: GSOC Proposal draft: git-remote-svn
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: Updated tags on repo are not updated when pull
From
: PJ Weisberg <pj@xxxxxxxxxxxxxxxxxxxxxxxx>
Re: GSOC Proposal draft: git-remote-svn
From
: Andrew Sayers <andrew-git@xxxxxxxxxxxxxxx>
Re: [PATCH 3/3] revision: insert unsorted, then sort in prepare_revision_walk()
From
: Martin Fick <mfick@xxxxxxxxxxxxxx>
Re: [PATCH] rebase -i: remove CHERRY_PICK_HEAD when cherry-pick failed
From
: Junio C Hamano <gitster@xxxxxxxxx>
Question: how to have ls-files use the .gitignore in the index
From
: "Holding, Lawrence" <Lawrence.Holding@xxxxxxxxx>
Re: GSOC Proposal draft: git-remote-svn
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [PATCH 3/3] revision: insert unsorted, then sort in prepare_revision_walk()
From
: René Scharfe <rene.scharfe@xxxxxxxxxxxxxx>
Re: [PATCH] rebase -i: remove CHERRY_PICK_HEAD when cherry-pick failed
From
: Andrew Wong <andrew.w-lists@xxxxxxxxxxx>
Re: GSOC Proposal draft: git-remote-svn
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: GSoC - Some questions on the idea of
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: GSOC Proposal draft: git-remote-svn
From
: Andrew Sayers <andrew-git@xxxxxxxxxxxxxxx>
Re: gitk: Failure of new tabbed preferences dialog
From
: Junio C Hamano <gitster@xxxxxxxxx>
What's cooking in git.git (Apr 2012, #01; Mon, 2)
From
: Junio C Hamano <gitster@xxxxxxxxx>
[ANNOUNCE] Git 1.7.9.6
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: GSoC - Some questions on the idea of
From
: Jeff King <peff@xxxxxxxx>
Re: push.default: current vs upstream
From
: Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx>
Re: GSoC - Some questions on the idea of
From
: Jeff King <peff@xxxxxxxx>
Re: push.default: current vs upstream
From
: demerphq <demerphq@xxxxxxxxx>
Re: [GSoC] Designing a faster index format
From
: Thomas Gummerer <italyhockeyfeed@xxxxxxxxx>
Re: GSOC Proposal draft: git-remote-svn
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [PATCH 3/3] revision: insert unsorted, then sort in prepare_revision_walk()
From
: Jeff King <peff@xxxxxxxx>
Re: push.default: current vs upstream
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH v3 1/4] fetch-pack: new --stdin option to read refs from stdin
From
: Jeff King <peff@xxxxxxxx>
Re: push.default: current vs upstream
From
: Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx>
Re: [PATCH 3/3] revision: insert unsorted, then sort in prepare_revision_walk()
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH 3/4] revert: simplify insn parsing logic
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 3/3] revision: insert unsorted, then sort in prepare_revision_walk()
From
: Jeff King <peff@xxxxxxxx>
Re: push.default: current vs upstream
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH v3 3/4] fetch-pack: test cases for the new --stdin option
From
: Junio C Hamano <gitster@xxxxxxxxx>
Updated tags on repo are not updated when pull
From
: Sebastien Tardif <sebastien_tardif@xxxxxxxxxxxxxx>
Re: push.default: current vs upstream
From
: Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx>
Re: [PATCH v3 2/4] remote-curl: send the refs to fetch-pack on stdin
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: push.default: current vs upstream
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: t7800-difftool.sh failure on pu
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] add -p: skip conflicted paths
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Bug: bad errno report from lock_ref_sha1_basic() when contents bad
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
Re: Bug: bad errno report from lock_ref_sha1_basic() when contents bad
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] add -p: skip conflicted paths
From
: Erik Faye-Lund <kusmabite@xxxxxxxxx>
Re: push.default: current vs upstream
From
: Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx>
Re: t7800-difftool.sh failure on pu
From
: Tim Henigan <tim.henigan@xxxxxxxxx>
Re: t7800-difftool.sh failure on pu
From
: Tim Henigan <tim.henigan@xxxxxxxxx>
Re: [PATCH 3/3] revision: insert unsorted, then sort in prepare_revision_walk()
From
: Shawn Pearce <spearce@xxxxxxxxxxx>
[PATCH] Gitweb: Fix unintended "--no-merges" for regular Atom feed
From
: Sebastian Pipping <sebastian@xxxxxxxxxxx>
Re: [PATCH 3/3] revision: insert unsorted, then sort in prepare_revision_walk()
From
: Martin Fick <mfick@xxxxxxxxxxxxxx>
Re: push.default: current vs upstream
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 3/3] revision: insert unsorted, then sort in prepare_revision_walk()
From
: Shawn Pearce <spearce@xxxxxxxxxxx>
Re: [GSOC] Contributing to git.
From
: jaseem abid <jaseemabid@xxxxxxxxx>
Re: [PATCH 3/3] revision: insert unsorted, then sort in prepare_revision_walk()
From
: Martin Fick <mfick@xxxxxxxxxxxxxx>
Re: Please pull git-l10n update with Portuguese (Portugal) language support
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: gitk: Failure of new tabbed preferences dialog
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] fast-import: catch garbage after marks in from/merge
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] fast-import: catch garbage after marks in from/merge
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH 1/2] git-svn: use POSIX::sigprocmask to block signals
From
: Roman Kagan <rkagan@xxxxxxx>
[PATCH 2/2] git-svn: ignore SIGPIPE
From
: Roman Kagan <rkagan@xxxxxxx>
[PATCH 0/2] git-svn: fixes for intermittent SIGPIPE
From
: Roman Kagan <rkagan@xxxxxxx>
Re: [PATCH/RFC] contrib: add win32 credential-helper
From
: Erik Faye-Lund <kusmabite@xxxxxxxxx>
Re: [PATCH] fast-import: catch garbage after marks in from/merge
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
[PATCH v3 4/4] remote-curl: main test case for the OS command line overflow
From
: Ivan Todoroski <grnch@xxxxxxx>
[PATCH v3 3/4] fetch-pack: test cases for the new --stdin option
From
: Ivan Todoroski <grnch@xxxxxxx>
[PATCH v3 2/4] remote-curl: send the refs to fetch-pack on stdin
From
: Ivan Todoroski <grnch@xxxxxxx>
[PATCH v3 1/4] fetch-pack: new --stdin option to read refs from stdin
From
: Ivan Todoroski <grnch@xxxxxxx>
Re: GSoC - Designing a faster index format
From
: Nguyen Thai Ngoc Duy <pclouds@xxxxxxxxx>
[PATCH v3 0/4] Clone fails on a repo with too many heads/tags
From
: Ivan Todoroski <grnch@xxxxxxx>
Re: GSoC - Designing a faster index format
From
: Shawn Pearce <spearce@xxxxxxxxxxx>
Re: GSoC - Designing a faster index format
From
: Nguyen Thai Ngoc Duy <pclouds@xxxxxxxxx>
Re: GSoC - Designing a faster index format
From
: elton sky <eltonsky9404@xxxxxxxxx>
Re: Maintaining historical data in a git repo
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
Re: GSOC Proposal draft: git-remote-svn
From
: Ramkumar Ramachandra <artagnon@xxxxxxxxx>
Bug: bad errno report from lock_ref_sha1_basic() when contents bad
From
: Thomas Rast <trast@xxxxxxxxxxx>
GSOC Proposal draft: git-remote-svn
From
: Florian Achleitner <florian.achleitner@xxxxxxxxxxxxxxxxx>
Re: Cannot clone the git repository shared over http with authorization.
From
: Jeff King <peff@xxxxxxxx>
Re: git-subtree recent contributions
From
: Herman van Rink <rink@xxxxxxxxxxx>
Re: push.default: current vs upstream
From
: Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx>
Re: [GSOC] Contributing to git.
From
: Nazri Ramliy <ayiehere@xxxxxxxxx>
Re: [PATCH] fast-import: catch garbage after marks in from/merge
From
: Dmitry Ivankov <divanorama@xxxxxxxxx>
Please pull git-l10n update with Portuguese (Portugal) language support
From
: Jiang Xin <worldhello.net@xxxxxxxxx>
Re: GSoC - Some questions on the idea of
From
: Nguyen Thai Ngoc Duy <pclouds@xxxxxxxxx>
Re: [PATCH] fast-import: catch garbage after marks in from/merge
From
: Pete Wyckoff <pw@xxxxxxxx>
Re: GSoC mentors for Git.pm
From
: André Walker <andre@xxxxxxxxxxxxxxx>
Re: GSoC - Some questions on the idea of
From
: Bo Chen <chen@xxxxxxxxxxxxxx>
Re: [PATCH] fast-import: catch garbage after marks in from/merge
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: gitk: Failure of new tabbed preferences dialog
From
: Pat Thoyts <patthoyts@xxxxxxxxxxxxxxxxxxxxx>
[PATCH] fast-import: catch garbage after marks in from/merge
From
: Pete Wyckoff <pw@xxxxxxxx>
Re: [PATCH 0/3] "commit --template" fixes
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: GSoC mentors for Git.pm
From
: Andrew Sayers <andrew-git@xxxxxxxxxxxxxxx>
[PATCH 2/2] gitk: fix setting font display with new tabbed dialog layout.
From
: Pat Thoyts <patthoyts@xxxxxxxxxxxxxxxxxxxxx>
[PATCH 1/2] gitk: fix tabbed preferences construction when using tcl 8.4
From
: Pat Thoyts <patthoyts@xxxxxxxxxxxxxxxxxxxxx>
Re: Cannot clone the git repository shared over http with authorization.
From
: Clemens Buchacher <drizzd@xxxxxx>
GSoC mentors for Git.pm
From
: André Walker <andre@xxxxxxxxxxxxxxx>
Re: Cannot clone the git repository shared over http with authorization.
From
: Clemens Buchacher <drizzd@xxxxxx>
Cannot clone the git repository shared over http with authorization.
From
: "Artur R. Czechowski" <arturcz@xxxxxxx>
Re: git-subtree recent contributions
From
: greened@xxxxxxxxxxxxx
Re: git-subtree Next Round Ready
From
: greened@xxxxxxxxxxxxx
still error with git on (windows) x64 based systems...
From
: DutchGlory <info@xxxxxxxxxxxxx>
Re: GSoC idea: adding JavaScript library / framework in gitweb
From
: chaitanya nalla <nallachaitu@xxxxxxxxx>
Re: push.default: current vs upstream
From
: Nathan Gray <n8gray@xxxxxxxxxx>
Re: GSoC - Some questions on the idea of
From
: Nguyen Thai Ngoc Duy <pclouds@xxxxxxxxx>
RE: Maintaining historical data in a git repo
From
: "Holding, Lawrence" <Lawrence.Holding@xxxxxxxxx>
Re: push.default: current vs upstream
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: push.default: current vs upstream
From
: Seth Robertson <in-gitvger@xxxxxxxx>
Re: [PATCH 3/3] revision: insert unsorted, then sort in prepare_revision_walk()
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: push.default: current vs upstream
From
: Nathan Gray <n8gray@xxxxxxxxxx>
Re: [PATCH 3/3] revision: insert unsorted, then sort in prepare_revision_walk()
From
: Martin Fick <mfick@xxxxxxxxxxxxxx>
[PATCH 3/3] revision: insert unsorted, then sort in prepare_revision_walk()
From
: René Scharfe <rene.scharfe@xxxxxxxxxxxxxx>
[PATCH 2/3] commit: use mergesort() in commit_list_sort_by_date()
From
: René Scharfe <rene.scharfe@xxxxxxxxxxxxxx>
[PATCH 1/3] add mergesort() for linked lists
From
: René Scharfe <rene.scharfe@xxxxxxxxxxxxxx>
Re: GSoC - Some questions on the idea of
From
: Bo Chen <chen@xxxxxxxxxxxxxx>
Re: [PATCH] Documentation: replace 'vi' for 'editor' to reflect build-time option
From
: Phil Hord <phil.hord@xxxxxxxxx>
Re: GSoC - Some questions on the idea of
From
: Neal Kreitzinger <nkreitzinger@xxxxxxxxx>
Re: Purging old history
From
: Phil Hord <phil.hord@xxxxxxxxx>
Re: [PATCH 0/3] "commit --template" fixes
From
: Adam Monsen <haircut@xxxxxxxxx>
Re: Git push to samba/cifs share fails
From
: Sebastian Schuberth <sschuberth@xxxxxxxxx>
Re: [PATCH] Use SHELL_PATH from build system in run_command.c:prepare_shell_cmd
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 2/2] var doc: advertise current DEFAULT_PAGER and DEFAULT_EDITOR settings
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] Use SHELL_PATH from build system in run_command.c:prepare_shell_cmd
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: GSoC - Some questions on the idea of
From
: Neal Kreitzinger <nkreitzinger@xxxxxxxxx>
Re: GSoC - Some questions on the idea of
From
: Neal Kreitzinger <nkreitzinger@xxxxxxxxx>
Re: GSoC - Some questions on the idea of
From
: Neal Kreitzinger <nkreitzinger@xxxxxxxxx>
Re: [PATCH 4/4] git-commit-interactive: Allow rebasing to preserve empty commits
From
: Neil Horman <nhorman@xxxxxxxxxxxxx>
Re: [PATCH 3/4] git-commit-am: Allow automatic rebasing to preserve empty commits
From
: Neil Horman <nhorman@xxxxxxxxxxxxx>
Re: [PATCH 3/4] git-commit-am: Allow automatic rebasing to preserve empty commits
From
: Neil Horman <nhorman@xxxxxxxxxxxxx>
Re: [PATCH 2/4] git-rebase: add keep_empty flag
From
: Neil Horman <nhorman@xxxxxxxxxxxxx>
Re: [PATCH 1/4] git-cherry-pick: add keep-empty option
From
: Neil Horman <nhorman@xxxxxxxxxxxxx>
Re: GSoC - Some questions on the idea of
From
: Sergio Callegari <sergio.callegari@xxxxxxxxx>
Re: [PATCH 1/2] var doc: default editor and pager are configurable at build time
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: Importing a subversion repository where some branches come from trunk subtrees
From
: "Julien \"_FrnchFrgg_\" Rivaud" <frnchfrgg.jr@xxxxxxxxx>
Re: Importing a subversion repository where some branches come from trunk subtrees
From
: Andrew Sayers <andrew-git@xxxxxxxxxxxxxxx>
Re: rebase -p loses amended changes
From
: Jon Seymour <jon.seymour@xxxxxxxxx>
Re: rebase -p loses amended changes
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
Importing a subversion repository where some branches come from trunk subtrees
From
: "frnchfrgg.jr" <frnchfrgg.jr@xxxxxxxxx>
[PATCH 2/2] var doc: advertise current DEFAULT_PAGER and DEFAULT_EDITOR settings
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
[PATCH 1/2] var doc: default editor and pager are configurable at build time
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
[PATCH 0/2] Re: Documentation: replace 'vi' for 'editor' to reflect build-time option
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: Purging old history
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: hi,
From
: Kevin <compufreak@xxxxxxxxx>
Re: [PATCH] Use SHELL_PATH from build system in run_command.c:prepare_shell_cmd
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: rebase -p loses amended changes
From
: Jon Seymour <jon.seymour@xxxxxxxxx>
Re: [PATCH] Use SHELL_PATH from build system in run_command.c:prepare_shell_cmd
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Purging old history
From
: Ramkumar Ramachandra <artagnon@xxxxxxxxx>
Purging old history
From
: "John M. Dlugosz" <ngnr63q02@xxxxxxxxxxxxxx>
Re: t7800-difftool.sh failure on pu
From
: David Aguilar <davvid@xxxxxxxxx>
Re: [PATCH] Use SHELL_PATH from build system in run_command.c:prepare_shell_cmd
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
[PATCH] Use SHELL_PATH from build system in run_command.c:prepare_shell_cmd
From
: Ben Walton <bwalton@xxxxxxxxxxxxxxxxxx>
Re: SVN Branch Description Format
From
: Andrew Sayers <andrew-git@xxxxxxxxxxxxxxx>
Re: Maintaining historical data in a git repo
From
: Mark Lodato <lodatom@xxxxxxxxx>
Re: [GSOC] Contributing to git.
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: push.default: current vs upstream
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: GSoC - Some questions on the idea of
From
: Bo Chen <chen@xxxxxxxxxxxxxx>
Re: push.default: current vs upstream
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: rebase -p loses amended changes
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
[GSOC][HELP] Incremental blame in gitweb.
From
: jaseem abid <jaseemabid@xxxxxxxxx>
Re: [GSOC] Contributing to git.
From
: Andrew Sayers <andrew-20120330@xxxxxxxxxxxxxxx>
Re: Maintaining historical data in a git repo
From
: david@xxxxxxx
Re: push.default: current vs upstream
From
: Jeff King <peff@xxxxxxxx>
Re: push.default: current vs upstream
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 1/4] git-cherry-pick: add keep-empty option
From
: Jeff King <peff@xxxxxxxx>
Re: push.default: current vs upstream
From
: Jeff King <peff@xxxxxxxx>
rebase -p loses amended changes
From
: J Robert Ray <jrobertray@xxxxxxxxx>
Re: [GSOC][HELP] Incremental blame in gitweb.
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: Is the "text" attribute meant *only* to specify end-of-line normalization behavior, or does it have broader implications?
From
: Jeff King <peff@xxxxxxxx>
Re: push.default: current vs upstream
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: push.default: current vs upstream
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH 4/4] git-commit-interactive: Allow rebasing to preserve empty commits
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 3/4] git-commit-am: Allow automatic rebasing to preserve empty commits
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 3/4] git-commit-am: Allow automatic rebasing to preserve empty commits
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 2/4] git-rebase: add keep_empty flag
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Maintaining historical data in a git repo
From
: Yuval Adam <yuv.adm@xxxxxxxxx>
Re: GSoC - Some questions on the idea of
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH 1/4] git-cherry-pick: add keep-empty option
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 0/4] Enhance git-rebases flexibiilty in handling empty commits
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: push.default: current vs upstream
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] run-command: treat inaccessible directories as ENOENT
From
: "Frans Klaver" <fransklaver@xxxxxxxxx>
Re: GSoC - Some questions on the idea of "Better big-file support".
From
: Jeff King <peff@xxxxxxxx>
Re: GSoC - Some questions on the idea of
From
: Bo Chen <chen@xxxxxxxxxxxxxx>
[PATCH 4/4] git-commit-interactive: Allow rebasing to preserve empty commits
From
: Neil Horman <nhorman@xxxxxxxxxxxxx>
[PATCH 3/4] git-commit-am: Allow automatic rebasing to preserve empty commits
From
: Neil Horman <nhorman@xxxxxxxxxxxxx>
[PATCH 2/4] git-rebase: add keep_empty flag
From
: Neil Horman <nhorman@xxxxxxxxxxxxx>
[PATCH 1/4] git-cherry-pick: add keep-empty option
From
: Neil Horman <nhorman@xxxxxxxxxxxxx>
[PATCH 0/4] Enhance git-rebases flexibiilty in handling empty commits
From
: Neil Horman <nhorman@xxxxxxxxxxxxx>
[PATCH 3/3] commit: rephrase the error when user did not touch templated log message
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH 2/3] commit: do not trigger bogus "has templated message edited" check
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH 1/3] t7501: test the right kind of breakage
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH 0/3] "commit --template" fixes
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: GSoC - Some questions on the idea of
From
: Bo Chen <chen@xxxxxxxxxxxxxx>
Re: GSoC - Some questions on the idea of "Better big-file support".
From
: Bo Chen <chen@xxxxxxxxxxxxxx>
Re: git push from client is not updating files on server
From
: Jerome Yanga <jerome.yanga@xxxxxxxxx>
Re: Is the "text" attribute meant *only* to specify end-of-line normalization behavior, or does it have broader implications?
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH v2] git-commit.txt: clarify -t requires editing message
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Is the "text" attribute meant *only* to specify end-of-line normalization behavior, or does it have broader implications?
From
: Chris Harris <ryguasu@xxxxxxxxx>
Re: Maintaining historical data in a git repo
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] Documentation: replace 'vi' for 'editor' to reflect build-time option
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: git-svn: cloning an SVN repo with sub-branches and sub-tags
From
: Dave Zarzycki <zarzycki@xxxxxxxxx>
Re: Maintaining historical data in a git repo
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: query: picking dependant commits from a latest tree
From
: Neal Kreitzinger <nkreitzinger@xxxxxxxxx>
Git push to samba/cifs share fails
From
: Emanuel Rietveld <codehotter@xxxxxxxxx>
Re: [PATCH] run-command: treat inaccessible directories as ENOENT
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] run-command: treat inaccessible directories as ENOENT
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Maintaining historical data in a git repo
From
: Seth Robertson <in-gitvger@xxxxxxxx>
Re: [PATCH] Make http-backend REMOTE_USER configurable
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH v8 0/3] gitweb: refactor If-Modified-Since handling
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH v8 3/3] gitweb: add If-Modified-Since handling to git_snapshot().
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: What's cooking in git.git (Mar 2012, #10; Wed, 28)
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Maintaining historical data in a git repo
From
: Yuval Adam <yuv.adm@xxxxxxxxx>
Re: [PATCH v8 2/3] gitweb: refactor If-Modified-Since handling
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH v8 1/3] gitweb: add `status` headers to git_feed() responses.
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH] fix display overlap between remote and local progress
From
: Marcin Cieslak <saper@xxxxxxxxxx>
Re: Maintaining historical data in a git repo
From
: Seth Robertson <in-gitvger@xxxxxxxx>
Re: Git push performance problems with ~100K refs
From
: Martin Fick <mfick@xxxxxxxxxxxxxx>
Re: [PATCH v0 0/2] git-less: a specialized pager for git-log
From
: Jeff Epler <jepler@xxxxxxxxxxxxxx>
Re: [PATCH v2 3/8] gitweb: Extract print_sidebyside_diff_lines()
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH v2 4/8] gitweb: Use print_diff_chunk() for both side-by-side and inline diffs
From
: Michal Kiedrowicz <michal.kiedrowicz@xxxxxxxxx>
Re: [PATCH v2 4/8] gitweb: Use print_diff_chunk() for both side-by-side and inline diffs
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Maintaining historical data in a git repo
From
: Yuval Adam <yuv.adm@xxxxxxxxx>
Re: GSoC idea: adding JavaScript library / framework in gitweb
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: GSoC idea: adding JavaScript library / framework in gitweb
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [GSOC] Contributing to git.
From
: jaseem abid <jaseemabid@xxxxxxxxx>
Re: [GSOC] Contributing to git.
From
: jaseem abid <jaseemabid@xxxxxxxxx>
Re: git-svn: cloning an SVN repo with sub-branches and sub-tags
From
: Ramkumar Ramachandra <artagnon@xxxxxxxxx>
Re: git-svn: cloning an SVN repo with sub-branches and sub-tags
From
: Daniel Pocock <daniel@xxxxxxxxxxxxx>
Re: git-svn: cloning an SVN repo with sub-branches and sub-tags
From
: Daniel Pocock <daniel@xxxxxxxxxxxxx>
Re: [GSOC] Contributing to git.
From
: chaitanyaa nalla <nallachaitu@xxxxxxxxx>
Re: [GSOC] Contributing to git.
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [GSOC] Contributing to git.
From
: chaitanyaa nalla <nallachaitu@xxxxxxxxx>
Re: What's cooking in git.git (Mar 2012, #10; Wed, 28)
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [GSOC] Contributing to git.
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [GSOC] Contributing to git.
From
: jaseem abid <jaseemabid@xxxxxxxxx>
Re: Git push performance problems with ~100K refs
From
: Jeff King <peff@xxxxxxxx>
Re: Git push performance problems with ~100K refs
From
: Jeff King <peff@xxxxxxxx>
Re: top-level gitignore considered harmful
From
: Tomas Carnecky <tomas.carnecky@xxxxxxxxx>
Re: [PATCH] run-command: treat inaccessible directories as ENOENT
From
: Frans Klaver <fransklaver@xxxxxxxxx>
Re: git add -p and unresolved conflicts
From
: Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx>
Re: [PATCH] Add diff.minimal configuration setting
From
: Jeff King <peff@xxxxxxxx>
[PATCH] run-command: treat inaccessible directories as ENOENT
From
: Jeff King <peff@xxxxxxxx>
git-subtree recent contributions
From
: Herman van Rink <rink@xxxxxxxxxxx>
Re: Is the "text" attribute meant *only* to specify end-of-line normalization behavior, or does it have broader implications?
From
: Jeff King <peff@xxxxxxxx>
push.default: current vs upstream
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH] Make http-backend REMOTE_USER configurable
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH v2 8/8] gitweb: Refinement highlightning in combined diffs
From
: Michal Kiedrowicz <michal.kiedrowicz@xxxxxxxxx>
Re: Is the "text" attribute meant *only* to specify end-of-line normalization behavior, or does it have broader implications?
From
: Johannes Sixt <j.sixt@xxxxxxxxxxxxx>
Re: [PATCH] Use SHELL_PATH from build system in run_command.c:prepare_shell_cmd
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [PATCH v2] git-commit.txt: clarify -t requires editing message
From
: Adam Monsen <haircut@xxxxxxxxx>
Re: [GSOC] Contributing to git.
From
: Jeff King <peff@xxxxxxxx>
Re: [GSoC] Designing a faster index format
From
: Nguyen Thai Ngoc Duy <pclouds@xxxxxxxxx>
Re: [PATCH v2] git-commit.txt: clarify -t requires editing message
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH v2] git-commit.txt: clarify -t requires editing message
From
: Adam Monsen <haircut@xxxxxxxxx>
Re: SVN Branch Description Format
From
: Ramkumar Ramachandra <artagnon@xxxxxxxxx>
Re: [PATCH v2] git-commit.txt: clarify -t requires editing message
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] Make http-backend REMOTE_USER configurable
From
: William Strecker-Kellogg <willsk@xxxxxxx>
Re: [PATCH v2] git-commit.txt: clarify -t requires editing message
From
: Adam Monsen <haircut@xxxxxxxxx>
[GSOC] Contributing to git.
From
: jaseem abid <jaseemabid@xxxxxxxxx>
Re: Git push performance problems with ~100K refs
From
: Martin Fick <mfick@xxxxxxxxxxxxxx>
Is the "text" attribute meant *only* to specify end-of-line normalization behavior, or does it have broader implications?
From
: Chris Harris <ryguasu@xxxxxxxxx>
Re: [PATCH] Documentation: replace 'vi' for 'editor' to reflect build-time option
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Git push performance problems with ~100K refs
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH v2] git-commit.txt: clarify -t requires editing message
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [ANNOUNCE] Git 1.7.10-rc3
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] Make http-backend REMOTE_USER configurable
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: What's cooking in git.git (Mar 2012, #10; Wed, 28)
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] Documentation: replace 'vi' for 'editor' to reflect build-time option
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Git push performance problems with ~100K refs
From
: Martin Fick <mfick@xxxxxxxxxxxxxx>
Re: What's cooking in git.git (Mar 2012, #10; Wed, 28)
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH v2 8/8] gitweb: Refinement highlightning in combined diffs
From
: Jakub Narebski <jnareb@xxxxxxxxx>
[PATCH v2] git-commit.txt: clarify -t requires editing message
From
: Adam Monsen <haircut@xxxxxxxxx>
Re: [PATCH] Use SHELL_PATH from build system in run_command.c:prepare_shell_cmd
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [PATCH] Make http-backend REMOTE_USER configurable
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH] Make http-backend REMOTE_USER configurable
From
: Jeff King <peff@xxxxxxxx>
Re: [ANNOUNCE] Git 1.7.10-rc3
From
: Jeff King <peff@xxxxxxxx>
Re: top-level gitignore considered harmful
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] Make http-backend REMOTE_USER configurable
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: t7800-difftool.sh failure on pu
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [ANNOUNCE] Git 1.7.10-rc3
From
: Junio C Hamano <gitster@xxxxxxxxx>
top-level gitignore considered harmful
From
: Jeff King <peff@xxxxxxxx>
Re: git add -p and unresolved conflicts
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [GSoC] Designing a faster index format
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH] Add diff.minimal configuration setting
From
: Victor Engmark <victor.engmark@xxxxxxxxx>
[PATCH] Make http-backend REMOTE_USER configurable
From
: William Strecker-Kellogg <willsk@xxxxxxx>
Re: Sharing nested subparts of large repository?
From
: LordSmoke <dslice@xxxxxxxxxxxxxxxxx>
Re: [PATCH v2 7/8] gitweb: Highlight interesting parts of diff
From
: Michał Kiedrowicz <michal.kiedrowicz@xxxxxxxxx>
Re: [PATCH v2 7/8] gitweb: Highlight interesting parts of diff
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: GSoC idea: adding JavaScript library / framework in gitweb
From
: chaitanyaa nalla <nallachaitu@xxxxxxxxx>
Re: Removing useless merge commit with "filter-branch"
From
: Anatol Pomozov <anatol.pomozov@xxxxxxxxx>
t7800-difftool.sh failure on pu
From
: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxx>
gitk: Failure of new tabbed preferences dialog
From
: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH] git-commit doc: say -t requires editing commit message
From
: Ivan Heffner <iheffner@xxxxxxxxx>
[PATCH] gitweb: Use descriptive names in esc_html_hl_regions()
From
: Michał Kiedrowicz <michal.kiedrowicz@xxxxxxxxx>
[PATCH] git-commit doc: say -t requires editing commit message
From
: Adam Monsen <haircut@xxxxxxxxx>
Re: [PATCH v2 6/8] gitweb: Push formatting diff lines to print_diff_chunk()
From
: Michał Kiedrowicz <michal.kiedrowicz@xxxxxxxxx>
Re: [PATCH v2 5/8] gitweb: Move HTML-formatting diff line back to process_diff_line()
From
: Michał Kiedrowicz <michal.kiedrowicz@xxxxxxxxx>
Re: [PATCH v2 4/8] gitweb: Use print_diff_chunk() for both side-by-side and inline diffs
From
: Michał Kiedrowicz <michal.kiedrowicz@xxxxxxxxx>
Re: [PATCH v2 3/8] gitweb: Extract print_sidebyside_diff_lines()
From
: Michał Kiedrowicz <michal.kiedrowicz@xxxxxxxxx>
Re: [PATCH 2/2] git: continue alias lookup on EACCES errors
From
: "Frans Klaver" <fransklaver@xxxxxxxxx>
Re: [PATCH 2/2] git: continue alias lookup on EACCES errors
From
: "Frans Klaver" <fransklaver@xxxxxxxxx>
Re: [PATCH 2/2] git: continue alias lookup on EACCES errors
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH 2/2] git: continue alias lookup on EACCES errors
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH v2 6/8] gitweb: Push formatting diff lines to print_diff_chunk()
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH v2 5/8] gitweb: Move HTML-formatting diff line back to process_diff_line()
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: Currently checked out branch is not bold in gitk when using ssh X-forwarding
From
: Jeremy Ramer <jdramer@xxxxxxxxx>
Re: git-svn: cloning an SVN repo with sub-branches and sub-tags
From
: Dave Zarzycki <zarzycki@xxxxxxxxx>
Re: [PATCH v2 5/8] gitweb: Move HTML-formatting diff line back to process_diff_line()
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: git-svn: cloning an SVN repo with sub-branches and sub-tags
From
: Stephen Bash <bash@xxxxxxxxxxx>
Re: git-svn: cloning an SVN repo with sub-branches and sub-tags
From
: <dag@xxxxxxxx>
Re: git-svn: cloning an SVN repo with sub-branches and sub-tags
From
: Ramkumar Ramachandra <artagnon@xxxxxxxxx>
Re: [GSoC] Designing a faster index format
From
: Thomas Gummerer <t.gummerer@xxxxxxxxx>
Re: How to setup git repository for internal collaboration, that can be rebased easily?
From
: Neal Kreitzinger <nkreitzinger@xxxxxxxxx>
git-svn: cloning an SVN repo with sub-branches and sub-tags
From
: Daniel Pocock <daniel@xxxxxxxxxxxxx>
[PATCH 4/4] revert: report fine-grained errors from insn parser
From
: Ramkumar Ramachandra <artagnon@xxxxxxxxx>
[PATCH 3/4] revert: simplify insn parsing logic
From
: Ramkumar Ramachandra <artagnon@xxxxxxxxx>
[PATCH 2/4] revert: use getn_sha1() to simplify insn parsing
From
: Ramkumar Ramachandra <artagnon@xxxxxxxxx>
[PATCH 1/4] sha1_name: introduce getn_sha1() to take length
From
: Ramkumar Ramachandra <artagnon@xxxxxxxxx>
[PATCH 0/4] Minor sequencer.c cleanups
From
: Ramkumar Ramachandra <artagnon@xxxxxxxxx>
[PATCH v8 0/3] gitweb: refactor If-Modified-Since handling
From
: "W. Trevor King" <wking@xxxxxxxxxx>
[PATCH 9/9 v9] difftool: print list of valid tools with '--tool-help'
From
: Tim Henigan <tim.henigan@xxxxxxxxx>
[PATCH v8 3/3] gitweb: add If-Modified-Since handling to git_snapshot().
From
: "W. Trevor King" <wking@xxxxxxxxxx>
[PATCH v8 1/3] gitweb: add `status` headers to git_feed() responses.
From
: "W. Trevor King" <wking@xxxxxxxxxx>
[PATCH v8 2/3] gitweb: refactor If-Modified-Since handling
From
: "W. Trevor King" <wking@xxxxxxxxxx>
Re: [PATCH 2/2] git: continue alias lookup on EACCES errors
From
: Frans Klaver <fransklaver@xxxxxxxxx>
Re: [PATCH 2/2] git: continue alias lookup on EACCES errors
From
: Frans Klaver <fransklaver@xxxxxxxxx>
Re: Index area concept and blowing it up
From
: Andreas Ericsson <ae@xxxxxx>
Re: git add -p and unresolved conflicts
From
: Holger Hellmuth <hellmuth@xxxxxxxxxx>
Re: [ANNOUNCE] Git 1.7.10-rc3
From
: Jeff King <peff@xxxxxxxx>
Re: GSoC - Designing a faster index format
From
: Jeff King <peff@xxxxxxxx>
Re: GSoC idea: adding JavaScript library / framework in gitweb
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: git add -p and unresolved conflicts
From
: Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx>
[PATCH v6 4/4] push: teach --recurse-submodules the on-demand option
From
: Heiko Voigt <hvoigt@xxxxxxxxxx>
[PATCH v6 3/4] Refactor submodule push check to use string list instead of integer
From
: Heiko Voigt <hvoigt@xxxxxxxxxx>
[PATCH v6 2/4] string-list: document that string_list_insert() inserts unique strings
From
: Heiko Voigt <hvoigt@xxxxxxxxxx>
[PATCH v6 1/4] Teach revision walking machinery to walk multiple times sequencially
From
: Heiko Voigt <hvoigt@xxxxxxxxxx>
[PATCH v6 0/4] push: submodule support
From
: Heiko Voigt <hvoigt@xxxxxxxxxx>
Re: better way to find Git.pm officially?
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: better way to find Git.pm officially?
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH] Use SHELL_PATH from build system in run_command.c:prepare_shell_cmd
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: git add -p and unresolved conflicts
From
: Jeff King <peff@xxxxxxxx>
Re: bash-completion now loads completions dynamically, so __git_ps1 is not defined when you open a shell
From
: Jeff King <peff@xxxxxxxx>
Re: bash-completion now loads completions dynamically, so __git_ps1 is not defined when you open a shell
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH] add -p: skip conflicted paths
From
: Jeff King <peff@xxxxxxxx>
Re: better way to find Git.pm officially?
From
: André Walker <andre@xxxxxxxxxxxxxxx>
better way to find Git.pm officially?
From
: merlyn@xxxxxxxxxxxxxx (Randal L. Schwartz)
[PATCH] am -3: list the paths that needed 3-way fallback
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] Use SHELL_PATH from build system in run_command.c:prepare_shell_cmd
From
: Junio C Hamano <gitster@xxxxxxxxx>
Index area concept and blowing it up
From
: anjibman <anjibcs@xxxxxxxxxxx>
Re: git add -p and unresolved conflicts
From
: Holger Hellmuth <hellmuth@xxxxxxxxxx>
Re: bash-completion now loads completions dynamically, so __git_ps1 is not defined when you open a shell
From
: Kerrick Staley <mail@xxxxxxxxxxxxxxxxx>
Re: [PATCH] Use SHELL_PATH to fork commands in run_command.c:prepare_shell_cmd
From
: Ben Walton <bwalton@xxxxxxxxxxxxxxxxxx>
[PATCH] Use SHELL_PATH from build system in run_command.c:prepare_shell_cmd
From
: Ben Walton <bwalton@xxxxxxxxxxxxxxxxxx>
Re: bash-completion now loads completions dynamically, so __git_ps1 is not defined when you open a shell
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: git add -p and unresolved conflicts
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: git add -p and unresolved conflicts
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: git add -p and unresolved conflicts
From
: Holger Hellmuth <hellmuth@xxxxxxxxxx>
Re: git-subtree Next Round Ready
From
: Junio C Hamano <gitster@xxxxxxxxx>
What's cooking in git.git (Mar 2012, #10; Wed, 28)
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 2/2] git: continue alias lookup on EACCES errors
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: bash-completion now loads completions dynamically, so __git_ps1 is not defined when you open a shell
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] add -p: skip conflicted paths
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 2/2] git: continue alias lookup on EACCES errors
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH] add -p: skip conflicted paths
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 2/2] git: continue alias lookup on EACCES errors
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH v7 3/3] gitweb: add If-Modified-Since handling to git_snapshot().
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH 2/2] git: continue alias lookup on EACCES errors
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] add -p: skip conflicted paths
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 2/2] git: continue alias lookup on EACCES errors
From
: "Frans Klaver" <fransklaver@xxxxxxxxx>
Re: [PATCH v7 3/3] gitweb: add If-Modified-Since handling to git_snapshot().
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH 2/2] git: continue alias lookup on EACCES errors
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH 2/2] git: continue alias lookup on EACCES errors
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH 2/2] mergetools: fail if display needed but not present
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 2/2] git: continue alias lookup on EACCES errors
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [PATCH 1/2] mergetools: split config files for vim and gvim
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 2/2] git: continue alias lookup on EACCES errors
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH 2/2] git: continue alias lookup on EACCES errors
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH 2/2] git: continue alias lookup on EACCES errors
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: git add -p and unresolved conflicts
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 2/2] git: continue alias lookup on EACCES errors
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 2/2] git: continue alias lookup on EACCES errors
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [PATCH 2/2] git: continue alias lookup on EACCES errors
From
: Jeff King <peff@xxxxxxxx>
bash-completion now loads completions dynamically, so __git_ps1 is not defined when you open a shell
From
: Kerrick Staley <mail@xxxxxxxxxxxxxxxxx>
Re: [PATCH] config: remove useless assignment
From
: Jeff King <peff@xxxxxxxx>
[PATCH] add -p: skip conflicted paths
From
: Erik Faye-Lund <kusmabite@xxxxxxxxx>
Re: [PATCH 2/2] git: continue alias lookup on EACCES errors
From
: Jeff King <peff@xxxxxxxx>
[PATCH] config: remove useless assignment
From
: René Scharfe <rene.scharfe@xxxxxxxxxxxxxx>
Re: [PATCH 9/9 v8] difftool: print list of valid tools with '--tool-help'
From
: Tim Henigan <tim.henigan@xxxxxxxxx>
Re: git add -p and unresolved conflicts
From
: Holger Hellmuth <hellmuth@xxxxxxxxxx>
Re: [PATCH 9/9 v8] difftool: print list of valid tools with '--tool-help'
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH 2/2] mergetools: fail if display needed but not present
From
: Tim Henigan <tim.henigan@xxxxxxxxx>
[PATCH 1/2] mergetools: split config files for vim and gvim
From
: Tim Henigan <tim.henigan@xxxxxxxxx>
Re: git add -p and unresolved conflicts
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: git add -p and unresolved conflicts
From
: Holger Hellmuth <hellmuth@xxxxxxxxxx>
Re: [PATCH 9/9 v8] difftool: print list of valid tools with '--tool-help'
From
: Tim Henigan <tim.henigan@xxxxxxxxx>
[ANNOUNCE] Git 1.7.10-rc3
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 2/2] git: continue alias lookup on EACCES errors
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [PATCH 2/2] git: continue alias lookup on EACCES errors
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH 2/2] git: continue alias lookup on EACCES errors
From
: Jeff King <peff@xxxxxxxx>
Re: git add -p and unresolved conflicts
From
: Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx>
Re: [PATCH 2/2] git: continue alias lookup on EACCES errors
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH] add -p: skip conflicted paths
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH v7 3/3] gitweb: add If-Modified-Since handling to git_snapshot().
From
: "W. Trevor King" <wking@xxxxxxxxxx>
Re: git add -p and unresolved conflicts
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH] add -p: skip conflicted paths
From
: Erik Faye-Lund <kusmabite@xxxxxxxxx>
Re: git add -p and unresolved conflicts
From
: Holger Hellmuth <hellmuth@xxxxxxxxxx>
Re: [PATCH v7 3/3] gitweb: add If-Modified-Since handling to git_snapshot().
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 9/9 v8] difftool: print list of valid tools with '--tool-help'
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH v7 1/3] gitweb: add `status` headers to git_feed() responses.
From
: "W. Trevor King" <wking@xxxxxxxxxx>
[PATCH v7 2/3] gitweb: refactor If-Modified-Since handling
From
: "W. Trevor King" <wking@xxxxxxxxxx>
Re: [PATCH 2/2] git: continue alias lookup on EACCES errors
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [PATCH v7 3/3] gitweb: add If-Modified-Since handling to git_snapshot().
From
: "W. Trevor King" <wking@xxxxxxxxxx>
[PATCH 9/9 v8] difftool: print list of valid tools with '--tool-help'
From
: Tim Henigan <tim.henigan@xxxxxxxxx>
Re: [PATCH 2/2] git: continue alias lookup on EACCES errors
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 2/2] git: continue alias lookup on EACCES errors
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH v7 3/3] gitweb: add If-Modified-Since handling to git_snapshot().
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: GSoC idea: adding JavaScript library / framework in gitweb
From
: chaitanyaa nalla <nallachaitu@xxxxxxxxx>
Re: [PATCH 2/2] git: continue alias lookup on EACCES errors
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: Sharing nested subparts of large repository?
From
: LordSmoke <dslice@xxxxxxxxxxxxxxxxx>
Re: [PATCH 2/2] git: continue alias lookup on EACCES errors
From
: Jeff King <peff@xxxxxxxx>
[PATCH v7 3/3] gitweb: add If-Modified-Since handling to git_snapshot().
From
: "W. Trevor King" <wking@xxxxxxxxxx>
[PATCH v7 0/3] gitweb: refactor If-Modified-Since handling
From
: "W. Trevor King" <wking@xxxxxxxxxx>
Re: [PATCH 2/2] git: continue alias lookup on EACCES errors
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] correct a few doubled-word nits in comments and documentation
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: git add -p and unresolved conflicts
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: odd behavior with git-rebase
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Working directory managment
From
: jaseem abid <jaseemabid@xxxxxxxxx>
[PATCH] correct a few doubled-word nits in comments and documentation
From
: Jim Meyering <jim@xxxxxxxxxxxx>
Re: [PATCH v6 3/3] gitweb: add If-Modified-Since handling to git_snapshot().
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH] correct a few doubled-word nits in comments and documentation
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH v2 4/8] gitweb: Use print_diff_chunk() for both side-by-side and inline diffs
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH v6 0/3] gitweb: refactor If-Modified-Since handling
From
: "W. Trevor King" <wking@xxxxxxxxxx>
Re: [PATCH] correct spelling: an URL -> a URL
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH v6 3/3] gitweb: add If-Modified-Since handling to git_snapshot().
From
: wking@xxxxxxxxxx
[PATCH v6 2/3] gitweb: refactor If-Modified-Since handling
From
: wking@xxxxxxxxxx
[PATCH v6 1/3] gitweb: add `status` headers to git_feed() responses.
From
: wking@xxxxxxxxxx
[PATCH v6 0/3] gitweb: refactor If-Modified-Since handling
From
: wking@xxxxxxxxxx
Re: Working directory managment
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Working directory managment
From
: Anjib Mulepati <anjibcs@xxxxxxxxxxx>
Re: git add -p and unresolved conflicts
From
: Erik Faye-Lund <kusmabite@xxxxxxxxx>
Re: [PATCH v5 3/3] push: teach --recurse-submodules the on-demand option
From
: Heiko Voigt <hvoigt@xxxxxxxxxx>
Re: git add -p and unresolved conflicts
From
: Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx>
Re: Working directory managment
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: git add -p and unresolved conflicts
From
: Junio C Hamano <gitster@xxxxxxxxx>
Gsoc 2012 idea -> a list based user interface for git
From
: Shivam Handa <Shivamhanda@xxxxxxxxx>
Re: [PATCH v5 3/3] gitweb: add If-Modified-Since handling to git_snapshot().
From
: "W. Trevor King" <wking@xxxxxxxxxx>
Re: [PATCH v2 3/8] gitweb: Extract print_sidebyside_diff_lines()
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH v5 2/3] gitweb: refactor If-Modified-Since handling
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Working directory managment
From
: Anjib Mulepati <anjibcs@xxxxxxxxxxx>
Re: [PATCH v5 2/3] gitweb: refactor If-Modified-Since handling
From
: "W. Trevor King" <wking@xxxxxxxxxx>
Re: GSoC - Some questions on the idea of
From
: Sergio <sergio.callegari@xxxxxxxxx>
Re: [PATCH] am: support --include option
From
: Ramkumar Ramachandra <artagnon@xxxxxxxxx>
[PATCH] am: support --include option
From
: Johannes Berg <johannes@xxxxxxxxxxxxxxxx>
Re: GSoC idea: adding JavaScript library / framework in gitweb
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: Sharing nested subparts of large repository?
From
: Neal Kreitzinger <nkreitzinger@xxxxxxxxx>
git add -p and unresolved conflicts
From
: Erik Faye-Lund <kusmabite@xxxxxxxxx>
Re: Definition of working directory
From
: jaseem abid <jaseemabid@xxxxxxxxx>
Re: GSoC intro
From
: Dmitry Ivankov <divanorama@xxxxxxxxx>
[PATCH] correct a few doubled-word nits in comments and documentation
From
: Jim Meyering <jim@xxxxxxxxxxxx>
[PATCH] correct spelling: an URL -> a URL
From
: Jim Meyering <jim@xxxxxxxxxxxx>
Re: GSoC intro
From
: Miles Bader <miles@xxxxxxx>
Re: odd behavior with git-rebase
From
: Phil Hord <phil.hord@xxxxxxxxx>
Re: GSoC - Some questions on the idea of "Better big-file support".
From
: Nguyen Thai Ngoc Duy <pclouds@xxxxxxxxx>
Re: Definition of working directory
From
: Kevin <compufreak@xxxxxxxxx>
GSoC - Some questions on the idea of "Better big-file support".
From
: Bo Chen <chen@xxxxxxxxxxxxxx>
Re: [PATCH 2/2] git: continue alias lookup on EACCES errors
From
: Jeff King <peff@xxxxxxxx>
Re: git://github.com/some/thing.git/?
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH] Use SHELL_PATH to fork commands in run_command.c:prepare_shell_cmd
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH] Use SHELL_PATH to fork commands in run_command.c:prepare_shell_cmd
From
: Ben Walton <bwalton@xxxxxxxxxxxxxxxxxx>
Clarifications on the "faster index format" project
From
: Thomas Rast <trast@xxxxxxxxxxx>
Re: [PATCH/RFC v2 3/4] fetch-pack: test cases for the new --stdin option
From
: Ivan Todoroski <grnch_lists@xxxxxxx>
Re: [PATCH/RFC v2 1/4] fetch-pack: new --stdin option to read refs from stdin
From
: Ivan Todoroski <grnch@xxxxxxx>
Re: [PATCH/RFC v2 3/4] fetch-pack: test cases for the new --stdin option
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH/RFC v2 3/4] fetch-pack: test cases for the new --stdin option
From
: Ivan Todoroski <grnch@xxxxxxx>
Re: [PATCH/RFC v2 1/4] fetch-pack: new --stdin option to read refs from stdin
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH/RFC v2 2/4] remote-curl: send the refs to fetch-pack on stdin
From
: Ivan Todoroski <grnch@xxxxxxx>
Re: [PATCH/RFC v2 1/4] fetch-pack: new --stdin option to read refs from stdin
From
: Ivan Todoroski <grnch@xxxxxxx>
Re: [PATCH] tag: add --author option
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Definition of working directory
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH v5 3/3] gitweb: add If-Modified-Since handling to git_snapshot().
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH v5 2/3] gitweb: refactor If-Modified-Since handling
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: Definition of working directory
From
: Anjib Mulepati <anjibcs@xxxxxxxxxxx>
Re: [PATCH] tag: add --author option
From
: Mathias Weber <mweb@xxxxxx>
Re: [PATCH] tag: add --author option
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] tag: add --author option
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: GSoC idea: adding JavaScript library / framework in gitweb
From
: chaitanyaa nalla <nallachaitu@xxxxxxxxx>
Re: [PATCH] tag: add --author option
From
: Mathias Weber <mweb@xxxxxx>
Re: [PATCH v4 0/3] Isolate If-Modified-Since handling in gitweb
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH v4 0/3] Isolate If-Modified-Since handling in gitweb
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH v4 0/3] Isolate If-Modified-Since handling in gitweb
From
: "W. Trevor King" <wking@xxxxxxxxxx>
Re: [PATCH v4 0/3] Isolate If-Modified-Since handling in gitweb
From
: "W. Trevor King" <wking@xxxxxxxxxx>
Re: [PATCH v4 0/3] Isolate If-Modified-Since handling in gitweb
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH 2/2] git: continue alias lookup on EACCES errors
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: GSoC idea: adding JavaScript library / framework in gitweb
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: git://github.com/some/thing.git/?
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: git://github.com/some/thing.git/?
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [PATCH v2] tests: unset COLUMNS inherited from environment
From
: Jeff King <peff@xxxxxxxx>
Re: git://github.com/some/thing.git/?
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH 1/2] run-command: propagate EACCES errors to parent
From
: Jeff King <peff@xxxxxxxx>
Re: git://github.com/some/thing.git/?
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 1/2] run-command: propagate EACCES errors to parent
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH 2/2] git: continue alias lookup on EACCES errors
From
: Jeff King <peff@xxxxxxxx>
[PATCH 1/2] run-command: propagate EACCES errors to parent
From
: Jeff King <peff@xxxxxxxx>
Re: Bug? Bad permissions in $PATH breaks Git aliases
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Bug? Bad permissions in $PATH breaks Git aliases
From
: Jeff King <peff@xxxxxxxx>
Re: git://github.com/some/thing.git/?
From
: Kevin <compufreak@xxxxxxxxx>
Re: Bug? Bad permissions in $PATH breaks Git aliases
From
: James Pickens <jepicken@xxxxxxxxx>
Re: [PATCH/RFC v2 4/4] remote-curl: main test case for the OS command line overflow
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH/RFC v2 3/4] fetch-pack: test cases for the new --stdin option
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] tag: add --author option
From
: Zbigniew Jędrzejewski-Szmek <zbyszek@xxxxxxxxx>
Re: [PATCH/RFC v2 2/4] remote-curl: send the refs to fetch-pack on stdin
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Definition of working directory
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH/RFC v2 1/4] fetch-pack: new --stdin option to read refs from stdin
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: git://github.com/some/thing.git/?
From
: Jeff King <peff@xxxxxxxx>
Definition of working directory
From
: Anjib Mulepati <anjibcs@xxxxxxxxxxx>
[PATCH] tag: add --author option
From
: Mathias Weber <mweb@xxxxxx>
git://github.com/some/thing.git/?
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Merge-friendly text-based data storage
From
: Holger Hellmuth <hellmuth@xxxxxxxxxx>
Re: Please pull git-l10n update
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Merge-friendly text-based data storage
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Bug? Bad permissions in $PATH breaks Git aliases
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Bug? Bad permissions in $PATH breaks Git aliases
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: GSoC idea: adding JavaScript library / framework in gitweb
From
: chaitanyaa nalla <nallachaitu@xxxxxxxxx>
Re: Please pull gitk update
From
: Zbigniew Jędrzejewski-Szmek <zbyszek@xxxxxxxxx>
Re: Git commit error: fatal: Repository has been updated, but unable to write new_index file.
From
: Kirill Likhodedov <Kirill.Likhodedov@xxxxxxxxxxxxx>
Re: GSoC intro
From
: Florian Achleitner <florian.achleitner2.6.31@xxxxxxxxx>
Re: Merge-friendly text-based data storage
From
: Richard Hartmann <richih.mailinglist@xxxxxxxxx>
Re: GSOC Proposal.
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: Git commit error: fatal: Repository has been updated, but unable to write new_index file.
From
: Kevin <compufreak@xxxxxxxxx>
Re: Git commit error: fatal: Repository has been updated, but unable to write new_index file.
From
: Ben Tebulin <nntp.20.jexpert@xxxxxxxxxxxxxxx>
Re: [GSoC] Designing a faster index format
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
Re: [GSoC] Designing a faster index format
From
: Thomas Gummerer <t.gummerer@xxxxxxxxx>
query: picking dependant commits from a latest tree
From
: Shiraz Hashim <shiraz.hashim@xxxxxx>
Re: Please pull gitk update
From
: Paul Mackerras <paulus@xxxxxxxxx>
Please pull git-l10n update
From
: Jiang Xin <worldhello.net@xxxxxxxxx>
Re: [PATCH] documentation: fix alphabetic ordered list for git-rebase man page
From
: Nelson Benitez Leon <nelsonjesus.benitez@xxxxxxxxxxxxxx>
Re: Merge-friendly text-based data storage
From
: Holger Hellmuth <hellmuth@xxxxxxxxxx>
Re: Git commit error: fatal: Repository has been updated, but unable to write new_index file.
From
: Kevin <compufreak@xxxxxxxxx>
Re: Bug? Bad permissions in $PATH breaks Git aliases
From
: James Pickens <jepicken@xxxxxxxxx>
Git commit error: fatal: Repository has been updated, but unable to write new_index file.
From
: Kirill Likhodedov <Kirill.Likhodedov@xxxxxxxxxxxxx>
Re: Bug? Bad permissions in $PATH breaks Git aliases
From
: James Pickens <jepicken@xxxxxxxxx>
Re: Clone fails on a repo with too many heads/tags
From
: Ivan Todoroski <grnch_lists@xxxxxxx>
Re: GSoC - Designing a faster index format
From
: Nguyen Thai Ngoc Duy <pclouds@xxxxxxxxx>
Re: GSoC - Designing a faster index format
From
: Nguyen Thai Ngoc Duy <pclouds@xxxxxxxxx>
Re: GSoC - Designing a faster index format
From
: Nguyen Thai Ngoc Duy <pclouds@xxxxxxxxx>
[PATCH/RFC v2 4/4] remote-curl: main test case for the OS command line overflow
From
: Ivan Todoroski <grnch@xxxxxxx>
[PATCH/RFC v2 3/4] fetch-pack: test cases for the new --stdin option
From
: Ivan Todoroski <grnch@xxxxxxx>
[PATCH/RFC v2 2/4] remote-curl: send the refs to fetch-pack on stdin
From
: Ivan Todoroski <grnch@xxxxxxx>
[PATCH/RFC v2 1/4] fetch-pack: new --stdin option to read refs from stdin
From
: Ivan Todoroski <grnch@xxxxxxx>
[PATCH v2] tests: unset COLUMNS inherited from environment
From
: Zbigniew Jędrzejewski-Szmek <zbyszek@xxxxxxxxx>