Git Distributed Software Revision Control
Thread Index
[
Prev Page
][
Next Page
]
Re: [PATCH v6 00/16] daemon-win32
From
: Erik Faye-Lund <kusmabite@xxxxxxxxx>
Re: [RFC PATCH] clone: Deprecate the --recursive option in favor of --recurse-submodules
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH] teach update-index --refresh about --data-unchanged
From
: Pete Wyckoff <pw@xxxxxxxx>
Re: [PATCH v6 00/16] daemon-win32
From
: Pat Thoyts <patthoyts@xxxxxxxxxxxxxxxxxxxxx>
Re: .gitattributes escape character?
From
: Kevin Ballard <kevin@xxxxxx>
[PATCH] pull: Remove --tags option from manpage
From
: Jens Lehmann <Jens.Lehmann@xxxxxx>
Re: [PATCH] cherry-pick/revert: transparently refresh index
From
: Johannes Sixt <j6t@xxxxxxxx>
Re: [PATCH] git-gui: handle symlink replaced by file
From
: Bert Wesarg <bert.wesarg@xxxxxxxxxxxxxx>
Re: [PATCH 1/2] Use git_open_noatime when accessing pack data
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PULL] request pull for git-gui
From
: Pat Thoyts <patthoyts@xxxxxxxxxxxxxxxxxxxxx>
[RFC PATCH] clone: Deprecate the --recursive option in favor of --recurse-submodules
From
: Jens Lehmann <Jens.Lehmann@xxxxxx>
Re: [PATCH] teach update-index --refresh about --data-unchanged
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [PATCH 1/2] Use git_open_noatime when accessing pack data
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [PATCH] teach update-index --refresh about --data-unchanged
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] cherry-pick/revert: transparently refresh index
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: .gitattributes escape character?
From
: Marc Strapetz <marc.strapetz@xxxxxxxxxxx>
Re: [PATCH 2/2] Work around EMFILE when there are too many pack files
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 1/2] Use git_open_noatime when accessing pack data
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] Remove restriction on notes ref base
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
[PATCH v6 16/16] daemon: opt-out on features that require posix
From
: Erik Faye-Lund <kusmabite@xxxxxxxxx>
[PATCH v6 15/16] daemon: make --inetd and --detach incompatible
From
: Erik Faye-Lund <kusmabite@xxxxxxxxx>
[PATCH v6 14/16] daemon: use socklen_t
From
: Erik Faye-Lund <kusmabite@xxxxxxxxx>
[PATCH v6 13/16] mingw: use poll-emulation from gnulib
From
: Erik Faye-Lund <kusmabite@xxxxxxxxx>
[PATCH v6 12/16] mingw: import poll-emulation from gnulib
From
: Erik Faye-Lund <kusmabite@xxxxxxxxx>
[PATCH v6 05/16] mingw: use real pid
From
: Erik Faye-Lund <kusmabite@xxxxxxxxx>
[PATCH v6 11/16] daemon: get remote host address from root-process
From
: Erik Faye-Lund <kusmabite@xxxxxxxxx>
[PATCH v6 10/16] Improve the mingw getaddrinfo stub to handle more use cases
From
: Erik Faye-Lund <kusmabite@xxxxxxxxx>
[PATCH v6 09/16] daemon: use full buffered mode for stderr
From
: Erik Faye-Lund <kusmabite@xxxxxxxxx>
[PATCH v6 08/16] daemon: use run-command api for async serving
From
: Erik Faye-Lund <kusmabite@xxxxxxxxx>
[PATCH v6 07/16] mingw: add kill emulation
From
: Erik Faye-Lund <kusmabite@xxxxxxxxx>
[PATCH v6 06/16] mingw: support waitpid with pid > 0 and WNOHANG
From
: Erik Faye-Lund <kusmabite@xxxxxxxxx>
[PATCH v6 04/16] inet_ntop: fix a couple of old-style decls
From
: Erik Faye-Lund <kusmabite@xxxxxxxxx>
[PATCH v6 03/16] compat: add inet_pton and inet_ntop prototypes
From
: Erik Faye-Lund <kusmabite@xxxxxxxxx>
[PATCH v6 02/16] mingw: implement syslog
From
: Erik Faye-Lund <kusmabite@xxxxxxxxx>
[PATCH v6 01/16] mingw: add network-wrappers for daemon
From
: Erik Faye-Lund <kusmabite@xxxxxxxxx>
[PATCH v6 00/16] daemon-win32
From
: Erik Faye-Lund <kusmabite@xxxxxxxxx>
Re: [PATCH] Remove restriction on notes ref base
From
: Sverre Rabbelier <srabbelier@xxxxxxxxx>
Re: [PATCH] Remove restriction on notes ref base
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: git fetch -v not at all verbose?
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: rebase not honoring core.worktree pointing elsewhere
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: rebase not honoring core.worktree pointing elsewhere
From
: Nguyen Thai Ngoc Duy <pclouds@xxxxxxxxx>
Re: .gitattributes escape character?
From
: Nguyen Thai Ngoc Duy <pclouds@xxxxxxxxx>
Re: rebase not honoring core.worktree pointing elsewhere
From
: Paul Drews <paul.drews@xxxxxxxxx>
Re: git stash syntax error under AIX 5.3
From
: Brian Riehman <briehman@xxxxxxxxx>
Re: git stash syntax error under AIX 5.3
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
git stash syntax error under AIX 5.3
From
: Brian Riehman <briehman@xxxxxxxxx>
.gitattributes escape character?
From
: Marc Strapetz <marc.strapetz@xxxxxxxxxxx>
Re: Refactoring git-rebase.sh and git-rebase--interactive.sh
From
: Martin von Zweigbergk <martin.von.zweigbergk@xxxxxxxxx>
[PATCH] Documentation: fix misnested -l and --contains in git-tag synopsis
From
: Philip Jägenstedt <philip@xxxxxxxxxx>
Re: git stash and manually edited chunks
From
: Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx>
Re: git fetch -v not at all verbose?
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [RFC/PATCH 1/2] Documentation: suggest "reset --merge" more often
From
: Stephen Boyd <bebarino@xxxxxxxxx>
Re: [PATCHv7 5/6] commit: --squash option for use with rebase --autosquash
From
: Stephen Boyd <bebarino@xxxxxxxxx>
Re: [PATCHv6 10/10] gitweb: group remote heads by remote
From
: Giuseppe Bilotta <giuseppe.bilotta@xxxxxxxxx>
Re: [PATCH] Remove restriction on notes ref base
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
[PATCHv3 2/2] submodule: only preserve flags across recursive status/update invocations
From
: Kevin Ballard <kevin@xxxxxx>
[PATCHv3 1/2] submodule: preserve all arguments exactly when recursing
From
: Kevin Ballard <kevin@xxxxxx>
Re: [PATCH 1/2] submodule: preserve all arguments exactly when recursing
From
: Kevin Ballard <kevin@xxxxxx>
Re: [PATCH 1/2] submodule: preserve all arguments exactly when recursing
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [PATCHv2 2/2] submodule: only preserve flags across recursive status/update invocations
From
: Kevin Ballard <kevin@xxxxxx>
Re: [PATCHv2 2/2] submodule: only preserve flags across recursive status/update invocations
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [PATCH 1/2] submodule: preserve all arguments exactly when recursing
From
: Kevin Ballard <kevin@xxxxxx>
Re: [PATCHv2 1/2] submodule: preserve all arguments exactly when recursing
From
: Kevin Ballard <kevin@xxxxxx>
Re: [PATCH 1/2] submodule: preserve all arguments exactly when recursing
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [PATCHv2 1/2] submodule: preserve all arguments exactly when recursing
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
[PATCHv2 2/2] submodule: only preserve flags across recursive status/update invocations
From
: Kevin Ballard <kevin@xxxxxx>
[PATCHv2 1/2] submodule: preserve all arguments exactly when recursing
From
: Kevin Ballard <kevin@xxxxxx>
[PATCH] builtin: make commit_notes function private to notes.c
From
: Thiago Farina <tfransosi@xxxxxxxxx>
Re: [PATCH 1/2] submodule: preserve all arguments exactly when recursing
From
: Kevin Ballard <kevin@xxxxxx>
Re: [PATCH 1/2] submodule: preserve all arguments exactly when recursing
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
[PATCH 2/2] submodule: only preserve flags across recursive status/update invocations
From
: Kevin Ballard <kevin@xxxxxx>
[PATCH 1/2] submodule: preserve all arguments exactly when recursing
From
: Kevin Ballard <kevin@xxxxxx>
Re: Refactoring git-rebase.sh and git-rebase--interactive.sh
From
: Christian Couder <chriscool@xxxxxxxxxxxxx>
Re: git stash and manually edited chunks
From
: Gavin Guo <tuffkidtt@xxxxxxxxx>
Re: [stgit PATCH] commands.{new,rename}: verify patch names
From
: Shinya Kuribayashi <skuribay@xxxxxxxxx>
Problems switching branches
From
: Maaartin <grajcar1@xxxxxxxxx>
Re: rebase not honoring core.worktree pointing elsewhere
From
: Nguyen Thai Ngoc Duy <pclouds@xxxxxxxxx>
Re: [PATCHv6 10/10] gitweb: group remote heads by remote
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: bug in git notes fanout
From
: Johan Herland <johan@xxxxxxxxxxx>
Re: git as an sfc member project
From
: "Bradley M. Kuhn" <bkuhn@xxxxxxxxxxxxxxxxx>
Re: [PATCH v2] Remove restriction on notes ref base
From
: Sverre Rabbelier <srabbelier@xxxxxxxxx>
Re: git commit -C vs. prepare-commit-msg hook
From
: SZEDER Gábor <szeder@xxxxxxxxxx>
Re: [PATCH] Remove restriction on notes ref base
From
: Johan Herland <johan@xxxxxxxxxxx>
Re: git check-attr -z and quoting
From
: Joey Hess <joey@xxxxxxxxxxx>
bug in git notes fanout
From
: Shawn Pearce <spearce@xxxxxxxxxxx>
Re: git check-attr -z and quoting
From
: Kevin Ballard <kevin@xxxxxx>
[PATCH] user-manual.txt: explain better the remote(-tracking) branch terms
From
: Matthieu Moy <Matthieu.Moy@xxxxxxx>
Re: [PATCH 08/10] user-manual.txt: explain better the remote(-tracking) branch terms
From
: Peter Krefting <peter@xxxxxxxxxxxxxxxx>
Bad URL passed to RA layer
From
: Mike Doherty <doherty@xxxxxxxxx>
Re: [PATCHv7 1/6] commit: helper methods to reduce redundant blocks of code
From
: Thiago Farina <tfransosi@xxxxxxxxx>
[PATCH] Forgotten 'tracking' -> 'remote-tracking'
From
: Matthieu Moy <Matthieu.Moy@xxxxxxx>
Re: git commit -C vs. prepare-commit-msg hook
From
: Pat Notz <patnotz@xxxxxxxxx>
[PATCHv7 6/6] add tests of commit --squash
From
: "Pat Notz" <patnotz@xxxxxxxxx>
[PATCHv7 4/6] add tests of commit --fixup
From
: "Pat Notz" <patnotz@xxxxxxxxx>
[PATCHv7 1/6] commit: helper methods to reduce redundant blocks of code
From
: "Pat Notz" <patnotz@xxxxxxxxx>
[PATCHv7 2/6] pretty.c: teach format_commit_message() to reencode the output
From
: "Pat Notz" <patnotz@xxxxxxxxx>
[PATCHv7 5/6] commit: --squash option for use with rebase --autosquash
From
: "Pat Notz" <patnotz@xxxxxxxxx>
[PATCHv7 3/6] commit: --fixup option for use with rebase --autosquash
From
: "Pat Notz" <patnotz@xxxxxxxxx>
[PATCHv7 0/6] Add commit message options for rebase --autosquash
From
: "Pat Notz" <patnotz@xxxxxxxxx>
Re: [PATCH] Remove restriction on notes ref base
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Support pthread with no recursive mutex (SunOS 5.6)
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
[PATCH v2] Remove restriction on notes ref base
From
: Kenny Root <kroot@xxxxxxxxxx>
Re: rebase not honoring core.worktree pointing elsewhere
From
: Paul Drews <paul.drews@xxxxxxxxx>
[PATCH 09/10] user-manual: remote-tracking can be checked out, with detached HEAD
From
: Matthieu Moy <Matthieu.Moy@xxxxxxx>
git check-attr -z and quoting
From
: Joey Hess <joey@xxxxxxxxxxx>
Re: [PATCH 05/10] Change "tracking branch" to "remote-tracking branch"
From
: Santi Béjar <santi@xxxxxxxxxxx>
[PATCH 02/10] Replace "remote tracking" with "remote-tracking"
From
: Matthieu Moy <Matthieu.Moy@xxxxxxx>
[PATCH 00/10 v4] More consistant terminology
From
: Matthieu Moy <Matthieu.Moy@xxxxxxx>
[PATCH 10/10] git-branch.txt: mention --set-upstream as a way to change upstream configuration
From
: Matthieu Moy <Matthieu.Moy@xxxxxxx>
[PATCH 08/10] user-manual.txt: explain better the remote(-tracking) branch terms
From
: Matthieu Moy <Matthieu.Moy@xxxxxxx>
[PATCH 05/10] Change "tracking branch" to "remote-tracking branch"
From
: Matthieu Moy <Matthieu.Moy@xxxxxxx>
[PATCH 06/10] Change incorrect uses of "remote branch" meaning "remote-tracking"
From
: Matthieu Moy <Matthieu.Moy@xxxxxxx>
[PATCH 01/10] Better "Changed but not updated" message in git-status
From
: Matthieu Moy <Matthieu.Moy@xxxxxxx>
[PATCH 03/10] Change remote tracking to remote-tracking in non-trivial places
From
: Matthieu Moy <Matthieu.Moy@xxxxxxx>
[PATCH 07/10] Change incorrect "remote branch" to "remote tracking branch" in C code
From
: Matthieu Moy <Matthieu.Moy@xxxxxxx>
[PATCH 04/10] everyday.txt: change "tracking branch" to "remote-tracking branch"
From
: Matthieu Moy <Matthieu.Moy@xxxxxxx>
Re: [PATCH] Remove restriction on notes ref base
From
: Johan Herland <johan@xxxxxxxxxxx>
Re: Screencast Git in Action - Introduction to distributed version control with git
From
: Jon Seymour <jon.seymour@xxxxxxxxx>
git commit -C vs. prepare-commit-msg hook
From
: SZEDER Gábor <szeder@xxxxxxxxxx>
Screencast Git in Action - Introduction to distributed version control with git
From
: Ralf Ebert <re@xxxxxxxxxxxx>
Re: [PATCH] Remove restriction on notes ref base
From
: Jeff King <peff@xxxxxxxx>
Support pthread with no recursive mutex (SunOS 5.6)
From
: "Gary V. Vaughan" <git@xxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH] Remove restriction on notes ref base
From
: Shawn Pearce <spearce@xxxxxxxxxxx>
Re: [RFC PATCH v2 0/3] Documentation: refactor config variable descriptions
From
: Jens Lehmann <Jens.Lehmann@xxxxxx>
Re: Refactoring git-rebase.sh and git-rebase--interactive.sh
From
: Johannes Sixt <j.sixt@xxxxxxxxxxxxx>
Refactoring git-rebase.sh and git-rebase--interactive.sh
From
: Martin von Zweigbergk <martin.von.zweigbergk@xxxxxxxxx>
Re: Restart submodule update --recursive
From
: Jens Lehmann <Jens.Lehmann@xxxxxx>
Re: [PATCHv6 10/10] gitweb: group remote heads by remote
From
: Giuseppe Bilotta <giuseppe.bilotta@xxxxxxxxx>
Re: which git commands is correponding to "svnlook diff -t" and "svnlook log -t"?
From
: Mathias Lafeldt <misfire@xxxxxxxxxxx>
Re: which git commands is correponding to "svnlook diff -t" and "svnlook log -t"?
From
: Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx>
Re: git stash and manually edited chunks
From
: Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx>
Re: [PATCH] Remove restriction on notes ref base
From
: Johan Herland <johan@xxxxxxxxxxx>
Re: [PATCH 2/2] Work around EMFILE when there are too many pack files
From
: Johannes Sixt <j.sixt@xxxxxxxxxxxxx>
Re: git stash and manually edited chunks
From
: Olivier Verdier <zelbier@xxxxxxxxx>
Re: [RFC/PATCH 1/5] gettext: fix bug in git-sh-i18n's eval_gettext() by using envsubst(1)
From
: Johannes Sixt <j.sixt@xxxxxxxxxxxxx>
Re: Restart submodule update --recursive
From
: Lukasz Palczewski <l.palczewski@xxxxxxxxx>
which git commands is correponding to "svnlook diff -t" and "svnlook log -t"?
From
: samilkarahan <samilkarahan@xxxxxxxxx>
Re: [PATCH] Remove restriction on notes ref base
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: rebase not honoring core.worktree pointing elsewhere
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH] Remove restriction on notes ref base
From
: Kenny Root <kroot@xxxxxxxxxx>
Re: rebase not honoring core.worktree pointing elsewhere
From
: Nguyen Thai Ngoc Duy <pclouds@xxxxxxxxx>
[PATCH 2/2] Work around EMFILE when there are too many pack files
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
[PATCH 1/2] Use git_open_noatime when accessing pack data
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
[PATCH 0/2] Work around too many file descriptors
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
Re: gittogether session notes
From
: Jeff King <peff@xxxxxxxx>
Re: can't redirect git's progress output (stderr)
From
: Torsten Bögershausen <tboegi@xxxxxx>
Re: gittogether session notes
From
: Brad Larson <bklarson@xxxxxxxxx>
Re: gittogether session notes
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
Re: gittogether session notes
From
: Jeff King <peff@xxxxxxxx>
Re: [RFC/PATCH 0/2] Documentation: kicking the "reset --hard" habit
From
: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
[PATCHv7.1b 1/4] gitweb: Prepare for splitting gitweb
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: git-svn clone --stdlayout causes "fatal: refs/remotes/trunk: not a valid SHA1"
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: rebase not honoring core.worktree pointing elsewhere
From
: Sverre Rabbelier <srabbelier@xxxxxxxxx>
Re: Bugs in Gitosis
From
: "Shawn O. Pearce" <spearce@xxxxxxxxxxx>
rebase not honoring core.worktree pointing elsewhere
From
: Paul Drews <paul.drews@xxxxxxxxx>
RE: Bugs in Gitosis
From
: "Olsen, Alan R" <alan.r.olsen@xxxxxxxxx>
Re: git-svn clone --stdlayout causes "fatal: refs/remotes/trunk: not a valid SHA1"
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [PATCH] CodingGuidelines: Add a section on writing documentation
From
: Štěpán Němec <stepnem@xxxxxxxxx>
Re: git stash and manually edited chunks
From
: Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx>
Re: can't redirect git's progress output (stderr)
From
: Andreas Schwab <schwab@xxxxxxxxxxxxxx>
Re: [PATCH v3/RFC 1/2] Introduce functions from bash-completion project.
From
: Marc Branchaud <marcnarc@xxxxxxxxxxx>
can't redirect git's progress output (stderr)
From
: Delan Azabani <delan@xxxxxxxxxxx>
Re: [PATCH 0/3] Bringing git-ls-files to porcelain level
From
: Kan-Ru Chen <kanru@xxxxxxxxxx>
Re: [PATCH 0/3] Bringing git-ls-files to porcelain level
From
: Nguyen Thai Ngoc Duy <pclouds@xxxxxxxxx>
[PATCHv7.1 4/4] gitweb: Minimal testing of gitweb caching
From
: Jakub Narebski <jnareb@xxxxxxxxx>
[PATCHv7.1 3/4] gitweb: File based caching layer (from git.kernel.org)
From
: Jakub Narebski <jnareb@xxxxxxxxx>
[PATCHv7.1 2/4] gitweb: add output buffering and associated functions
From
: Jakub Narebski <jnareb@xxxxxxxxx>
[PATCHv7.1 1/4] gitweb: Prepare for splitting gitweb
From
: Jakub Narebski <jnareb@xxxxxxxxx>
[PATCHv7.1 0/4] Gitweb caching v7.1
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH] cherry-pick/revert: transparently refresh index
From
: Nguyen Thai Ngoc Duy <pclouds@xxxxxxxxx>
Re: A confusing usage of the term 'successor' in the git glossary
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH] cherry-pick/revert: transparently refresh index
From
: Johannes Sixt <j6t@xxxxxxxx>
Re: [PATCH] Add support in sample hook script for denying annotated tags.
From
: "Boyd Stephen Smith Jr." <bss@xxxxxxxxxxxxxxxxx>
git stash and manually edited chunks
From
: Olivier Verdier <zelbier@xxxxxxxxx>
[PATCH 9/9] Remove all logic from get_git_work_tree()
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 8/9] setup: rework setup_explicit_git_dir()
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 7/9] setup: clean up setup_discovered_git_dir()
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 6/9] setup: clean up setup_bare_git_dir()
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 5/9] setup: limit get_git_work_tree()'s to explicit setup case only
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 4/9] Use git_config_early() instead of git_config() during repo setup
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 3/9] Add git_config_early()
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 2/9] rev-parse: prints --git-dir relative to user's cwd
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 1/9] git-rev-parse.txt: clarify --git-dir
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
Re: git-gui appears to not respect Windows 7 settings on Display Language.
From
: Konstantin Khomoutov <flatworm@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCHv5 20/23] git notes merge: Add testcases for merging notes trees at different fanouts
From
: Johan Herland <johan@xxxxxxxxxxx>
[PATCH] teach update-index --refresh about --data-unchanged
From
: Pete Wyckoff <pw@xxxxxxxx>
Re: [PATCH] cherry-pick/revert: transparently refresh index
From
: Pete Wyckoff <pw@xxxxxxxx>
Re: [PATCH] cherry-pick/revert: transparently refresh index
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [PATCH] cherry-pick/revert: transparently refresh index
From
: Andreas Schwab <schwab@xxxxxxxxxxxxxx>
Re: [PATCH] Add support in sample hook script for denying annotated tags.
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
[PATCH] Add support in sample hook script for denying annotated tags.
From
: "Boyd Stephen Smith Jr." <bss@xxxxxxxxxxxxxxxxx>
[PATCH] cherry-pick/revert: transparently refresh index
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
git-gui appears to not respect Windows 7 settings on Display Language.
From
: Michael Menegakis <arxeio@xxxxxxxxx>
Re: index rebuild for cloned repo
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
A confusing usage of the term 'successor' in the git glossary
From
: Lee Doolan <lee.doolan@xxxxxxxxx>
index rebuild for cloned repo
From
: Pete Wyckoff <pw@xxxxxxxx>
Re: [RFC/PATCH 0/2] Documentation: kicking the "reset --hard" habit
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
Re: [PATCH 09/11] user-manual.txt: explain better the remote(-tracking) branch terms
From
: Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx>
Re: [RFC/PATCH 0/2] Documentation: kicking the "reset --hard" habit
From
: Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx>
Re: Pushing everything
From
: Konstantin Khomoutov <flatworm@xxxxxxxxxxxxxxxxxxxxx>
[RFC/PATCH 5/5] gettextize: git-merge: !fixup "basic messages"
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
[RFC/PATCH 4/5] gettextize: git-revert: !fixup "Your local changes"
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
[RFC/PATCH 2/5] gettextize: git-clone: !fixup "basic messages"
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
[RFC/PATCH 3/5] gettextize: git-init: !fixup "basic messages"
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
[RFC/PATCH 1/5] gettext: fix bug in git-sh-i18n's eval_gettext() by using envsubst(1)
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
[RFC/PATCH 0/5] ab/i18n: Things I'll add in the next iteration
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
Re: Pushing everything
From
: Mathias Lafeldt <misfire@xxxxxxxxxxx>
Re: Pushing everything
From
: Maaartin <grajcar1@xxxxxxxxx>
Re: Pushing everything
From
: Andreas Schwab <schwab@xxxxxxxxxxxxxx>
Re: [PATCH 0/3] Gitweb caching v7
From
: Jakub Narebski <jnareb@xxxxxxxxx>
[PATCH 10/10] t4124 (apply --whitespace): use test_might_fail
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
[PATCH 09/10] t3404 (rebase -i): introduce helper to check position of HEAD
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
[PATCH 08/10] t3404 (rebase -i): move comment to description
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
[PATCH 07/10] t3404 (rebase -i): unroll test_commit loops
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
[PATCH 06/10] t3301 (notes): use test_expect_code for clarity
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
[PATCH 05/10] t1400 (update-ref): use test_must_fail
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
[PATCH 04/10] t1502 (rev-parse --parseopt): test exit code from "-h"
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
[PATCH 03/10] t6022 (renaming merge): chain test commands with &&
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
[RFC/PATCH 02/10] test-lib: introduce test_line_count to measure files
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
[PATCH 01/10] tests: add missing &&, batch 2
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
[PATCH/RFC 00/10] Re: [PATCH en/cascade-tests] tests: add missing &&
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: Pushing everything
From
: Tay Ray Chuan <rctay89@xxxxxxxxx>
Re: Add colors to the prompt for status indicators
From
: Kevin Ballard <kevin@xxxxxx>
Pushing everything
From
: Maaartin <grajcar1@xxxxxxxxx>
Re: [PATCH 0/3] Gitweb caching v7
From
: Junio C Hamano <gitster@xxxxxxxxx>
Add colors to the prompt for status indicators
From
: Sebastien Douche <sdouche@xxxxxxxxx>
Re: [PATCH v2] checkout: apply Dscho's dwim even with "--" present
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [RFC/PATCH 0/2] Documentation: kicking the "reset --hard" habit
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH en/cascade-tests] tests: add missing &&
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH v2] diff: support --cached on unborn branches
From
: Nguyen Thai Ngoc Duy <pclouds@xxxxxxxxx>
Re: [PATCH v2] diff: support --cached on unborn branches
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH en/cascade-tests] tests: add missing &&
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
[PATCH v3/RFC 2/2] Use the new functions to get the current cword.
From
: Peter van der Does <peter@xxxxxxxxxxxxxxxx>
[PATCH v3/RFC 1/2] Introduce functions from bash-completion project.
From
: Peter van der Does <peter@xxxxxxxxxxxxxxxx>
[PATCH v3/RFC 0/2] Make git-completion Bash 4 compatible.
From
: Peter van der Does <peter@xxxxxxxxxxxxxxxx>
Re: git merge-tree segfault
From
: Klas Lindberg <klas.lindberg@xxxxxxxxx>
Re: git merge-tree segfault
From
: Mathias Lafeldt <misfire@xxxxxxxxxxx>
Re: git merge-tree segfault
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
Re: git merge-tree segfault
From
: Klas Lindberg <klas.lindberg@xxxxxxxxx>
[WIP RFC/PATCH] WIP: git-sh-i18n--envsubst for a correct eval_gettext
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
[PATCH v2] diff: support --cached on unborn branches
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
Re: gittogether session notes
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: non-US-ASCII file names (e.g. Hiragana) on Windows
From
: demerphq <demerphq@xxxxxxxxx>
Re: Buglet in i18n?
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
Re: non-US-ASCII file names (e.g. Hiragana) on Windows
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH 0/3] Gitweb caching v7
From
: Jakub Narebski <jnareb@xxxxxxxxx>
[PATCH 072/161] gettextize: git-push "prevent you from losing" message
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
[PATCH 000/161] [PULL] Updated + rebased ab/i18n
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
Re: [PATCH 09/11] user-manual.txt: explain better the remote(-tracking) branch terms
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: Restart submodule update --recursive
From
: "Jens Lehmann" <Jens.Lehmann@xxxxxx>
Re: [PATCH 35/42] rev-parse: prints --git-dir relative to user's cwd
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [PATCH 00/11 v4] More consistant terminology
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [PATCH 35/42] rev-parse: prints --git-dir relative to user's cwd
From
: Nguyen Thai Ngoc Duy <pclouds@xxxxxxxxx>
Re: [PATCH 38/42] Remove all logic from get_git_work_tree()
From
: Nguyen Thai Ngoc Duy <pclouds@xxxxxxxxx>
[PATCH 05/11] Change "tracking branch" to "remote-tracking branch"
From
: Matthieu Moy <Matthieu.Moy@xxxxxxx>
[PATCH 09/11] user-manual.txt: explain better the remote(-tracking) branch terms
From
: Matthieu Moy <Matthieu.Moy@xxxxxxx>
[PATCH 10/11] user-manual: remote-tracking can be checked out, with detached HEAD
From
: Matthieu Moy <Matthieu.Moy@xxxxxxx>
[PATCH 11/11] git-branch.txt: mention --set-upstream as a way to change upstream configuration
From
: Matthieu Moy <Matthieu.Moy@xxxxxxx>
[PATCH 07/11] Change incorrect "remote branch" to "remote tracking branch" in C code
From
: Matthieu Moy <Matthieu.Moy@xxxxxxx>
[PATCH 08/11] Use 'remote-tracking branch' in generated merge messages
From
: Matthieu Moy <Matthieu.Moy@xxxxxxx>
[PATCH 06/11] Change incorrect uses of "remote branch" meaning "remote-tracking"
From
: Matthieu Moy <Matthieu.Moy@xxxxxxx>
[PATCH 04/11] everyday.txt: change "tracking branch" to "remote-tracking branch"
From
: Matthieu Moy <Matthieu.Moy@xxxxxxx>
[PATCH 03/11] Change remote tracking to remote-tracking in non-trivial places
From
: Matthieu Moy <Matthieu.Moy@xxxxxxx>
[PATCH 02/11] Replace "remote tracking" with "remote-tracking"
From
: Matthieu Moy <Matthieu.Moy@xxxxxxx>
[PATCH 01/11] Better "Changed but not updated" message in git-status
From
: Matthieu Moy <Matthieu.Moy@xxxxxxx>
[PATCH 00/11 v4] More consistant terminology
From
: Matthieu Moy <Matthieu.Moy@xxxxxxx>
non-US-ASCII file names (e.g. Hiragana) on Windows
From
: brad12 <brad.john75@xxxxxxxxx>
Re: [PATCH 01/10] Better "Changed but not updated" message in git-status
From
: Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx>
Re: [RFC/PATCH 0/2] Documentation: kicking the "reset --hard" habit
From
: Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx>
Re: [PATCH v2] checkout: apply Dscho's dwim even with "--" present
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [PATCH v8 1/5] Introduce bulk-move detection in diffcore.
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [PATCH v2] checkout: apply Dscho's dwim even with "--" present
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
[PATCH v2] checkout: apply Dscho's dwim even with "--" present
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [PATCH 0/3] Gitweb caching v7
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH v8 1/5] Introduce bulk-move detection in diffcore.
From
: Yann Dirson <ydirson@xxxxxxx>
Re: [PATCH 01/10] Better "Changed but not updated" message in git-status
From
: Drew Northup <drew.northup@xxxxxxxxx>
ANNOUNCE gitslave-1.1.1 and git-what-branch-0.2.4
From
: Seth Robertson <in-gitvger@xxxxxxxx>
Re: Inconsistent behavior of the path disambiguator
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re* Inconsistent behavior of the path disambiguator
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Inconsistent behavior of the path disambiguator
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: gittogether session notes
From
: Ilari Liusvaara <ilari.liusvaara@xxxxxxxxxxx>
Re: gittogether session notes
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: gittogether session notes
From
: A Large Angry SCM <gitzilla@xxxxxxxxx>
Re: Inconsistent behavior of the path disambiguator
From
: Dun Peal <dunpealer@xxxxxxxxx>
Re: Inconsistent behavior of the path disambiguator
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: gittogether session notes
From
: Tom Preston-Werner <tom@xxxxxxxxxx>
Re: gittogether session notes
From
: Jeff King <peff@xxxxxxxx>
Re: gittogether session notes
From
: A Large Angry SCM <gitzilla@xxxxxxxxx>
Inconsistent behavior of the path disambiguator
From
: Dun Peal <dunpealer@xxxxxxxxx>
Re: gittogether session notes
From
: "Robin H. Johnson" <robbat2@xxxxxxxxxx>
gittogether session notes
From
: Jeff King <peff@xxxxxxxx>
conflict merging directory replaced by symlink
From
: Mischa POSLAWSKY <shiar@xxxxxxxx>
Re: [PATCH 03/10] Change remote tracking to remote-tracking in non-trivial places
From
: Drew Northup <drew.northup@xxxxxxxxx>
Re: [PATCH] CodingGuidelines: Add a section on writing documentation
From
: Sverre Rabbelier <srabbelier@xxxxxxxxx>
Re: [PATCH 38/42] Remove all logic from get_git_work_tree()
From
: Sverre Rabbelier <srabbelier@xxxxxxxxx>
Re: [PATCH 00/42] repo setup test cases and fixes
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [PATCH 35/42] rev-parse: prints --git-dir relative to user's cwd
From
: Sverre Rabbelier <srabbelier@xxxxxxxxx>
Re: [PATCH] diff: support --root --cached combination
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 00/42] repo setup test cases and fixes
From
: Sverre Rabbelier <srabbelier@xxxxxxxxx>
Re: Restart submodule update --recursive
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [PATCH] git-am: create a config setting for reject control.
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 1/2] add support for the SUA layer (interix; windows)
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: mutt aliases file not working
From
: Darren Hart <dvhart@xxxxxxxxxxxxxxx>
Re: [PATCH] Fix a formatting error in git-merge.txt
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
[PATCH] Fix a formatting error in git-merge.txt
From
: "Nathan W. Panike" <nathan.panike@xxxxxxxxx>
Re: [PATCH] diff: support --root --cached combination
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCHv5 20/23] git notes merge: Add testcases for merging notes trees at different fanouts
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [RFC PATCH] Makefile: new prove target for running the tests with TAP
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH] CodingGuidelines: Add a section on writing documentation
From
: Štěpán Němec <stepnem@xxxxxxxxx>
Re: Restart submodule update --recursive
From
: Lukasz Palczewski <l.palczewski@xxxxxxxxx>
Re: [PATCH] diff: support --root --cached combination
From
: Nguyen Thai Ngoc Duy <pclouds@xxxxxxxxx>
Re: Bugs in Gitosis
From
: Sitaram Chamarty <sitaramc@xxxxxxxxx>
Re: mutt aliases file not working
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH] diff: support --root --cached combination
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
[PATCH] diff: support --root --cached combination
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
Re: Restart submodule update --recursive
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: Unable to remove git branch
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
[RFC/PATCH 2/2] Documentation: suggest "reset --keep" more often
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
[RFC/PATCH 1/2] Documentation: suggest "reset --merge" more often
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
[RFC/PATCH 0/2] Documentation: kicking the "reset --hard" habit
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: Unable to remove git branch
From
: Sascha Peilicke <sasch.pe@xxxxxx>
Re: [PATCH 42/42] t1510: all failed tests are now fixed
From
: Nguyen Thai Ngoc Duy <pclouds@xxxxxxxxx>
Re: [PATCH 1/2] read_sha1_file(): report correct name of packfile with a corrupt object
From
: Johannes Sixt <j.sixt@xxxxxxxxxxxxx>
Re: Unable to remove git branch
From
: Mathias Lafeldt <misfire@xxxxxxxxxxx>
Re: Unable to remove git branch
From
: Mathias Lafeldt <misfire@xxxxxxxxxxx>
Unable to remove git branch
From
: Sascha Peilicke <sasch.pe@xxxxxx>
Re: Restart submodule update --recursive
From
: Lukasz Palczewski <l.palczewski@xxxxxxxxx>
Re: Restart submodule update --recursive
From
: Lukasz Palczewski <l.palczewski@xxxxxxxxx>
[PATCH 42/42] t1510: all failed tests are now fixed
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 41/42] setup: rework setup_explicit_git_dir()
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 40/42] setup: clean up setup_discovered_git_dir()
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 39/42] setup: clean up setup_bare_git_dir()
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 38/42] Remove all logic from get_git_work_tree()
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 37/42] Use git_config_early() instead of git_config() during repo setup
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 36/42] Add git_config_early()
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 35/42] rev-parse: prints --git-dir relative to user's cwd
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 34/42] t1510: setup case #31
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 33/42] t1510: setup case #30
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 32/42] t1510: setup case #29
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 31/42] t1510: setup case #28
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 30/42] t1510: setup case #27
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 29/42] t1510: setup case #26
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 28/42] t1510: setup case #25
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 27/42] t1510: setup case #24
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 26/42] t1510: setup case #23
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 25/42] t1510: setup case #22
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 24/42] t1510: setup case #21
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 23/42] t1510: setup case #20
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 22/42] t1510: setup case #19
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 21/42] t1510: setup case #18
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 20/42] t1510: setup case #17
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 19/42] t1510: setup case #16
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 18/42] t1510: setup case #15
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 17/42] t1510: setup case #14
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 16/42] t1510: setup case #13
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 15/42] t1510: setup case #12
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 14/42] t1510: setup case #11
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 13/42] t1510: setup case #10
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 12/42] t1510: setup case #9
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 11/42] t1510: setup case #8
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 10/42] t1510: setup case #7
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 09/42] t1510: setup case #6
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 08/42] t1510: setup case #5
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 07/42] t1510: setup case #4
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 06/42] t1510: setup case #3
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 05/42] t1510: setup case #2
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 04/42] t1510: setup case #1
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 03/42] t1510: setup case #0
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 02/42] Add t1510 and basic rules that run repo setup
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 01/42] builtins: print setup info if repo is found
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 00/42] repo setup test cases and fixes
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
git diff-tree against the root commit
From
: Joshua Jensen <jjensen@xxxxxxxxxxxxxxxxx>
Re: [PATCH 1/2] add support for the SUA layer (interix; windows)
From
: Markus Duft <mduft@xxxxxxxxxx>
[PATCH resend] git-blame.el: Add (require 'format-spec)
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: svn repository URL and git
From
: H Krishnan <hetchkay@xxxxxxxxx>
Re: [PATCH] CodingGuidelines: Add a section on writing documentation
From
: Mark Lodato <lodatom@xxxxxxxxx>
Re: [PATCH] git-am: create a config setting for reject control.
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: `git status --porcelain` disagrees with documentation about quoting filenames with spaces
From
: Kevin Ballard <kevin@xxxxxx>
Re: [PATCH v8 1/5] Introduce bulk-move detection in diffcore.
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
[PATCH] git-am: create a config setting for reject control.
From
: Paul Gortmaker <paul.gortmaker@xxxxxxxxxxxxx>
Re: [PATCH v8] Detection of directory renames
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [PATCH 1/2] add support for the SUA layer (interix; windows)
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: `git status --porcelain` disagrees with documentation about quoting filenames with spaces
From
: Kevin Ballard <kevin@xxxxxx>
Re: Minimum git commit abbrev length (Was Re: -tip: origin tree build failure
From
: Brandon Casey <casey@xxxxxxxxxxxxxxx>
Re: Bugs in Gitosis
From
: Sitaram Chamarty <sitaramc@xxxxxxxxx>
Re: Bugs in Gitosis
From
: Sitaram Chamarty <sitaramc@xxxxxxxxx>
Re: [PATCH 08/10] user-manual.txt: explain better the remote(-tracking) branch terms
From
: Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx>
Re: [PATCH 01/10] Better "Changed but not updated" message in git-status
From
: Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx>
Re: `git status --porcelain` disagrees with documentation about quoting filenames with spaces
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: fsck errors on newly cloned, newly imported git repository
From
: Mike Herrick <mike.herrick@xxxxxxxxx>
Re: [PATCH 06/10] Change incorrect "remote branch" to "remote tracking branch" in C code
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [PATCH 01/10] Better "Changed but not updated" message in git-status
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 01/10] Better "Changed but not updated" message in git-status
From
: Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx>
Re: [PATCH 03/10] Change remote tracking to remote-tracking in non-trivial places
From
: Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx>
Re: [PATCH 06/10] Change incorrect "remote branch" to "remote tracking branch" in C code
From
: Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx>
Re: [PATCH 0/3] Gitweb caching v7
From
: Junio C Hamano <gitster@xxxxxxxxx>
RE: Bugs in Gitosis
From
: "Olsen, Alan R" <alan.r.olsen@xxxxxxxxx>
Re: [PATCH 03/10] Change remote tracking to remote-tracking in non-trivial places
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [PATCH 01/10] Better "Changed but not updated" message in git-status
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
[PATCH v8 2/5] Raw diff output format for bulk moves.
From
: Yann Dirson <ydirson@xxxxxxxxxx>
[PATCH v8 3/5] Add testcases for the --detect-bulk-moves diffcore flag.
From
: Yann Dirson <ydirson@xxxxxxxxxx>
Re: [PATCH 1/3] gitweb: Add option to force version match
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH v8 4/5] Unified diff output format for bulk moves.
From
: Yann Dirson <ydirson@xxxxxxxxxx>
[PATCH v8 5/5] [WIP] Allow hiding renames of individual files involved in a directory rename.
From
: Yann Dirson <ydirson@xxxxxxxxxx>
[PATCH v8 1/5] Introduce bulk-move detection in diffcore.
From
: Yann Dirson <ydirson@xxxxxxxxxx>
[PATCH v8] Detection of directory renames
From
: Yann Dirson <ydirson@xxxxxxxxxx>
Re: [PATCH 03/10] Change remote tracking to remote-tracking in non-trivial places
From
: Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx>
Re: [PATCH 01/10] Better "Changed but not updated" message in git-status
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Bugs in Gitosis
From
: Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx>
Re: [PATCH v7 1/3] Introduce bulk-move detection in diffcore.
From
: Yann Dirson <ydirson@xxxxxxx>
Re: `git status --porcelain` disagrees with documentation about quoting filenames with spaces
From
: Kevin Ballard <kevin@xxxxxx>
[PATCH] git-gui: handle symlink replaced by file
From
: Pat Thoyts <patthoyts@xxxxxxxxxxxxxxxxxxxxx>
Bugs in Gitosis
From
: "Olsen, Alan R" <alan.r.olsen@xxxxxxxxx>
[PATCH 1/2] read_sha1_file(): report correct name of packfile with a corrupt object
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH 2/2] A loose object is not corrupt if it cannot be read due to EMFILE
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: git-svn tests fail since 1.7.2.2
From
: "H.Merijn Brand" <h.m.brand@xxxxxxxxx>
RE: git merge-tree segfault
From
: Tim Mazid <timmazid@xxxxxxxxxxx>
Re: [PATCH v7 1/3] Introduce bulk-move detection in diffcore.
From
: Junio C Hamano <gitster@xxxxxxxxx>
git merge-tree segfault
From
: Klas Lindberg <klas.lindberg@xxxxxxxxx>
Re: [PATCH 10/10] git-branch.txt: mention --set-upstream as a way to change upstream configuration
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [PATCH 04/10] Change "tracking branch" to "remote-tracking branch"
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [PATCH 02/10] Replace "remote tracking" with "remote-tracking"
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [PATCH 08/10] user-manual.txt: explain better the remote(-tracking) branch terms
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: svn repository URL and git
From
: Ulrich Spörlein <uqs@xxxxxxxxxxxxx>
Re: svn repository URL and git
From
: Mathias Lafeldt <misfire@xxxxxxxxxxx>
Re: [PATCH 06/10] Change incorrect "remote branch" to "remote tracking branch" in C code
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: svn repository URL and git
From
: Ulrich Spörlein <uqs@xxxxxxxxxxxxx>
Re: Minimum git commit abbrev length (Was Re: -tip: origin tree build failure (was: [GIT PULL] ext4 update) for 2.6.37)
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH v2/RFC] Make git-completion Bash 4 compatible.
From
: Peter van der Does <peter@xxxxxxxxxxxxxxxx>
Re: `git status --porcelain` disagrees with documentation about quoting filenames with spaces
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 03/10] Change remote tracking to remote-tracking in non-trivial places
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [PATCH 01/10] Better "Changed but not updated" message in git-status
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
[PATCH 01/10] Better "Changed but not updated" message in git-status
From
: Matthieu Moy <Matthieu.Moy@xxxxxxx>
[PATCH 04/10] Change "tracking branch" to "remote-tracking branch"
From
: Matthieu Moy <Matthieu.Moy@xxxxxxx>
Re: Minimum git commit abbrev length (Was Re: -tip: origin tree build failure (was: [GIT PULL] ext4 update) for 2.6.37)
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
[PATCH 08/10] user-manual.txt: explain better the remote(-tracking) branch terms
From
: Matthieu Moy <Matthieu.Moy@xxxxxxx>
[PATCH 10/10] git-branch.txt: mention --set-upstream as a way to change upstream configuration
From
: Matthieu Moy <Matthieu.Moy@xxxxxxx>
Re: Git terminology: remote, add, track, stage, etc.
From
: Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx>
[PATCH 09/10] user-manual: remote-tracking can be checked out, with detached HEAD
From
: Matthieu Moy <Matthieu.Moy@xxxxxxx>
[PATCH 05/10] Change incorrect uses of "remote branch" meaning "remote-tracking"
From
: Matthieu Moy <Matthieu.Moy@xxxxxxx>
[PATCH 06/10] Change incorrect "remote branch" to "remote tracking branch" in C code
From
: Matthieu Moy <Matthieu.Moy@xxxxxxx>
[PATCH 07/10] Use 'remote-tracking branch' in generated merge messages
From
: Matthieu Moy <Matthieu.Moy@xxxxxxx>
[PATCH 03/10] Change remote tracking to remote-tracking in non-trivial places
From
: Matthieu Moy <Matthieu.Moy@xxxxxxx>
[PATCH 02/10] Replace "remote tracking" with "remote-tracking"
From
: Matthieu Moy <Matthieu.Moy@xxxxxxx>
[PATCH 00/10 v3] More consistant terminology ("remote-tracking branch", "not updated")
From
: Matthieu Moy <Matthieu.Moy@xxxxxxx>
Re: Restart submodule update --recursive
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: git-svn tests fail since 1.7.2.2
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Minimum git commit abbrev length (Was Re: -tip: origin tree build failure (was: [GIT PULL] ext4 update) for 2.6.37)
From
: "Ted Ts'o" <tytso@xxxxxxx>
Re: How git detects changes during commit?
From
: longphant <longphant@xxxxxxxxx>
Re: svn repository URL and git
From
: H Krishnan <hetchkay@xxxxxxxxx>
Re: git rebase --abort of an --onto run does not checkout the originating branch
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH v2/RFC] Make git-completion Bash 4 compatible.
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH 3/3] gitweb: File based caching layer (from git.kernel.org)
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: Why /var/cache/git?
From
: Gerrit Pape <pape@xxxxxxxxxxx>
Re: git-svn tests fail since 1.7.2.2
From
: Mathias Lafeldt <misfire@xxxxxxxxxxx>
Re: Git terminology: remote, add, track, stage, etc.
From
: Ramkumar Ramachandra <artagnon@xxxxxxxxx>
duplicate commit entries
From
: Ron Rondis <ron.rondis@xxxxxxxxx>
Re: fatal: ambiguous argument 'HEAD^': unknown revision or path not in the working tree.
From
: Santi Béjar <santi@xxxxxxxxxxx>
Re: fatal: ambiguous argument 'HEAD^': unknown revision or path not in the working tree.
From
: SZEDER Gábor <szeder@xxxxxxxxxx>
Re: [PATCH] completion: fix zsh check under bash with 'set -u'
From
: SZEDER Gábor <szeder@xxxxxxxxxx>
Re: fatal: ambiguous argument 'HEAD^': unknown revision or path not in the working tree.
From
: Santi Béjar <santi@xxxxxxxxxxx>
Re: fatal: ambiguous argument 'HEAD^': unknown revision or path not in the working tree.
From
: Mathias Lafeldt <misfire@xxxxxxxxxxx>
fatal: ambiguous argument 'HEAD^': unknown revision or path not in the working tree.
From
: Todd Wells <ttopwells@xxxxxxxxx>
Re: [PATCH v2/RFC] Make git-completion Bash 4 compatible.
From
: Peter van der Does <peter@xxxxxxxxxxxxxxxx>
Re: How to publish a local initilized repository?
From
: Stefan Naewe <stefan.naewe@xxxxxxxxxxxxxxxxxxxx>
How to publish a local initilized repository?
From
: Michael Quaas <michaelquaas@xxxxxx>
Re: [PATCH] contrib/ciabot: git-describe commit instead of HEAD
From
: Sven Eckelmann <sven.eckelmann@xxxxxx>
Re: Restart submodule update --recursive
From
: Johan Herland <johan@xxxxxxxxxxx>
git-svn tests fail since 1.7.2.2
From
: "H.Merijn Brand" <h.m.brand@xxxxxxxxx>
Re: Detect merge/rebase conflicts without changing the worktree?
From
: Klas Lindberg <klas.lindberg@xxxxxxxxx>
Re: [PATCH 2/3] gitweb: add output buffering and associated functions
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH 1/3] gitweb: Add option to force version match
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH] fetch-pack: make the ssh connection quiet
From
: Jan Stępień <jan@xxxxxxxxxx>
Re: Why is "git tag --contains" so slow?
From
: Clemens Buchacher <drizzd@xxxxxx>
Restart submodule update --recursive
From
: Lukasz Palczewski <l.palczewski@xxxxxxxxx>
Re: Why the default action for pull is merge, but not rebase?
From
: lists@xxxxxxxxxxxxxxxx (Stefan Haller)
Re: Why the default action for pull is merge, but not rebase?
From
: Kevin Ballard <kevin@xxxxxx>
Re: Why the default action for pull is merge, but not rebase?
From
: Eric Raible <raible@xxxxxxxxxxx>
Undo git svn reset?
From
: Marat Radchenko <marat@xxxxxxxxxxxxxxxx>
Re: Why the default action for pull is merge, but not rebase?
From
: Björn Steinbrink <B.Steinbrink@xxxxxx>
Re: Why the default action for pull is merge, but not rebase?
From
: Kevin Ballard <kevin@xxxxxx>
Re: [PATCH] help.c: Pull cmd_version out of this file.
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: git rebase --abort of an --onto run does not checkout the originating branch
From
: Joshua Jensen <jjensen@xxxxxxxxxxxxxxxxx>
Re: Why the default action for pull is merge, but not rebase?
From
: Joshua Jensen <jjensen@xxxxxxxxxxxxxxxxx>
Re: [PATCH] help.c: Pull cmd_version out of this file.
From
: Thiago Farina <tfransosi@xxxxxxxxx>
Re: [PATCH 04/10] Change "tracking branch" to "remote-tracking branch"
From
: Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx>
[PATCH 3/3] gitweb: File based caching layer (from git.kernel.org)
From
: "John 'Warthog9' Hawley" <warthog9@xxxxxxxxxxxxxx>
[PATCH 2/3] gitweb: add output buffering and associated functions
From
: "John 'Warthog9' Hawley" <warthog9@xxxxxxxxxxxxxx>
[PATCH 1/3] gitweb: Add option to force version match
From
: "John 'Warthog9' Hawley" <warthog9@xxxxxxxxxxxxxx>
[PATCH 0/3] Gitweb caching v7
From
: "John 'Warthog9' Hawley" <warthog9@xxxxxxxxxxxxxx>
[PATCH] completion: fix zsh check under bash with 'set -u'
From
: Mark Lodato <lodatom@xxxxxxxxx>
Re: [PATCH v2/RFC] Make git-completion Bash 4 compatible.
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [PATCH] Correct help blurb in checkout -p and friends
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
Re: [PATCH v2/RFC] Make git-completion Bash 4 compatible.
From
: Peter van der Does <peter@xxxxxxxxxxxxxxxx>
[PATCH] Correct help blurb in checkout -p and friends
From
: "Jonathan \"Duke\" Leto" <jonathan@xxxxxxxx>
Re: [PATCH v2/RFC] Make git-completion Bash 4 compatible.
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Incremental push w/o compression
From
: Enrico Weigelt <weigelt@xxxxxxxx>
Re: [PATCH 02/34] Add t1510 and basic rules that run repo setup
From
: Nguyen Thai Ngoc Duy <pclouds@xxxxxxxxx>
Re: Detect merge/rebase conflicts without changing the worktree?
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
`git status --porcelain` disagrees with documentation about quoting filenames with spaces
From
: Kevin Ballard <kevin@xxxxxx>
Detect merge/rebase conflicts without changing the worktree?
From
: Klas Lindberg <klas.lindberg@xxxxxxxxx>
Re: [PATCH v2/RFC] Make git-completion Bash 4 compatible.
From
: SZEDER Gábor <szeder@xxxxxxxxxx>
Re: [PATCH v2/RFC] Make git-completion Bash 4 compatible.
From
: SZEDER Gábor <szeder@xxxxxxxxxx>
Re: [PATCHv6 5/6] commit: --squash option for use with rebase --autosquash
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCHv6 4/6] add tests of commit --fixup
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCHv6 3/6] commit: --fixup option for use with rebase --autosquash
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCHv6 2/6] pretty.c: teach format_commit_message() to reencode the output
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] fetch-pack: make the ssh connection quiet
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [BUG?] t9500 --debug prints "sh: ++GIT_BINDIR++/git: not found"
From
: Jakub Narebski <jnareb@xxxxxxxxx>
mutt aliases file not working
From
: Darren Hart <dvhart@xxxxxxxxxxxxxxx>
Re: [BUG?] t9500 --debug prints "sh: ++GIT_BINDIR++/git: not found"
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [BUG?] t9500 --debug prints "sh: ++GIT_BINDIR++/git: not found"
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: How git detects changes during commit?
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
[BUG?] t9500 --debug prints "sh: ++GIT_BINDIR++/git: not found"
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
How git detects changes during commit?
From
: longphant <longphant@xxxxxxxxx>
Re: I want to omit the commit log message from the log output
From
: layer <layer@xxxxxxxxx>
Re: What's cooking in git.git (Oct 2010, #02; Tue, 26)
From
: Erik Faye-Lund <kusmabite@xxxxxxxxx>
Re: Annoated tag not found on git describe
From
: Jan Engelhardt <jengelh@xxxxxxxxxx>
Re: I want to omit the commit log message from the log output
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: Re: Re: Why the default action for pull is merge, but not rebase?
From
: Eric Raible <raible@xxxxxxxxxxx>
Re: Annoated tag not found on git describe
From
: Mathias Lafeldt <misfire@xxxxxxxxxxx>
Re: Re: Re: How do I get a list of all unmerged files?
From
: Eric Raible <raible@xxxxxxxxxxx>
I want to omit the commit log message from the log output
From
: layer <layer@xxxxxxxxx>
Re: [PATCH] fetch-pack: make the ssh connection quiet
From
: Jan Stępień <jan@xxxxxxxxxx>
Re: How do I get a list of all unmerged files?
From
: Joshua Juran <jjuran@xxxxxxxxx>
Re: Annoated tag not found on git describe
From
: Mathias Lafeldt <misfire@xxxxxxxxxxx>
Re: Re: Why the default action for pull is merge, but not rebase?
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Annoated tag not found on git describe
From
: Jan Engelhardt <jengelh@xxxxxxxxxx>
Re: Re: Why the default action for pull is merge, but not rebase?
From
: Eugene Sajine <euguess@xxxxxxxxx>
Re: Why the default action for pull is merge, but not rebase?
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [PATCH v2/RFC] Make git-completion Bash 4 compatible.
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [PATCH v2/RFC] Make git-completion Bash 4 compatible.
From
: Brian Gernhardt <brian@xxxxxxxxxxxxxxxxxxxxx>
Re: Why the default action for pull is merge, but not rebase?
From
: Eugene Sajine <euguess@xxxxxxxxx>
[PATCH v2/RFC] Make git-completion Bash 4 compatible.
From
: Peter van der Does <peter@xxxxxxxxxxxxxxxx>
Re: Why is "git tag --contains" so slow?
From
: Jeff King <peff@xxxxxxxx>
Re: Re: How do I get a list of all unmerged files?
From
: Eric Raible <raible@xxxxxxxxxxx>
Re: Why the default action for pull is merge, but not rebase?
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Why the default action for pull is merge, but not rebase?
From
: Eugene Sajine <euguess@xxxxxxxxx>
Re: [PATCH] help.c: Pull cmd_version out of this file.
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [PATCH 02/34] Add t1510 and basic rules that run repo setup
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: svn repository URL and git
From
: H Krishnan <hetchkay@xxxxxxxxx>
Re: Git terminology: remote, add, track, stage, etc.
From
: Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx>
Re: [PATCH] help.c: Pull cmd_version out of this file.
From
: Thiago Farina <tfransosi@xxxxxxxxx>
Re: [PATCH 02/34] Add t1510 and basic rules that run repo setup
From
: Nguyen Thai Ngoc Duy <pclouds@xxxxxxxxx>
Re: svn repository URL and git
From
: Mathias Lafeldt <misfire@xxxxxxxxxxx>
Re: What's cooking in git.git (Oct 2010, #02; Tue, 26)
From
: Peter van der Does <peter@xxxxxxxxxxxxxxxxxx>
Re: [PATCH] fetch-pack: make the ssh connection quiet
From
: Drew Northup <drew.northup@xxxxxxxxx>
Re: Create a new commit from patches without using any worktree?
From
: Klas Lindberg <klas.lindberg@xxxxxxxxx>
Re: Git terminology: remote, add, track, stage, etc.
From
: Drew Northup <drew.northup@xxxxxxxxx>
Re: [PATCH] help.c: Pull cmd_version out of this file.
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [PATCH] help.c: Pull cmd_version out of this file.
From
: Thiago Farina <tfransosi@xxxxxxxxx>
svn repository URL and git
From
: H Krishnan <hetchkay@xxxxxxxxx>
Re: Git terminology: remote, add, track, stage, etc.
From
: Ramkumar Ramachandra <artagnon@xxxxxxxxx>
[PATCH 7/7] new failures
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 6/7] get_git_work_tree: core.worktree relative to git_dir
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 5/7] setup: rework core.worktree
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 4/7] setup: skip core.worktree if GIT_DIR is not set
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 3/7] setup: do not allow core.{bare,worktree} set at the same time
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 2/7] unset: discard GIT_WORK_TREE if GIT_DIR is not set
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 1/7] setup: support setting GIT_DIR=.git file
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
Re: [PATCH v3] Porcelain scripts: Rewrite cryptic "needs update" error message
From
: Ramkumar Ramachandra <artagnon@xxxxxxxxx>
[PATCH 34/34] t1510: setup case #31
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 33/34] t1510: setup case #30
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 32/34] t1510: setup case #29
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 31/34] t1510: setup case #28
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 30/34] t1510: setup case #27
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 29/34] t1510: setup case #26
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 28/34] t1510: setup case #25
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 27/34] t1510: setup case #24
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 26/34] t1510: setup case #23
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 25/34] t1510: setup case #22
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 24/34] t1510: setup case #21
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 23/34] t1510: setup case #20
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 22/34] t1510: setup case #19
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 21/34] t1510: setup case #18
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 20/34] t1510: setup case #17
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 19/34] t1510: setup case #16
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 18/34] t1510: setup case #15
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 17/34] t1510: setup case #14
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 16/34] t1510: setup case #13
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 15/34] t1510: setup case #12
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 14/34] t1510: setup case #11
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 13/34] t1510: setup case #10
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 12/34] t1510: setup case #9
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 11/34] t1510: setup case #8
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 10/34] t1510: setup case #7
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 09/34] t1510: setup case #6
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 08/34] t1510: setup case #5
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 07/34] t1510: setup case #4
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 06/34] t1510: setup case #3
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 05/34] t1510: setup case #2
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 04/34] t1510: setup case #1
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 03/34] t1510: setup case #0
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 02/34] Add t1510 and basic rules that run repo setup
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 01/34] builtins: print setup info if repo is found
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 00/34] repo setup test cases
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH] fetch-pack: make the ssh connection quiet
From
: Jan Stępień <jstepien@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 1/3] GIT-VERSION-GEN: make use of git describe --dirty
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: What's cooking in git.git (Oct 2010, #02; Tue, 26)
From
: Pat Notz <patnotz@xxxxxxxxx>
Re: [PATCHv6 10/10] gitweb: group remote heads by remote
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: git as an sfc member project
From
: Jeff King <peff@xxxxxxxx>
Re: [RFC PATCH] Makefile: new prove target for running the tests with TAP
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
Re: [RFC PATCH v2 0/3] Documentation: refactor config variable descriptions
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: Create a new commit from patches without using any worktree?
From
: Bert Wesarg <bert.wesarg@xxxxxxxxxxxxxx>
Re: Create a new commit from patches without using any worktree?
From
: Johannes Sixt <j.sixt@xxxxxxxxxxxxx>
Re: What's cooking in git.git (Oct 2010, #02; Tue, 26)
From
: Erik Faye-Lund <kusmabite@xxxxxxxxx>
[PATCH 1/2] add support for the SUA layer (interix; windows)
From
: mduft@xxxxxxxxxxxxxxxxxx
[PATCH 2/2] add configure checks for previously created feature flags
From
: mduft@xxxxxxxxxxxxxxxxxx
add support for SUA (interix)
From
: mduft@xxxxxxxxxxxxxxxxxx
Re: [PATCHv6 10/10] gitweb: group remote heads by remote
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH 1/3] GIT-VERSION-GEN: make use of git describe --dirty
From
: Mathias Lafeldt <misfire@xxxxxxxxxxx>
Re: What's cooking in git.git (Oct 2010, #02; Tue, 26)
From
: Johan Herland <johan@xxxxxxxxxxx>
Re: Bulk move and some of its close relatives
From
: Yann Dirson <ydirson@xxxxxxx>
Re: git as an sfc member project
From
: Tait <git.git@xxxxxxxx>
What's cooking in git.git (Oct 2010, #02; Tue, 26)
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [RFC PATCH] Makefile: new prove target for running the tests with TAP
From
: Jeff King <peff@xxxxxxxx>
Re: [RFC/PATCH 0/4] update-index: migrate to parse-options API
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Create a new commit from patches without using any worktree?
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Create a new commit from patches without using any worktree?
From
: Klas Lindberg <klas.lindberg@xxxxxxxxx>
add UTC option for pretty-formats
From
: Jeff Carr <basilarchia@xxxxxxxxx>
Re: [PATCHv6 10/10] gitweb: group remote heads by remote
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [RFC PATCH] Makefile: new prove target for running the tests with TAP
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH] user-manual.txt: explain better the remote(-tracking) branch terms
From
: Matthieu Moy <Matthieu.Moy@xxxxxxx>
Re: [PATCH 09/10] user-manual.txt: explain better the remote(-tracking) branch terms
From
: Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx>
Re: git as an sfc member project
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH 05/10] Change "tracking branch" to "remote-tracking branch" in C code
From
: Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx>
Re: [PATCH 09/10] user-manual.txt: explain better the remote(-tracking) branch terms
From
: Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx>
Re: Why /var/cache/git?
From
: Bron Gondwana <brong@xxxxxxxxxxx>
Re: history missing
From
: Sverre Rabbelier <srabbelier@xxxxxxxxx>
Fixing SVN import merges
From
: fREW Schmidt <frioux@xxxxxxxxx>
history missing
From
: Vitaliy Semochkin <vitaliy.se@xxxxxxxxx>
Bulk move and some of its close relatives
From
: Yann Dirson <ydirson@xxxxxxx>
Re: Why /var/cache/git?
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: How do I get a list of all unmerged files?
From
: Eric Raible <raible@xxxxxxxxxxx>
Re: Are "private blobs/trees" possible?
From
: Kynn Jones <kynnjo@xxxxxxxxx>
Re: Why /var/cache/git?
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCHv6 02/10] gitweb: git_get_heads_list accepts an optional list of refs.
From
: Giuseppe Bilotta <giuseppe.bilotta@xxxxxxxxx>
Re: How do I get a list of all unmerged files?
From
: Gavin Guo <tuffkidtt@xxxxxxxxx>
Re: How do I get a list of all unmerged files?
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: How do I get a list of all unmerged files?
From
: Jay Soffian <jaysoffian@xxxxxxxxx>
Re: Why /var/cache/git?
From
: Gerrit Pape <pape@xxxxxxxxxxx>
How do I get a list of all unmerged files?
From
: "George Spelvin" <linux@xxxxxxxxxxx>
Re: [PATCH/RFC] Make git-completion Bash 4 compatible.
From
: Marc Branchaud <marcnarc@xxxxxxxxxxx>
[PATCH/RFC] Make git-completion Bash 4 compatible.
From
: Peter van der Does <peter@xxxxxxxxxxxxxxxx>
Re: [PATCH v2] git-send-email.perl: fix In-Reply-To for second and subsequent patches
From
: Antonio Ospite <ospite@xxxxxxxxxxxxxxxxx>
performance impact of "receive.fsckObjects"
From
: Sitaram Chamarty <sitaramc@xxxxxxxxx>
Re: Why /var/cache/git?
From
: Drew Northup <drew.northup@xxxxxxxxx>
Re: git status & seg.fault
From
: "Rado Dr." <radodr@xxxxxxxxx>
Re: git status & seg.fault
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
Re: git status & seg.fault
From
: "Rado Dr." <radodr@xxxxxxxxx>
Re: git status & seg.fault
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
Re[4]: git via http problem
From
: Алексей Егоров <alekseyandni@xxxxxxx>
Fwd: git status & seg.fault
From
: "Rado Dr." <radodr@xxxxxxxxx>
Re: [PATCH 09/10] user-manual.txt: explain better the remote(-tracking) branch terms
From
: Jay Soffian <jaysoffian@xxxxxxxxx>
Re: [PATCH 09/10] user-manual.txt: explain better the remote(-tracking) branch terms
From
: Jay Soffian <jaysoffian@xxxxxxxxx>
Re: [PATCH 09/10] user-manual.txt: explain better the remote(-tracking) branch terms
From
: Miles Bader <miles@xxxxxxx>
Re: [PATCH 09/10] user-manual.txt: explain better the remote(-tracking) branch terms
From
: Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx>
[PATCHv5.1 23/23] Provide 'git merge --abort' as a synonym to 'git reset --merge'
From
: Johan Herland <johan@xxxxxxxxxxx>
[PATCHv5.1 22/23] cmd_merge(): Parse options before checking MERGE_HEAD
From
: Johan Herland <johan@xxxxxxxxxxx>
Re: [PATCHv5 23/23] Provide 'git merge --abort' as a synonym to 'git reset --merge'
From
: Johan Herland <johan@xxxxxxxxxxx>
Re: Why /var/cache/git?
From
: Bron Gondwana <brong@xxxxxxxxxxx>
Re: [PATCHv6 02/10] gitweb: git_get_heads_list accepts an optional list of refs.
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: Are "private blobs/trees" possible?
From
: Seth Robertson <in-git@xxxxxxxx>
Re: Are "private blobs/trees" possible?
From
: Drew Northup <drew.northup@xxxxxxxxx>
Re: [PATCH v7 1/3] Introduce bulk-move detection in diffcore.
From
: Yann Dirson <ydirson@xxxxxxx>
Are "private blobs/trees" possible?
From
: Kynn Jones <kynnjo@xxxxxxxxx>