Git Distributed Software Revision Control
Date Index
[
Prev Page
][
Next Page
]
Re: How to diff between a file on a branch and a master.
,
(continued)
Re: How to diff between a file on a branch and a master.
,
Jacob Helwig
Git with http and no Dav?
,
Sensei
<Possible follow-ups>
Re: Git with http and no Dav?
,
Jeremiah Foster
Find the next tag on a given branch
,
martin f krafft
Re: Find the next tag on a given branch
,
Thomas Rast
Re: Find the next tag on a given branch
,
martin f krafft
Re: Find the next tag on a given branch
,
Artur Skawina
Do not let lstree output recursively when a directory whose name is a prefix of the others is given in the path list.
,
davi . reis
[PATCH] Do not let lstree output recursively when a directory whose name is a prefix of the others is given in the path list.
,
davi . reis
Re: Do not let lstree output recursively when a directory whose name is a prefix of the others is given in the path list.
,
Matthieu Moy
Re: Do not let lstree output recursively when a directory whose name is a prefix of the others is given in the path list.
,
Davi Reis
Re: Do not let lstree output recursively when a directory whose name is a prefix of the others is given in the path list.
,
Matthieu Moy
Re: Do not let lstree output recursively when a directory whose name is a prefix of the others is given in the path list.
,
Junio C Hamano
[PATCH 2/2] ls-tree $di $dir: do not mistakenly recurse into directories
,
Junio C Hamano
Re: Do not let lstree output recursively when a directory whose name is a prefix of the others is given in the path list.
,
Matthieu Moy
git rebase --preserve-merges seems to not work
,
Joshua Jensen
Re: git rebase --preserve-merges seems to not work
,
Björn Steinbrink
Re: git rebase --preserve-merges seems to not work
,
Joshua Jensen
Coping with the pull-before-you-push model
,
Joshua Jensen
Re: Coping with the pull-before-you-push model
,
Ævar Arnfjörð Bjarmason
Re: Coping with the pull-before-you-push model
,
Joshua Jensen
Re: Coping with the pull-before-you-push model
,
Jon Seymour
Re: Coping with the pull-before-you-push model
,
Jeff King
Re: Coping with the pull-before-you-push model
,
Joshua Jensen
Re: Coping with the pull-before-you-push model
,
Jeff King
Re: Coping with the pull-before-you-push model
,
Avery Pennarun
Re: Coping with the pull-before-you-push model
,
David Brown
Re: Coping with the pull-before-you-push model
,
Theodore Tso
Re: Coping with the pull-before-you-push model
,
Joshua Jensen
Re: Coping with the pull-before-you-push model
,
Eugene Sajine
Re: Coping with the pull-before-you-push model
,
Ted Ts'o
Re: Coping with the pull-before-you-push model
,
Joshua Jensen
[PATCH 0/8] en/object-list-with-pathspec v4
,
Nguyễn Thái Ngọc Duy
[PATCH 1/8] diff-no-index: use diff_tree_setup_paths()
,
Nguyễn Thái Ngọc Duy
[PATCH 2/8] Introduce struct tree_pathspec_list
,
Nguyễn Thái Ngọc Duy
[PATCH 3/8] tree_entry_interesting(): remove dependency on struct diff_options
,
Nguyễn Thái Ngọc Duy
Re: [PATCH 3/8] tree_entry_interesting(): remove dependency on struct diff_options
,
Junio C Hamano
Re: [PATCH 3/8] tree_entry_interesting(): remove dependency on struct diff_options
,
Nguyen Thai Ngoc Duy
Re: [PATCH 3/8] tree_entry_interesting(): remove dependency on struct diff_options
,
Junio C Hamano
[PATCH 4/8] tree-walk: move tree_entry_interesting() from tree-diff.c
,
Nguyễn Thái Ngọc Duy
[PATCH 5/8] Add testcases showing how pathspecs are ignored with rev-list --objects
,
Nguyễn Thái Ngọc Duy
Re: [PATCH 5/8] Add testcases showing how pathspecs are ignored with rev-list --objects
,
Junio C Hamano
[PATCH 6/8] Make rev-list --objects work together with pathspecs
,
Nguyễn Thái Ngọc Duy
[PATCH 7/8] setup_tree_pathspec(): interpret '^' as negative pathspec
,
Nguyễn Thái Ngọc Duy
Re: [PATCH 7/8] setup_tree_pathspec(): interpret '^' as negative pathspec
,
Elijah Newren
Re: [PATCH 7/8] setup_tree_pathspec(): interpret '^' as negative pathspec
,
Nguyen Thai Ngoc Duy
Re: [PATCH 7/8] setup_tree_pathspec(): interpret '^' as negative pathspec
,
Junio C Hamano
Re: [PATCH 7/8] setup_tree_pathspec(): interpret '^' as negative pathspec
,
Nguyen Thai Ngoc Duy
[PATCH 8/8] tree_entry_interesting(): support negative pathspec
,
Nguyễn Thái Ngọc Duy
Re: [PATCH 8/8] tree_entry_interesting(): support negative pathspec
,
Elijah Newren
Re: [PATCH 8/8] tree_entry_interesting(): support negative pathspec
,
Junio C Hamano
Re: [PATCH 8/8] tree_entry_interesting(): support negative pathspec
,
Nguyen Thai Ngoc Duy
Re: [PATCH 0/8] en/object-list-with-pathspec v4
,
Elijah Newren
interactive rebase "reword" runs pre-commit hook but ignores non-zero exit status
,
Neal Kreitzinger
[PATCH] contrib/ciabot: git-describe commit instead of HEAD
,
Sven Eckelmann
<Possible follow-ups>
[PATCH] contrib/ciabot: git-describe commit instead of HEAD
,
Sven Eckelmann
[PATCH] contrib/ciabot: git-describe commit instead of HEAD
,
Sven Eckelmann
Re: [PATCH] contrib/ciabot: git-describe commit instead of HEAD
,
Junio C Hamano
Re: [PATCH] contrib/ciabot: git-describe commit instead of HEAD
,
Sven Eckelmann
Re: [PATCH] contrib/ciabot: git-describe commit instead of HEAD
,
Junio C Hamano
Re: [PATCH] contrib/ciabot: git-describe commit instead of HEAD
,
Sven Eckelmann
how do I create a branch and push it so several developers can share work?
,
Robert Buck
Re: how do I create a branch and push it so several developers can share work?
,
Jacob Helwig
Re: how do I create a branch and push it so several developers can share work?
,
Robert Buck
Re: how do I create a branch and push it so several developers can share work?
,
Miles Bader
git's use of mkdir(2)
,
der Mouse
Re: git's use of mkdir(2)
,
Junio C Hamano
Re: git's use of mkdir(2)
,
der Mouse
[PATCH] git-svn: Use platform-specific svn authentication providers (e.g., gnome-keyring)
,
Matthijs Kooijman
<Possible follow-ups>
[PATCH] git-svn: Use platform-specific svn authentication providers (e.g., gnome-keyring)
,
Matthijs Kooijman
[PATCH v2] po/hi.po: Add Hindi Translation
,
Ramkumar Ramachandra
Re: [PATCH v2] po/hi.po: Add Hindi Translation
,
Antriksh Pany
Re: [PATCH v2] po/hi.po: Add Hindi Translation
,
Ramkumar Ramachandra
Re: [PATCH v2] po/hi.po: Add Hindi Translation
,
Miles Bader
Re: [PATCH v2] po/hi.po: Add Hindi Translation
,
Ævar Arnfjörð Bjarmason
Re: [PATCH v2] po/hi.po: Add Hindi Translation
,
Ramkumar Ramachandra
Re: [PATCH v2] po/hi.po: Add Hindi Translation
,
Ramkumar Ramachandra
Re: [PATCH v2] po/hi.po: Add Hindi Translation
,
Ævar Arnfjörð Bjarmason
[PATCH 0/5] Re-roll rr/fmt-merge-msg
,
Ramkumar Ramachandra
[PATCH 1/5] fmt_merge_msg: Change fmt_merge_msg API to accept shortlog_len
,
Ramkumar Ramachandra
[PATCH 2/5] merge: Make '--log' an integer option for number of shortlog entries
,
Ramkumar Ramachandra
[PATCH 3/5] merge: Make 'merge.log' an integer or boolean option
,
Ramkumar Ramachandra
[PATCH 4/5] t6200-fmt-merge-msg: Exercise 'merge.log' to configure shortlog length
,
Ramkumar Ramachandra
[PATCH 5/5] t6200-fmt-merge-msg: Exercise '--log' to configure shortlog length
,
Ramkumar Ramachandra
Why does git-svn redownload revisions?
,
Daniel Trebbien
Re: Why does git-svn redownload revisions?
,
Brian Gernhardt
Re: Why does git-svn redownload revisions?
,
Daniel Trebbien
Re: Why does git-svn redownload revisions?
,
Brian Gernhardt
NO_REGEX defaults on obscure platforms
,
Ævar Arnfjörð Bjarmason
Re: NO_REGEX defaults on obscure platforms
,
Brandon Casey
Re: NO_REGEX defaults on obscure platforms
,
Jakub Narebski
[PATCH 2/2] Makefile: use compat regex on IRIX 6.5
,
Brandon Casey
Re: [PATCH 2/2] Makefile: use compat regex on IRIX 6.5
,
Junio C Hamano
[PATCH 1/2] t/t7008: workaround broken handling of \000 by printf on IRIX
,
Brandon Casey
Errors in man git
,
Daniel U. Thibault
Re: Errors in man git
,
Jan Krüger
Re: Errors in man git
,
der Mouse
Re: Errors in man git
,
Jan Krüger
Re: Errors in man git
,
der Mouse
[PATCH] Add explicit --src/dst-prefix to git-formt-patch in git-rebase.sh for the case of "diff.noprefix" in git-config
,
Oded Shimon
Re: [PATCH] Add explicit --src/dst-prefix to git-formt-patch in git-rebase.sh for the case of "diff.noprefix" in git-config
,
ods15
Re: [PATCH] Add explicit --src/dst-prefix to git-formt-patch in git-rebase.sh for the case of "diff.noprefix" in git-config
,
Jan Krüger
[PATCH] Add --src/dst-prefix to git-formt-patch in git-rebase.sh
,
Oded Shimon
[Alt. PATCH] format-patch: do not use diff UI config
,
Thomas Rast
Re: [Alt. PATCH] format-patch: do not use diff UI config
,
Sverre Rabbelier
Re: [Alt. PATCH] format-patch: do not use diff UI config
,
Jeff King
Re: [Alt. PATCH] format-patch: do not use diff UI config
,
Junio C Hamano
Re: [PATCH] Add --src/dst-prefix to git-formt-patch in git-rebase.sh
,
Junio C Hamano
Re: [PATCH] Add --src/dst-prefix to git-formt-patch in git-rebase.sh
,
ods15
[PATCH] Add --src/dst-prefix to git-formt-patch in git-rebase.sh
,
Oded Shimon
git log for a merged branch
,
Stephen Bash
Re: git log for a merged branch
,
Tor Arntsen
Re: git log for a merged branch
,
Stephen Bash
Re: git log for a merged branch
,
Michele Ballabio
Re: git log for a merged branch
,
Stephen Bash
Re: git log for a merged branch
,
Santi Béjar
Re: git log for a merged branch
,
Stephen Bash
Re: git log for a merged branch
,
Santi Béjar
git am cannot handle patches created with -B -M?
,
Geert Uytterhoeven
[PATCH] merge-recursive: Small code cleanup
,
Elijah Newren
[PATCHv2 0/2] Fix resolvable rename + D/F conflict testcases
,
Elijah Newren
[PATCHv2 1/2] t3509: Add rename + D/F conflict testcase that recursive strategy fails
,
Elijah Newren
[PATCHv2 2/2] merge-recursive: D/F conflicts where was_a_dir/file -> was_a_dir
,
Elijah Newren
Re: [PATCHv2 2/2] merge-recursive: D/F conflicts where was_a_dir/file -> was_a_dir
,
Junio C Hamano
Re: [PATCHv2 0/2] Fix resolvable rename + D/F conflict testcases
,
Elijah Newren
[PATCH] sha1_name: allow to add @{...} alias via config
,
Nguyễn Thái Ngọc Duy
Re: [PATCH] sha1_name: allow to add @{...} alias via config
,
Santi Béjar
Re: [PATCH] sha1_name: allow to add @{...} alias via config
,
Santi Béjar
Re: [PATCH] sha1_name: allow to add @{...} alias via config
,
Nguyen Thai Ngoc Duy
Re: [PATCH] sha1_name: allow to add @{...} alias via config
,
Nguyen Thai Ngoc Duy
[PATCH 0/5] en/object-list-with-pathspec (v3?)
,
Nguyễn Thái Ngọc Duy
[PATCH 1/5] diff-no-index.c: rename read_directory() to read_dir()
,
Nguyễn Thái Ngọc Duy
[PATCH 2/5] Add testcases showing how pathspecs are ignored with rev-list --objects
,
Nguyễn Thái Ngọc Duy
[PATCH 3/5] tree-walk: move tree_entry_interesting() from tree-diff.c
,
Nguyễn Thái Ngọc Duy
[PATCH 4/5] tree_entry_interesting(): remove dependency on struct diff_options
,
Nguyễn Thái Ngọc Duy
[PATCH 5/5] Make rev-list --objects work together with pathspecs
,
Nguyễn Thái Ngọc Duy
Re: [PATCH 0/5] en/object-list-with-pathspec (v3?)
,
Elijah Newren
Re: [PATCH 0/5] en/object-list-with-pathspec (v3?)
,
Nguyen Thai Ngoc Duy
combined diff seems to ignore diff attribute
,
Jay Soffian
Re: combined diff seems to ignore diff attribute
,
Junio C Hamano
git log over restricts output when using --follow?
,
Gregg Leichtman
Re: git log over restricts output when using --follow?
,
Jeff King
building git on Solaris
,
Chris Hoogendyk
Re: building git on Solaris
,
Ævar Arnfjörð Bjarmason
Re: building git on Solaris
,
Chris Hoogendyk
Re: building git on Solaris
,
Brandon Casey
Re: building git on Solaris
,
Ben Walton
Re: building git on Solaris
,
Tomas Carnecky
[PATCH] fast-export: ensure that a renamed file is printed after all references
,
Johannes Sixt
Re: [PATCH] fast-export: ensure that a renamed file is printed after all references
,
Elijah Newren
Re: [PATCH] fast-export: ensure that a renamed file is printed after all references
,
Johannes Sixt
Re: [PATCH] fast-export: ensure that a renamed file is printed after all references
,
Elijah Newren
[BUG] git-send-email format-patch awareness & retry
,
Ævar Arnfjörð Bjarmason
Re: [BUG] git-send-email format-patch awareness & retry
,
Thomas Rast
Re: [BUG] git-send-email format-patch awareness & retry
,
Junio C Hamano
Re: [BUG] git-send-email format-patch awareness & retry
,
Thomas Rast
[PATCH 00/20] [CONTINUE] Add gettext support to Git
,
Ævar Arnfjörð Bjarmason
[PATCH 01/20] gettextize: git-clean clean.requireForce braces
,
Ævar Arnfjörð Bjarmason
[PATCH 02/20] gettextize: git-clone "Cloning into" message braces
,
Ævar Arnfjörð Bjarmason
[PATCH 04/20] Makefile: add GNU_GETTEXT, set when we expect GNU gettext
,
Ævar Arnfjörð Bjarmason
[PATCH 05/20] Makefile: MSGFMT="msgfmt --check" under GNU_GETTEXT
,
Ævar Arnfjörð Bjarmason
[PATCH 07/20] gettextize: git-revert "Your local changes" message
,
Ævar Arnfjörð Bjarmason
[PATCH 09/20] gettext: add GETTEXT_POISON support for shell scripts
,
Ævar Arnfjörð Bjarmason
[PATCH 10/20] gettext: add GETTEXT_POISON tests for shell scripts
,
Ævar Arnfjörð Bjarmason
[PATCH 11/20] gettextize: git-am add git-sh-i18n
,
Ævar Arnfjörð Bjarmason
[PATCH 12/20] gettextize: git-am one-line gettext $msg; echo
,
Ævar Arnfjörð Bjarmason
[PATCH 06/20] Revert "gettextize: git-revert mark the "me" variable for translation"
,
Ævar Arnfjörð Bjarmason
[PATCH 13/20] gettextize: git-am multi-line getttext $msg; echo
,
Ævar Arnfjörð Bjarmason
[PATCH 08/20] gettextize: git-revert literal "me" messages
,
Ævar Arnfjörð Bjarmason
[PATCH 14/20] gettextize: git-am eval_gettext messages
,
Ævar Arnfjörð Bjarmason
[PATCH 15/20] gettextize: git-am die messages
,
Ævar Arnfjörð Bjarmason
[PATCH 16/20] gettextize: git-am cannot_fallback messages
,
Ævar Arnfjörð Bjarmason
[PATCH 18/20] gettextize: git-am "Apply?" message
,
Ævar Arnfjörð Bjarmason
[PATCH 19/20] gettextize: git-am core say messages
,
Ævar Arnfjörð Bjarmason
[PATCH 17/20] gettextize: git-am clean_abort messages
,
Ævar Arnfjörð Bjarmason
[PATCH 20/20] gettextize: git-am printf(1) message to eval_gettext
,
Ævar Arnfjörð Bjarmason
Re: [PATCH 20/20] gettextize: git-am printf(1) message to eval_gettext
,
Jonathan Nieder
Re: [PATCH 20/20] gettextize: git-am printf(1) message to eval_gettext
,
Ævar Arnfjörð Bjarmason
Re: [PATCH 20/20] gettextize: git-am printf(1) message to eval_gettext
,
Jonathan Nieder
[PATCH v2 20/20] gettextize: git-am printf(1) message to eval_gettext
,
Ævar Arnfjörð Bjarmason
[PATCH v2 19/20] gettextize: git-am core say messages
,
Ævar Arnfjörð Bjarmason
Re: [PATCH 00/20] [CONTINUE] Add gettext support to Git
,
Junio C Hamano
Re: [PATCH 00/20] [CONTINUE] Add gettext support to Git
,
Ævar Arnfjörð Bjarmason
Re: [PATCH 00/20] [CONTINUE] Add gettext support to Git
,
Ævar Arnfjörð Bjarmason
Re: [PATCH 00/20] [CONTINUE] Add gettext support to Git
,
Junio C Hamano
Re: [PATCH 00/20] [CONTINUE] Add gettext support to Git
,
Ævar Arnfjörð Bjarmason
[PATCH 0/5] gettext docs: programmer docs in po/README
,
Ævar Arnfjörð Bjarmason
Re: [PATCH 0/5] gettext docs: programmer docs in po/README
,
Ævar Arnfjörð Bjarmason
[PATCH 1/5] gettext docs: add a "Testing your changes" section to po/README
,
Ævar Arnfjörð Bjarmason
[PATCH 2/5] gettext docs: add "Marking strings for translation" section in po/README
,
Ævar Arnfjörð Bjarmason
Re: [PATCH 2/5] gettext docs: add "Marking strings for translation" section in po/README
,
Junio C Hamano
Re: [PATCH 2/5] gettext docs: add "Marking strings for translation" section in po/README
,
Ævar Arnfjörð Bjarmason
[PATCH 3/5] gettext docs: the gettext.h C interface
,
Ævar Arnfjörð Bjarmason
Re: [PATCH 3/5] gettext docs: the gettext.h C interface
,
Junio C Hamano
Re: [PATCH 3/5] gettext docs: the gettext.h C interface
,
Ævar Arnfjörð Bjarmason
Re: [PATCH 3/5] gettext docs: the gettext.h C interface
,
Junio C Hamano
Re: [PATCH 3/5] gettext docs: the gettext.h C interface
,
Ævar Arnfjörð Bjarmason
Re: [PATCH 3/5] gettext docs: the gettext.h C interface
,
Junio C Hamano
Re: [PATCH 3/5] gettext docs: the gettext.h C interface
,
Ævar Arnfjörð Bjarmason
[PATCH 4/5] gettext docs: the git-sh-i18n.sh Shell interface
,
Ævar Arnfjörð Bjarmason
Re: [PATCH 4/5] gettext docs: the git-sh-i18n.sh Shell interface
,
Junio C Hamano
Re: [PATCH 4/5] gettext docs: the git-sh-i18n.sh Shell interface
,
Ævar Arnfjörð Bjarmason
[PATCH 5/5] gettext docs: the Git::I18N Perl interface
,
Ævar Arnfjörð Bjarmason
[PATCH 00/20] *** SUBJECT HERE ***
,
Ævar Arnfjörð Bjarmason
Re: [PATCH 00/20] *** SUBJECT HERE ***
,
Ævar Arnfjörð Bjarmason
Re: git-send-email (Fw: Delivery reports about your email [FAILED(1)])
,
Ryan Anderson
Re: [msysGit] Re: [PATCH] Fix compat/regex ANSIfication on MinGW
,
Johannes Sixt
Git config from a Python script
,
Jerome Vuarand
[PATCH v3] Add test-string-list.c
,
Thiago Farina
diff problem
,
ZoltánFüzesi
Re: diff problem
,
ZoltánFüzesi
Re: diff problem
,
Matthieu Moy
Propagating config to clones/pulls
,
Douglas Tan
Re: Propagating config to clones/pulls
,
Thomas Rast
Re: Propagating config to clones/pulls
,
David Aguilar
Re: Propagating config to clones/pulls
,
Douglas Tan
Re: Propagating config to clones/pulls
,
Neal Kreitzinger
[RFC PATCH] tree.c: Nuke match_tree_entry(), it just duplicates tree_entry_interesting()
,
Elijah Newren
[PATCH] Documentation: move RelNotes into a directory of their own
,
Nicolas Pitre
Re: [PATCH] Documentation: move RelNotes into a directory of their own
,
Jonathan Nieder
Re: [PATCH] Documentation: move RelNotes into a directory of their own
,
Junio C Hamano
[PATCH] install-webdoc: keep installed RelNotes-*.txt
,
Junio C Hamano
[Patch v2] Add test-string-list.c
,
Thiago Farina
Re: [Patch v2] Add test-string-list.c
,
Junio C Hamano
[PATCH] builtin/clean.c: Use STRING_LIST_INIT_NODUP.
,
Thiago Farina
Re: [PATCH] builtin/clean.c: Use STRING_LIST_INIT_NODUP.
,
Junio C Hamano
Re: [PATCH] builtin/clean.c: Use STRING_LIST_INIT_NODUP.
,
Thiago Farina
[PATCH] revert: Fix trivial comment style issue
,
Elijah Newren
[PATCH] cache_tree_free: Fix small memory leak
,
Elijah Newren
Should git-citool be in mainporcelain in command-list?
,
Ævar Arnfjörð Bjarmason
Re: Should git-citool be in mainporcelain in command-list?
,
Jonathan Nieder
Re: Should git-citool be in mainporcelain in command-list?
,
Ævar Arnfjörð Bjarmason
Re: Should git-citool be in mainporcelain in command-list?
,
Jonathan Nieder
Re: Should git-citool be in mainporcelain in command-list?
,
Ævar Arnfjörð Bjarmason
Re: Should git-citool be in mainporcelain in command-list?
,
Jonathan Nieder
Better way to find commit from tarball?
,
Todd A. Jacobs
Re: Better way to find commit from tarball?
,
Jonathan Nieder
Re: [RFC/PATCH] Force using Tcl/Tk 8.4 on Mac OS X
,
Daniel A. Steffen
Re: [RFC/PATCH] Force using Tcl/Tk 8.4 on Mac OS X
,
Stefan Haller
Re: [RFC/PATCH] Force using Tcl/Tk 8.4 on Mac OS X
,
Pat Thoyts
Re: [RFC/PATCH] Force using Tcl/Tk 8.4 on Mac OS X
,
Stefan Haller
Re: [RFC/PATCH] Force using Tcl/Tk 8.4 on Mac OS X
,
Stefan Haller
Re: [RFC/PATCH] Force using Tcl/Tk 8.4 on Mac OS X
,
Stefan Haller
[PATCH] git-gui: Work around freeze problem with dialogs in Mac OS X
,
Stefan Haller
[PATCH] git-gui: Work around freeze problem with dialogs in Mac OS X
,
Stefan Haller
Re: [PATCH] git-gui: Work around freeze problem with dialogs in Mac OS X
,
Junio C Hamano
Re: [PATCH] git-gui: Work around freeze problem with dialogs in Mac OS X
,
Stefan Haller
Re: [RFC/PATCH] Force using Tcl/Tk 8.4 on Mac OS X
,
Stefan Haller
[PATCH] t3404 & t7508: cd inside subshell instead of around
,
Jens Lehmann
[PATCH] Several tests: cd inside subshell instead of around
,
Jens Lehmann
Re: [PATCH] Several tests: cd inside subshell instead of around
,
Jonathan Nieder
Re: [PATCH] Several tests: cd inside subshell instead of around
,
Jens Lehmann
[PATCH 0/7] Re: [PATCH] Several tests: cd inside subshell instead of around
,
Jonathan Nieder
[PATCH 1/7] tests: subshell indentation stylefix
,
Jonathan Nieder
Re: [PATCH 1/7] tests: subshell indentation stylefix
,
Jonathan Nieder
[PATCH 2/7] t1450 (fsck): remove dangling objects
,
Jonathan Nieder
[PATCH 3/7] t2105 (gitfile): add missing &&
,
Jonathan Nieder
Re: [PATCH 3/7] t2105 (gitfile): add missing &&
,
Brad King
[PATCH 4/7] t0004 (unwritable files): simplify error handling
,
Jonathan Nieder
[PATCH 5/7] t1302 (core.repositoryversion): style tweaks
,
Jonathan Nieder
Re: [PATCH 5/7] t1302 (core.repositoryversion): style tweaks
,
Nguyen Thai Ngoc Duy
[PATCH 6/7] t1303 (config): style tweaks
,
Jonathan Nieder
Re: [PATCH 6/7] t1303 (config): style tweaks
,
Jeff King
Re: [PATCH 6/7] t1303 (config): style tweaks
,
Junio C Hamano
Re: [PATCH 6/7] t1303 (config): style tweaks
,
Jonathan Nieder
guarding everything with test_expect_success (Re: [PATCH 6/7] t1303 (config): style tweaks)
,
Jonathan Nieder
Re: guarding everything with test_expect_success (Re: [PATCH 6/7] t1303 (config): style tweaks)
,
Jeff King
Re: guarding everything with test_expect_success (Re: [PATCH 6/7] t1303 (config): style tweaks)
,
Jonathan Nieder
[PATCH/RFC 7/7] t2016 (checkout -p): use printf for multiline y/n input
,
Jonathan Nieder
Re: [PATCH/RFC 7/7] t2016 (checkout -p): use printf for multiline y/n input
,
Thomas Rast
Re: [PATCH/RFC 7/7] t2016 (checkout -p): use printf for multiline y/n input
,
Jonathan Nieder
Re: [PATCH] Several tests: cd inside subshell instead of around
,
Junio C Hamano
Re: [PATCH] Several tests: cd inside subshell instead of around
,
Jonathan Nieder
Re: [PATCH] Several tests: cd inside subshell instead of around
,
Junio C Hamano
Re: [PATCH] Several tests: cd inside subshell instead of around
,
Jonathan Nieder
[PATCH] t1020: Get rid of 'cd "$HERE"' at the start of each test
,
Jens Lehmann
[PATCH v5 0/3] Add support for SMTP server options
,
Pascal Obry
[PATCH v5 2/3] Remove @smtp_host_parts variable as not used.
,
Pascal Obry
[PATCH v5 1/3] Minor indentation fix.
,
Pascal Obry
[PATCH v5 3/3] New send-email option smtpserveroption.
,
Pascal Obry
[PATCH v4 0/3] Add support for SMTP server options
,
Pascal Obry
[PATCH v4 1/3] Minor indentation fix.
,
Pascal Obry
[PATCH v4 2/3] Remove @smtp_host_parts variable as not used.
,
Pascal Obry
[PATCH v4 3/3] New send-email option smtpserveroption.
,
Pascal Obry
Git-gui and the next Git release
,
Matthieu Moy
remote-helpers: The lost verbosity level
,
Artur Skawina
Re: remote-helpers: The lost verbosity level
,
Sverre Rabbelier
Oxfam gb -uk Cash\Grant Donation 2010.
,
Oxfam GB
<Possible follow-ups>
Oxfam gb -uk Cash\Grant Donation 2010.
,
Oxfam GB
[PATCHv3] completion: make compatible with zsh
,
Mark Lodato
git diff - howto exclude dir from diff?
,
Jan III Sobieski
Re: git diff - howto exclude dir from diff?
,
Sylvain Rabot
What's cooking in git.git (Sep 2010, #02; Mon, 6)
,
Junio C Hamano
Re: What's cooking in git.git (Sep 2010, #02; Mon, 6)
,
Johannes Sixt
git over http configuration problem
,
J. Bakshi
[PATCH] RFC: help.autocorrect prompt
,
David Barr
Re: [PATCH] RFC: help.autocorrect prompt
,
Jonathan Nieder
Re: [PATCH] RFC: help.autocorrect prompt
,
David Barr
[PATCH] help.autocorrect prompt
,
David Barr
[TopGit PATCH] add section POINTERS to README
,
Olaf Dabrunz
git top links: 2010-8
,
Felipe Contreras
[Patch v3] string-list: Document STRING_LIST_INIT_* macros.
,
Thiago Farina
Re: [Patch v3] string-list: Document STRING_LIST_INIT_* macros.
,
Jonathan Nieder
Re: [Patch v3] string-list: Document STRING_LIST_INIT_* macros.
,
Thiago Farina
[PATCH v2] string-list: Document STRING_LIST_INIT_* macros.
,
Thiago Farina
Re: [PATCH v2] string-list: Document STRING_LIST_INIT_* macros.
,
Jonathan Nieder
Re: [PATCH v2] string-list: Document STRING_LIST_INIT_* macros.
,
Thiago Farina
direct ref manipulation
,
Enrico Weigelt
Re: direct ref manipulation
,
Jonathan Nieder
Re: direct ref manipulation
,
Nicolas Pitre
Determining commit reachability
,
Artur Skawina
Re: Determining commit reachability
,
Jeff King
Re: Determining commit reachability
,
Artur Skawina
Re: Determining commit reachability
,
Junio C Hamano
Re: Determining commit reachability
,
Sverre Rabbelier
Re: Determining commit reachability
,
Ævar Arnfjörð Bjarmason
Re: Determining commit reachability
,
Sverre Rabbelier
Re: Determining commit reachability
,
Junio C Hamano
[PATCH] Documentation: explain "git branch --with"
,
Jonathan Nieder
Re: [PATCH] Documentation: explain "git branch --with"
,
Ævar Arnfjörð Bjarmason
Re: [PATCH] Documentation: explain "git branch --with"
,
Junio C Hamano
Re: Determining commit reachability
,
Nguyen Thai Ngoc Duy
Re: Determining commit reachability
,
Nguyen Thai Ngoc Duy
[PATCH] Fix whitespace issue in object.c
,
Jared Hance
[PATCH] po/hi.po: Add Hindi Translation
,
Ramkumar Ramachandra
Re: [PATCH] po/hi.po: Add Hindi Translation
,
Ævar Arnfjörð Bjarmason
Re: [PATCH] po/hi.po: Add Hindi Translation
,
Sitaram Chamarty
Re: [PATCH] po/hi.po: Add Hindi Translation
,
Ramkumar Ramachandra
Re: [PATCH] po/hi.po: Add Hindi Translation
,
Antriksh Pany
Re: [PATCH] po/hi.po: Add Hindi Translation
,
Ramkumar Ramachandra
Re: [PATCH] po/hi.po: Add Hindi Translation
,
Antriksh Pany
Re: [PATCH] po/hi.po: Add Hindi Translation
,
Ramkumar Ramachandra
Message not available
Re: [PATCH] po/hi.po: Add Hindi Translation
,
Ramkumar Ramachandra
[PATCH] Documentation: document the string-list macros.
,
Thiago Farina
[demo/patch 0/3] Re: [PATCH] Documentation: document the string-list macros.
,
Jonathan Nieder
[demo/PATCH 1/3] string-list: introduce string_list_init()
,
Jonathan Nieder
[demo/PATCH 1/3] string-list: Document STRING_LIST_INIT_* and string_list_init()
,
Jonathan Nieder
[demo/PATCH 3/3] Make initialization of string_lists more consistent
,
Jonathan Nieder
Re: [demo/patch 0/3] Re: [PATCH] Documentation: document the string-list macros.
,
Thiago Farina
[PATCH v3 0/3] Add support for SMTP server options
,
Pascal Obry
[PATCH v3 2/3] Remove @smtp_host_parts variable as not used.
,
Pascal Obry
[PATCH v3 1/3] Minor indentation fix.
,
Pascal Obry
[PATCH v3 3/3] New send-email option smtpserveroption.
,
Pascal Obry
Re: [PATCH v3 3/3] New send-email option smtpserveroption.
,
Jakub Narebski
Re: [PATCH v3 3/3] New send-email option smtpserveroption.
,
Junio C Hamano
Re: [PATCH v3 3/3] New send-email option smtpserveroption.
,
Ævar Arnfjörð Bjarmason
Re: [PATCH v3 3/3] New send-email option smtpserveroption.
,
Jakub Narebski
Re: [PATCH v3 3/3] New send-email option smtpserveroption.
,
Junio C Hamano
Re: [PATCH v3 0/3] Add support for SMTP server options
,
Ævar Arnfjörð Bjarmason
[PATCH] Add ERR support to smart HTTP
,
Ilari Liusvaara
Re: [PATCH] Add ERR support to smart HTTP
,
Jonathan Nieder
Re: [PATCH] Add ERR support to smart HTTP
,
Ilari Liusvaara
Re: [PATCH] Add ERR support to smart HTTP
,
Ævar Arnfjörð Bjarmason
Re: [PATCH] Add ERR support to smart HTTP
,
Ilari Liusvaara
Re: [PATCH] Add ERR support to smart HTTP
,
Jakub Narebski
Re: [PATCH] Add ERR support to smart HTTP
,
Sitaram Chamarty
Re: [PATCH] Add ERR support to smart HTTP
,
Sitaram Chamarty
Re: [PATCH] Add ERR support to smart HTTP
,
Ævar Arnfjörð Bjarmason
Re: [PATCH] Add ERR support to smart HTTP
,
Jakub Narebski
Re: [PATCH] Add ERR support to smart HTTP
,
Joshua Juran
Re: [PATCH] Add ERR support to smart HTTP
,
Shawn O. Pearce
Re: [PATCH] Add ERR support to smart HTTP
,
Sitaram Chamarty
Re: [PATCH] Add ERR support to smart HTTP
,
Shawn O. Pearce
Re: [PATCH] Add ERR support to smart HTTP
,
Sitaram Chamarty
Re: [PATCH] Add ERR support to smart HTTP
,
Sitaram Chamarty
Re: [PATCH] Add ERR support to smart HTTP
,
Jakub Narebski
Re: [PATCH] Add ERR support to smart HTTP
,
Jonathan Nieder
[ANNOUNCE] gitolite now supports smart http
,
Sitaram Chamarty
Re: [ANNOUNCE] gitolite now supports smart http
,
Junio C Hamano
question on service commands in http-backend.c
,
Sitaram Chamarty
Re: question on service commands in http-backend.c
,
Shawn Pearce
[PATCH] t5505: add missing &&
,
Jens Lehmann
[PATCH/RFC] Restructure some of the checkout opts.
,
Jared Hance
Re: [PATCH/RFC] Restructure some of the checkout opts.
,
Jens Lehmann
Re: [PATCH/RFC] Restructure some of the checkout opts.
,
Jared Hance
Re: [PATCH/RFC] Restructure some of the checkout opts.
,
Junio C Hamano
[PATCH] Make commit help text more accurate for --verbose
,
Ramana Kumar
Re: [PATCH] Make commit help text more accurate for --verbose
,
Thiago Farina
Re: [PATCH] Make commit help text more accurate for --verbose
,
Ævar Arnfjörð Bjarmason
Re: [PATCH] Make commit help text more accurate for --verbose
,
Ramana Kumar
Re: [PATCH] Make commit help text more accurate for --verbose
,
yj2133011
[PATCH 00/17] Narrow clone v3 (was subtree clone)
,
Nguyễn Thái Ngọc Duy
[PATCH 01/17] rev-list: do not do commit simplification if simplify_history = 0
,
Nguyễn Thái Ngọc Duy
[PATCH 02/17] tree.c: add path_to_sha1()
,
Nguyễn Thái Ngọc Duy
[PATCH 03/17] Introduce $GIT_DIR/narrow
,
Nguyễn Thái Ngọc Duy
[PATCH 04/17] index: make narrow index incompatible with older git
,
Nguyễn Thái Ngọc Duy
[PATCH 05/17] pack-objects: support narrow packs with pathspecs
,
Nguyễn Thái Ngọc Duy
[PATCH 06/17] {fetch,upload}-pack: support narrow repository
,
Nguyễn Thái Ngọc Duy
[PATCH 07/17] unpack-trees: split traverse_trees() code into a separate function
,
Nguyễn Thái Ngọc Duy
[PATCH 08/17] unpack-trees: support unpack trees in narrow repository
,
Nguyễn Thái Ngọc Duy
[PATCH 09/17] cache-tree: only cache tree within narrow area
,
Nguyễn Thái Ngọc Duy
[PATCH 10/17] get_pathspec(): support narrow pathspec rewriting
,
Nguyễn Thái Ngọc Duy
[PATCH 11/17] pathspec retrieval fix
,
Nguyễn Thái Ngọc Duy
[PATCH 12/17] clone: support --narrow option
,
Nguyễn Thái Ngọc Duy
[PATCH 13/17] commit: add narrow's commit_tree version
,
Nguyễn Thái Ngọc Duy
[PATCH 14/17] commit: use commit_narrow_tree() to support narrow repo
,
Nguyễn Thái Ngọc Duy
[PATCH 15/17] write-tree: requires --narrow-base in narrow repository
,
Nguyễn Thái Ngọc Duy
[PATCH 16/17] merge: try to do local merge if possible in narrow repo
,
Nguyễn Thái Ngọc Duy
[PATCH 17/17] Add narrow clone demonstration test
,
Nguyễn Thái Ngọc Duy
Re: [PATCH 00/17] Narrow clone v3 (was subtree clone)
,
Sverre Rabbelier
Re: [PATCH 00/17] Narrow clone v3 (was subtree clone)
,
Nguyen Thai Ngoc Duy
Re: [PATCH 00/17] Narrow clone v3 (was subtree clone)
,
Elijah Newren
Re: [PATCH 00/17] Narrow clone v3 (was subtree clone)
,
Elijah Newren
Re: [PATCH 00/17] Narrow clone v3 (was subtree clone)
,
Nguyen Thai Ngoc Duy
Re: [PATCH 00/17] Narrow clone v3 (was subtree clone)
,
Sverre Rabbelier
Re: [PATCH 00/17] Narrow clone v3 (was subtree clone)
,
Elijah Newren
[PATCH] Add test-string-list.c
,
Thiago Farina
Re: [PATCH] Add test-string-list.c
,
Jonathan Nieder
Re: [PATCH] Add test-string-list.c
,
Junio C Hamano
Re: [PATCH] Add test-string-list.c
,
Thiago Farina
Re: [PATCH] Add test-string-list.c
,
Jonathan Nieder
Re: [PATCH] Add test-string-list.c
,
Thiago Farina
[RFC PATCH 00/15] Sparse clones
,
Elijah Newren
[RFC PATCH 04/15] When unpacking in a sparse repository, avoid traversing missing trees/blobs
,
Elijah Newren
[RFC PATCH 05/15] read_tree_recursive: Avoid missing blobs and trees in a sparse repository
,
Elijah Newren
Re: [RFC PATCH 05/15] read_tree_recursive: Avoid missing blobs and trees in a sparse repository
,
Nguyen Thai Ngoc Duy
Re: [RFC PATCH 05/15] read_tree_recursive: Avoid missing blobs and trees in a sparse repository
,
Elijah Newren
Re: [RFC PATCH 05/15] read_tree_recursive: Avoid missing blobs and trees in a sparse repository
,
Elijah Newren
[RFC PATCH 08/15] cache_tree_update(): Require relevant tree to be passed
,
Elijah Newren
[RFC PATCH 07/15] cache_tree_update(): Capability to handle tree entries missing from index
,
Elijah Newren
Re: [RFC PATCH 07/15] cache_tree_update(): Capability to handle tree entries missing from index
,
Nguyen Thai Ngoc Duy
Re: [RFC PATCH 07/15] cache_tree_update(): Capability to handle tree entries missing from index
,
Elijah Newren
Re: [RFC PATCH 07/15] cache_tree_update(): Capability to handle tree entries missing from index
,
Elijah Newren
Re: [RFC PATCH 07/15] cache_tree_update(): Capability to handle tree entries missing from index
,
Nguyen Thai Ngoc Duy
[PATCH 0/4] en/object-list-with-pathspec update
,
Nguyễn Thái Ngọc Duy
[PATCH 1/4] Add testcases showing how pathspecs are ignored with rev-list --objects
,
Nguyễn Thái Ngọc Duy
[PATCH 2/4] tree-walk: copy tree_entry_interesting() as is from tree-diff.c
,
Nguyễn Thái Ngọc Duy
Re: [PATCH 2/4] tree-walk: copy tree_entry_interesting() as is from tree-diff.c
,
Elijah Newren
Re: [PATCH 2/4] tree-walk: copy tree_entry_interesting() as is from tree-diff.c
,
Nguyen Thai Ngoc Duy
[PATCH 3/4] tree-walk: actually move tree_entry_interesting() to tree-walk.c
,
Nguyễn Thái Ngọc Duy
Re: [PATCH 3/4] tree-walk: actually move tree_entry_interesting() to tree-walk.c
,
Elijah Newren
Re: [PATCH 3/4] tree-walk: actually move tree_entry_interesting() to tree-walk.c
,
Nguyen Thai Ngoc Duy
Re: [PATCH 3/4] tree-walk: actually move tree_entry_interesting() to tree-walk.c
,
Junio C Hamano
[PATCH 4/4] Make rev-list --objects work together with pathspecs
,
Nguyễn Thái Ngọc Duy
Re: [RFC PATCH 07/15] cache_tree_update(): Capability to handle tree entries missing from index
,
Nguyen Thai Ngoc Duy
Re: [RFC PATCH 07/15] cache_tree_update(): Capability to handle tree entries missing from index
,
Elijah Newren
[RFC PATCH 09/15] Add tests for communication dealing with sparse repositories
,
Elijah Newren
[RFC PATCH 10/15] sparse-repo: Provide a function to record sparse limiting arguments
,
Elijah Newren
[RFC PATCH 12/15] Pass extra (rev-list) args on, at least in some cases
,
Elijah Newren
[RFC PATCH 13/15] upload-pack: Handle extra rev-list arguments being passed
,
Elijah Newren
[RFC PATCH 11/15] builtin-clone: Accept paths for sparse clone
,
Elijah Newren
[RFC PATCH 14/15] EVIL COMMIT: Include all commits
,
Elijah Newren
[RFC PATCH 15/15] clone: Ensure sparse limiting arguments are used in subsequent operations
,
Elijah Newren
[RFC PATCH 02/15] Add tests for client handling in a sparse repository
,
Elijah Newren
[RFC PATCH 03/15] Read sparse limiting args from $GIT_DIR/sparse-limit
,
Elijah Newren
[RFC PATCH 06/15] Automatically reuse sparse limiting arguments in revision walking
,
Elijah Newren
Re: [RFC PATCH 06/15] Automatically reuse sparse limiting arguments in revision walking
,
Nguyen Thai Ngoc Duy
Re: [RFC PATCH 06/15] Automatically reuse sparse limiting arguments in revision walking
,
Elijah Newren
Re: [RFC PATCH 06/15] Automatically reuse sparse limiting arguments in revision walking
,
Nguyen Thai Ngoc Duy
[RFC PATCH 01/15] README-sparse-clone: Add a basic writeup of my ideas for sparse clones
,
Elijah Newren
Re: [RFC PATCH 01/15] README-sparse-clone: Add a basic writeup of my ideas for sparse clones
,
Nguyen Thai Ngoc Duy
Re: [RFC PATCH 01/15] README-sparse-clone: Add a basic writeup of my ideas for sparse clones
,
Elijah Newren
Re: [RFC PATCH 01/15] README-sparse-clone: Add a basic writeup of my ideas for sparse clones
,
Nguyen Thai Ngoc Duy
Could #-ignoring in commit message be smarter?
,
Ævar Arnfjörð Bjarmason
Re: Could #-ignoring in commit message be smarter?
,
Sverre Rabbelier
Re: Could #-ignoring in commit message be smarter?
,
Ævar Arnfjörð Bjarmason
[PATCH 00/63] [REDO] Add gettext support to Git
,
Ævar Arnfjörð Bjarmason
[PATCH 01/63] builtin: use builtin.h for all builtin commands
,
Ævar Arnfjörð Bjarmason
[PATCH 02/63] Add infrastructure for translating Git with gettext
,
Ævar Arnfjörð Bjarmason
[PATCH 05/63] tests: locate i18n lib&data correctly under --valgrind
,
Ævar Arnfjörð Bjarmason
[PATCH 21/63] po/is.po: add Icelandic translation
,
Ævar Arnfjörð Bjarmason
[PATCH 26/63] gettext tests: add GETTEXT_POISON=YesPlease Makefile parameter
,
Ævar Arnfjörð Bjarmason
[PATCH 28/63] gettext tests: skip breaking tests under GETTEXT_POISON
,
Ævar Arnfjörð Bjarmason
[PATCH 51/63] gettextize: git-merge basic messages
,
Ævar Arnfjörð Bjarmason
[PATCH 63/63] po/en_GB.po: add British English Translation
,
Ævar Arnfjörð Bjarmason
[PATCH 27/63] gettext tests: skip lib-gettext.sh tests under GETTEXT_POISON
,
Ævar Arnfjörð Bjarmason
[PATCH 00/15] [REDO CONTINUE] Add gettext support to Git
,
Ævar Arnfjörð Bjarmason
[PATCH 01/15] gettextize: git-archive basic messages
,
Ævar Arnfjörð Bjarmason
[PATCH 03/15] gettextize: git-clean basic messages
,
Ævar Arnfjörð Bjarmason
[PATCH 02/15] gettextize: git-bundle basic messages
,
Ævar Arnfjörð Bjarmason
[PATCH 04/15] gettextize: git-clean clean.requireForce messages
,
Ævar Arnfjörð Bjarmason
[PATCH 05/15] gettextize: git-describe basic messages
,
Ævar Arnfjörð Bjarmason
[PATCH 06/15] gettextize: git-gc basic messages
,
Ævar Arnfjörð Bjarmason
[PATCH 07/15] gettextize: git-gc "Auto packing the repository" message
,
Ævar Arnfjörð Bjarmason
[PATCH 08/15] gettextize: git-notes basic commands
,
Ævar Arnfjörð Bjarmason
[PATCH 09/15] gettextize: git-notes GIT_NOTES_REWRITE_MODE error message
,
Ævar Arnfjörð Bjarmason
[PATCH 10/15] gettextize: git-notes "Refusing to %s notes in %s" message
,
Ævar Arnfjörð Bjarmason
[PATCH 11/15] gettextize: git-revert basic messages
,
Ævar Arnfjörð Bjarmason
[PATCH 13/15] gettextize: git-revert messages using the "me" variable
,
Ævar Arnfjörð Bjarmason
Re: [PATCH 13/15] gettextize: git-revert messages using the "me" variable
,
Jonathan Nieder
Re: [PATCH 13/15] gettextize: git-revert messages using the "me" variable
,
Ævar Arnfjörð Bjarmason
Re: [PATCH 13/15] gettextize: git-revert messages using the "me" variable
,
Jonathan Nieder
Re: [PATCH 13/15] gettextize: git-revert messages using the "me" variable
,
Ævar Arnfjörð Bjarmason
Re: [PATCH 13/15] gettextize: git-revert messages using the "me" variable
,
Junio C Hamano
[PATCH 14/15] gettextize: git-revert split up "could not revert/apply" message
,
Ævar Arnfjörð Bjarmason
Re: [PATCH 14/15] gettextize: git-revert split up "could not revert/apply" message
,
Jonathan Nieder
Re: [PATCH 14/15] gettextize: git-revert split up "could not revert/apply" message
,
Ævar Arnfjörð Bjarmason
Re: [PATCH 14/15] gettextize: git-revert split up "could not revert/apply" message
,
Jonathan Nieder
Re: [PATCH 14/15] gettextize: git-revert split up "could not revert/apply" message
,
Ævar Arnfjörð Bjarmason
[PATCH 12/15] gettextize: git-revert mark the "me" variable for translation
,
Ævar Arnfjörð Bjarmason
Re: [PATCH 12/15] gettextize: git-revert mark the "me" variable for translation
,
Jonathan Nieder
Re: [PATCH 12/15] gettextize: git-revert mark the "me" variable for translation
,
Ævar Arnfjörð Bjarmason
Re: [PATCH 12/15] gettextize: git-revert mark the "me" variable for translation
,
Jonathan Nieder
[PATCH 15/15] gettextize: git-shortlog basic messages
,
Ævar Arnfjörð Bjarmason
Re: [PATCH 15/15] gettextize: git-shortlog basic messages
,
Jonathan Nieder
inaccurate commit message message?
,
Ramana Kumar
Re: inaccurate commit message message?
,
Sverre Rabbelier
Re: inaccurate commit message message?
,
Ramana Kumar
Re: inaccurate commit message message?
,
Sverre Rabbelier
[RFC PATCH] Teach checkout the -n|--dry-run option
,
Jens Lehmann
[PATCH v2 0/3] Add support for SMTP server options
,
Pascal Obry
[PATCH v2 1/3] Minor indentation fix.
,
Pascal Obry
[PATCH v2 2/3] Remove @smtp_host_parts variable as not used.
,
Pascal Obry
[PATCH v2 3/3] New send-email option smtpserveroption.
,
Pascal Obry
Re: [PATCH v2 3/3] New send-email option smtpserveroption.
,
Pascal Obry
Re: [PATCH v2 3/3] New send-email option smtpserveroption.
,
Ævar Arnfjörð Bjarmason
Re: [PATCH v2 3/3] New send-email option smtpserveroption.
,
Pascal Obry
Workflow question: Topic -> Next w/ frequent API changes
,
Bryan Drewery
Re: Workflow question: Topic -> Next w/ frequent API changes
,
Jon Seymour
Re: Workflow question: Topic -> Next w/ frequent API changes
,
Jon Seymour
[PATCH 0/2] Add support for SMTP server options
,
Pascal Obry
[PATCH 2/2] New send-email option smtpserveroptions.
,
Pascal Obry
Re: [PATCH 2/2] New send-email option smtpserveroptions.
,
Junio C Hamano
Re: [PATCH 2/2] New send-email option smtpserveroptions.
,
Pascal Obry
Re: [PATCH 2/2] New send-email option smtpserveroptions.
,
Ævar Arnfjörð Bjarmason
[PATCH 1/2] Minor indentation fix.
,
Pascal Obry
smtp server on windows
,
Pascal Obry
Re: smtp server on windows
,
Ævar Arnfjörð Bjarmason
Re: smtp server on windows
,
Pascal Obry
usage for git-p2p (was: git pack/unpack over bittorrent - works!)
,
Luke Kenneth Casson Leighton
Re: usage for git-p2p (was: git pack/unpack over bittorrent - works!)
,
Artur Skawina
Re: usage for git-p2p (was: git pack/unpack over bittorrent - works!)
,
Luke Kenneth Casson Leighton
Re: usage for git-p2p (was: git pack/unpack over bittorrent - works!)
,
Joey Hess
[RFC/PATCH] Avoid TAGS/tags warning from GNU Make
,
Jonathan Nieder
Re: [RFC/PATCH] Avoid TAGS/tags warning from GNU Make
,
Matthieu Moy
Re: [RFC/PATCH] Avoid TAGS/tags warning from GNU Make
,
Junio C Hamano
Re: [RFC/PATCH] Avoid TAGS/tags warning from GNU Make
,
Jonathan Nieder
[PATCH] Mockup an svndiff version 0 parser
,
Ramkumar Ramachandra
[WIP PATCH] vcs-svn: Add an svndiff0 parser
,
Ramkumar Ramachandra
[PATCH] vcs-svn: Avoid %z in format string
,
David Barr
Re: [PATCH] vcs-svn: Avoid %z in format string
,
Ramkumar Ramachandra
git semd-email - Unknown callback: 'authname'. (user|auth|language|pass)
,
Mike Galbraith
Re: git semd-email - Unknown callback: 'authname'. (user|auth|language|pass)
,
Ævar Arnfjörð Bjarmason
git-fast-import doc problem and git-fast-export does not quote filenames correctly
,
Michael Haggerty
Re: git-fast-import doc problem and git-fast-export does not quote filenames correctly
,
Sverre Rabbelier
Re: git-fast-import doc problem and git-fast-export does not quote filenames correctly
,
Michael Haggerty
[PATCH v2] parse_object: pass on the original sha1, not the replaced one
,
Christian Couder
Checking out a branch in another directory
,
Luben Tuikov
Re: Checking out a branch in another directory
,
Jonathan Nieder
[ANNOUNCE] Git 1.7.2.3
,
Junio C Hamano
svn to git help wanted
,
Tom Vaughan
Re: svn to git help wanted
,
Jonathan Nieder
Re: svn to git help wanted
,
Tom Vaughan
[PATCH] Add unit test for check_cherry_pick
,
Steven Walter
Re: [PATCH] Add unit test for check_cherry_pick
,
Ævar Arnfjörð Bjarmason
Re: [PATCH] Add unit test for check_cherry_pick
,
Steven Walter
Re: [PATCH] Add unit test for check_cherry_pick
,
Eric Wong
Re: [PATCH V3] arm & sh: factorised duplicated clkdev.c
,
Uwe Kleine-König
[BUG?] rename patch accepted with --dry-run, rejected without (Re: [PATCH V3] arm & sh: factorised duplicated clkdev.c)
,
Jonathan Nieder
Re: [BUG?] rename patch accepted with --dry-run, rejected without (Re: [PATCH V3] arm & sh: factorised duplicated clkdev.c)
,
Russell King - ARM Linux
Re: [BUG?] rename patch accepted with --dry-run, rejected without (Re: [PATCH V3] arm & sh: factorised duplicated clkdev.c)
,
Uwe Kleine-König
Re: [BUG?] rename patch accepted with --dry-run, rejected without (Re: [PATCH V3] arm & sh: factorised duplicated clkdev.c)
,
Andreas Schwab
Re: [BUG?] rename patch accepted with --dry-run, rejected without (Re: [PATCH V3] arm & sh: factorised duplicated clkdev.c)
,
Russell King - ARM Linux
Re: [bug-patch] Re: [BUG?] rename patch accepted with --dry-run, rejected without (Re: [PATCH V3] arm & sh: factorised duplicated clkdev.c)
,
Andreas Gruenbacher
Re: [bug-patch] Re: [BUG?] rename patch accepted with --dry-run, rejected without (Re: [PATCH V3] arm & sh: factorised duplicated clkdev.c)
,
Russell King - ARM Linux
Re: [bug-patch] Re: [BUG?] rename patch accepted with --dry-run, rejected without (Re: [PATCH V3] arm & sh: factorised duplicated clkdev.c)
,
Andreas Gruenbacher
Re: [bug-patch] Re: [BUG?] rename patch accepted with --dry-run, rejected without (Re: [PATCH V3] arm & sh: factorised duplicated clkdev.c)
,
Russell King - ARM Linux
Re: [bug-patch] Re: [BUG?] rename patch accepted with --dry-run, rejected without (Re: [PATCH V3] arm & sh: factorised duplicated clkdev.c)
,
Andreas Gruenbacher
Re: [BUG?] rename patch accepted with --dry-run, rejected without (Re: [PATCH V3] arm & sh: factorised duplicated clkdev.c)
,
Matthieu Moy
Re: [bug-patch] [BUG?] rename patch accepted with --dry-run, rejected without (Re: [PATCH V3] arm & sh: factorised duplicated clkdev.c)
,
Andreas Gruenbacher
Re: [bug-patch] [BUG?] rename patch accepted with --dry-run, rejected without (Re: [PATCH V3] arm & sh: factorised duplicated clkdev.c)
,
Jonathan Nieder
Re: [bug-patch] [BUG?] rename patch accepted with --dry-run, rejected without (Re: [PATCH V3] arm & sh: factorised duplicated clkdev.c)
,
Andreas Gruenbacher
Re: [bug-patch] [BUG?] rename patch accepted with --dry-run, rejected without (Re: [PATCH V3] arm & sh: factorised duplicated clkdev.c)
,
Jean-Christophe PLAGNIOL-VILLARD
[GIT PULL] New ab/i18n series and builtin fixes
,
Ævar Arnfjörð Bjarmason
[PATCH 0/3] ab/i18n: README and GETTEXT_POISON support
,
Ævar Arnfjörð Bjarmason
[PATCH 3/3] gettext: add NO_GETTEXT_POISON prerequisite to tests
,
Ævar Arnfjörð Bjarmason
Re: [PATCH 3/3] gettext: add NO_GETTEXT_POISON prerequisite to tests
,
Ævar Arnfjörð Bjarmason
[PATCH 1/3] gettext: Add po/README file documenting Git's gettext
,
Ævar Arnfjörð Bjarmason
[PATCH 2/3] gettext: Add GETTEXT_POISON=YesPlease Makefile parameter
,
Ævar Arnfjörð Bjarmason
[PATCH 0/2] [PULL] ab/i18n-gettextize & translations
,
avarab
[PATCH 1/2] po/de.po: add German translation
,
avarab
Re: [PATCH 1/2] po/de.po: add German translation
,
Thomas Rast
Re: [PATCH 1/2] po/de.po: add German translation
,
Jan Krüger
Re: [PATCH 1/2] po/de.po: add German translation
,
Ævar Arnfjörð Bjarmason
Re: [PATCH 1/2] po/de.po: add German translation
,
Jens Lehmann
Re: [PATCH 1/2] po/de.po: add German translation
,
Tilo Schwarz
Re: [PATCH 1/2] po/de.po: add German translation
,
Ævar Arnfjörð Bjarmason
[PATCH 2/2] po/en_GB.po: add British English Translation
,
avarab
git filter-branch can "forget" directories on case insensitive filesystems
,
Simeon Maxein
Re: git filter-branch can "forget" directories on case insensitive filesystems
,
Simeon Maxein
Re: git filter-branch can "forget" directories on case insensitive filesystems
,
Johannes Sixt
Re: git filter-branch can "forget" directories on case insensitive filesystems
,
Simeon Maxein
Re: git filter-branch can "forget" directories on case insensitive filesystems
,
Erik Faye-Lund
Re: git filter-branch can "forget" directories on case insensitive filesystems
,
Simeon Maxein
Re: git filter-branch can "forget" directories on case insensitive filesystems
,
Erik Faye-Lund
[RFC PATCH] gitweb.perl: tags snapshot link
,
WOLfgang Schricker
Re: [RFC PATCH] gitweb.perl: tags snapshot link
,
Giuseppe Bilotta
Re: [RFC PATCH] gitweb.perl: tags snapshot link
,
WOLfgang Schricker
create easy to parse list of added / ,odified files
,
Gelonida
Re: create easy to parse list of added / ,odified files
,
Jonathan Nieder
Re: create easy to parse list of added / ,odified files
,
Gelonida
simple example for git hooks
,
Gelonida
Re: simple example for git hooks
,
Ævar Arnfjörð Bjarmason
Re: simple example for git hooks
,
Gelonida
Re: simple example for git hooks
,
Knut Franke
Re: simple example for git hooks
,
Neal Kreitzinger
Re: simple example for git hooks
,
Gelonida
git instaweb for Debian squeeze (Re: Bug#592733: git instaweb broken)
,
Jonathan Nieder
Re: git instaweb for Debian squeeze (Re: Bug#592733: git instaweb broken)
,
Eric Wong
[PATCH/RFC maint-1.7.1 0/4] instaweb 1.7.1 fixes for Debian squeeze
,
Jonathan Nieder
[PATCH 1/4] instaweb: ignore GITWEB_CONFIG_SYSTEM
,
Jonathan Nieder
Re: [PATCH 1/4] instaweb: ignore GITWEB_CONFIG_SYSTEM
,
Junio C Hamano
Re: [PATCH 1/4] instaweb: ignore GITWEB_CONFIG_SYSTEM
,
Jonathan Nieder
Re: [PATCH 1/4] instaweb: ignore GITWEB_CONFIG_SYSTEM
,
Jonathan Nieder
Re: [PATCH 1/4] instaweb: ignore GITWEB_CONFIG_SYSTEM
,
Junio C Hamano
Re: [PATCH 1/4] instaweb: ignore GITWEB_CONFIG_SYSTEM
,
Jonathan Nieder
[PATCH 2/4] gitweb: skip logo in atom feed when there is none
,
Jonathan Nieder
[PATCH 3/4] gitweb: make logo optional
,
Jonathan Nieder
[PATCH 4/4] instaweb: disable logo and favicon by default
,
Jonathan Nieder
[PATCH v2 4/4] instaweb: disable logo and favicon by default
,
Jonathan Nieder
Re: [PATCH/RFC maint-1.7.1 0/4] instaweb 1.7.1 fixes for Debian squeeze
,
Eric Wong
list all files in the repo
,
Raymond Auge
Re: list all files in the repo
,
Pat Notz
[PATCH] parse_object: pass on the original sha1, not the replaced one
,
Christian Couder
Re: [PATCH] parse_object: pass on the original sha1, not the replaced one
,
Nguyen Thai Ngoc Duy
Re: [PATCH] parse_object: pass on the original sha1, not the replaced one
,
Christian Couder
How to "revert hunk" in git gui?
,
Stefan Haller
cherry-picking a commit clobbers a file which is a directory in the target commit
,
Nick
Re: cherry-picking a commit clobbers a file which is a directory in the target commit
,
Nick
Re: cherry-picking a commit clobbers a file which is a directory in the target commit
,
Elijah Newren
[PATCH 0/3] Fix resolvable rename + D/F conflict testcases
,
Elijah Newren
Re: [PATCH 0/3] Fix resolvable rename + D/F conflict testcases
,
Elijah Newren
[PATCH 1/3] t3509: Add rename + D/F conflict testcases that recursive strategy fails
,
Elijah Newren
[PATCH 2/3] merge-recursive: Small code cleanup
,
Elijah Newren
Re: [PATCH 2/3] merge-recursive: Small code cleanup
,
Elijah Newren
Re: [PATCH 2/3] merge-recursive: Small code cleanup
,
Junio C Hamano
RE: [PATCH 2/3] merge-recursive: Small code cleanup
,
Schalk, Ken
Re: [PATCH 2/3] merge-recursive: Small code cleanup
,
Elijah Newren
RE: [PATCH 2/3] merge-recursive: Small code cleanup
,
Schalk, Ken
Re: [PATCH 2/3] merge-recursive: Small code cleanup
,
Camille Moncelier
[PATCH 3/3] merge-recursive: D/F conflicts where was_a_dir/file -> was_a_dir
,
Elijah Newren
[PATCH] git-svn: check_cherry_pick should exclude commits already in our history
,
Steven Walter
Re: [PATCH] git-svn: check_cherry_pick should exclude commits already in our history
,
Eric Wong
[PATCH] git-svn: check_cherry_pick should exclude commits already in our history
,
Steven Walter
[PATCH] gettext tests: remove old sanity test under NO_GETTEXT
,
Ævar Arnfjörð Bjarmason
Merging topic branches -- changed file locations.
,
Thomas Adam
newbie problem - gitweb and git over http
,
J. Bakshi
Re: newbie problem - gitweb and git over http
,
J. Bakshi
[PATCH] t7406 & t7407: add missing && at end of lines
,
Jens Lehmann
[PATCH] t7405: cd inside subshell instead of around
,
Jens Lehmann
Re: [PATCH] t7405: cd inside subshell instead of around
,
Heiko Voigt
[PATCH 00/13] gettextize the first 4 C mainporcelain common commands
,
Ævar Arnfjörð Bjarmason
[PATCH 01/13] git-clone: use builtin.h to get gettext.h
,
Ævar Arnfjörð Bjarmason
[PATCH 02/13] gettextize: git-clone basic messages
,
Ævar Arnfjörð Bjarmason
[PATCH 03/13] gettextize: git-clone "Cloning into" message
,
Ævar Arnfjörð Bjarmason
[PATCH 05/13] gettextize: git-add refresh_index message
,
Ævar Arnfjörð Bjarmason
Re: [PATCH 05/13] gettextize: git-add refresh_index message
,
Jonathan Nieder
[PATCH 07/13] gettextize: git-branch "remote branch '%s' not found" message
,
Ævar Arnfjörð Bjarmason
[PATCH 08/13] gettextize: git-branch "git branch -v" messages
,
Ævar Arnfjörð Bjarmason
[PATCH 09/13] gettextize: git-branch "(no branch)" message
,
Ævar Arnfjörð Bjarmason
[PATCH 11/13] gettextize: git-checkout basic messages
,
Ævar Arnfjörð Bjarmason
[PATCH 12/13] gettextize: git-checkout describe_detached_head messages
,
Ævar Arnfjörð Bjarmason
[PATCH 13/13] gettextize: git-checkout "Switched to a .. branch" message
,
Ævar Arnfjörð Bjarmason
[PATCH 06/13] gettextize: git-branch basic messages
,
Ævar Arnfjörð Bjarmason
[PATCH 04/13] gettextize: git-add basic messages
,
Ævar Arnfjörð Bjarmason
[PATCH 10/13] gettextize: git-checkout: our/their version message
,
Ævar Arnfjörð Bjarmason
[PATCH 00/25] [CONTINUED] gettextize all C mainporcelain common commands
,
Ævar Arnfjörð Bjarmason
[PATCH 01/25] gettextize: git-commit basic messages
,
Ævar Arnfjörð Bjarmason
[PATCH 02/25] gettextize: git-commit formatting messages
,
Ævar Arnfjörð Bjarmason
[PATCH 03/25] gettextize: git-commit advice messages
,
Ævar Arnfjörð Bjarmason
[PATCH 04/25] gettextize: git-diff basic messages
,
Ævar Arnfjörð Bjarmason
[PATCH 05/25] gettextize: git-fetch basic messages
,
Ævar Arnfjörð Bjarmason
[PATCH 06/25] gettextize: git-fetch formatting messages
,
Ævar Arnfjörð Bjarmason
Re: [PATCH 06/25] gettextize: git-fetch formatting messages
,
Jonathan Nieder
Re: [PATCH 06/25] gettextize: git-fetch formatting messages
,
Ævar Arnfjörð Bjarmason
Re: [PATCH 06/25] gettextize: git-fetch formatting messages
,
Jeff King
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]