Git Distributed Software Revision Control
Date Index
[
Prev Page
][
Next Page
]
1.6.2.5 listed as latest stable on homepage; should be 1.6.3?
,
Ryan Schmidt
cosmetic bug in gitk cherry-pick
,
Peter Cordes
[PATCH 0/5] gitweb: Some code cleanups (up to perlcritic --stern)
,
Jakub Narebski
[PATCH 2/5] gitweb: Do not use bareword filehandles
,
Jakub Narebski
Re: [PATCH 2/5] gitweb: Do not use bareword filehandles
,
Petr Baudis
Re: [PATCH 2/5] gitweb: Do not use bareword filehandles
,
Jakub Narebski
[PATCH v2 2/5] gitweb: Do not use bareword filehandles
,
Jakub Narebski
[PATCHv2 1/5] gitweb: Remove function prototypes
,
Jakub Narebski
Re: [PATCHv2 1/5] gitweb: Remove function prototypes
,
Jakub Narebski
[PATCH 3/5] gitweb: Always use three argument form of open
,
Jakub Narebski
[PATCH v2 3/5] gitweb: Always use three argument form of open
,
Jakub Narebski
[PATCH 5/5] gitweb: Use block form of map/grep in a few cases more
,
Jakub Narebski
[PATCH 4/5] gitweb: Localize magic variable $/
,
Jakub Narebski
Re: [PATCH 0/5] gitweb: Some code cleanups (up to perlcritic --stern)
,
Junio C Hamano
Re: [PATCH 0/5] gitweb: Some code cleanups (up to perlcritic --stern)
,
Jakub Narebski
Re: [PATCH 0/5] gitweb: Some code cleanups (up to perlcritic --stern)
,
Junio C Hamano
Re: [PATCH 0/5] gitweb: Some code cleanups (up to perlcritic --stern)
,
Daniel Pittman
Re: [PATCH 0/5] gitweb: Some code cleanups (up to perlcritic --stern)
,
Jakub Narebski
[EGIT PATCH] Provide a more JavaBeans-style 'getName' accessor for the id Signed-off-by: Alex Blewitt <alex.blewitt@xxxxxxxxx>
,
Alex Blewitt
Re: [EGIT PATCH] Provide a more JavaBeans-style 'getName' accessor for the id Signed-off-by: Alex Blewitt <alex.blewitt@xxxxxxxxx>
,
Shawn O. Pearce
Re: [EGIT PATCH] Provide a more JavaBeans-style 'getName' accessor for the id Signed-off-by: Alex Blewitt <alex.blewitt@xxxxxxxxx>
,
Shawn O. Pearce
Re: [EGIT PATCH] Provide a more JavaBeans-style 'getName' accessor for the id Signed-off-by: Alex Blewitt <alex.blewitt@xxxxxxxxx>
,
Alex Blewitt
Re: [EGIT PATCH] Provide a more JavaBeans-style 'getName' accessor for the id Signed-off-by: Alex Blewitt <alex.blewitt@xxxxxxxxx>
,
Alex Blewitt
Re: [EGIT PATCH] Provide a more JavaBeans-style 'getName' accessor for the id Signed-off-by: Alex Blewitt <alex.blewitt@xxxxxxxxx>
,
Shawn O. Pearce
Re: [EGIT PATCH] Provide a more JavaBeans-style 'getName' accessor for the id Signed-off-by: Alex Blewitt <alex.blewitt@xxxxxxxxx>
,
Alex Blewitt
Re: [EGIT PATCH] Provide a more JavaBeans-style 'getName' accessor for the id Signed-off-by: Alex Blewitt <alex.blewitt@xxxxxxxxx>
,
Shawn O. Pearce
Re: [EGIT PATCH] Provide a more JavaBeans-style 'getName' accessor for the id Signed-off-by: Alex Blewitt <alex.blewitt@xxxxxxxxx>
,
Robin Rosenberg
[PATCH] Avoid unnecessary 'lstat()' calls in 'get_stat_data()'
,
Linus Torvalds
[PATCH] Teach 'git checkout' to preload the index contents
,
Linus Torvalds
Re: [PATCH] Avoid unnecessary 'lstat()' calls in 'get_stat_data()'
,
Junio C Hamano
Re: [PATCH] Avoid unnecessary 'lstat()' calls in 'get_stat_data()'
,
Linus Torvalds
Re: [PATCH] Avoid unnecessary 'lstat()' calls in 'get_stat_data()'
,
Johannes Schindelin
Re: [PATCH] Avoid unnecessary 'lstat()' calls in 'get_stat_data()'
,
Junio C Hamano
[PATCH] fix for incorrect index update
,
Dave O
Re: [PATCH] fix for incorrect index update
,
Junio C Hamano
Re: [PATCH] fix for incorrect index update
,
Dave Olszewski
[JGIT] exception while pushing if no objects/pack directory exists in origin repo
,
Mark Struberg
[PATCH] Create $GIT_DIR/objects/pack if missing during renameAndOpenPack
,
Shawn O. Pearce
Re: [PATCH] Create $GIT_DIR/objects/pack if missing during renameAndOpenPack
,
Robin Rosenberg
Re: [PATCH] Create $GIT_DIR/objects/pack if missing during renameAndOpenPack
,
Shawn O. Pearce
[PATCH] git-gui: Updates on Norwegian translation
,
Fredrik Skolmli
Re: [PATCH] git-gui: Updates on Norwegian translation
,
Fredrik Skolmli
[PATCH] config: add --repository option
,
Sverre Rabbelier
Re: [PATCH] config: add --repository option
,
Nanako Shiraishi
Re: [PATCH] config: add --repository option
,
Junio C Hamano
Re: [PATCH] config: add --repository option
,
Sverre Rabbelier
[PATCH 00/10] bisect: port git bisect merge base checking to C
,
Christian Couder
[PATCH 02/10] bisect: implement "rev_argv_push" to fill an argv with revs
,
Christian Couder
[PATCH 01/10] bisect: use "sha1_array" to store skipped revisions
,
Christian Couder
[PATCH 04/10] bisect: use new "struct argv_array" to prepare argv for "setup_revisions"
,
Christian Couder
[PATCH 03/10] bisect: store good revisions in a "sha1_array"
,
Christian Couder
[PATCH 05/10] bisect: remove too much function nesting
,
Christian Couder
[PATCH 06/10] bisect: make skipped array functions more generic
,
Christian Couder
[PATCH 07/10] bisect: automatically sort sha1_array if needed when looking it up
,
Christian Couder
Re: [PATCH 07/10] bisect: automatically sort sha1_array if needed when looking it up
,
Jakub Narebski
Re: [PATCH 07/10] bisect: automatically sort sha1_array if needed when looking it up
,
Christian Couder
[PATCH 10/10] bisect: make "git bisect" use new "--next-all" bisect-helper function
,
Christian Couder
Re: [PATCH 10/10] bisect: make "git bisect" use new "--next-all" bisect-helper function
,
Junio C Hamano
[PATCH 09/10] bisect: add "check_good_are_ancestors_of_bad" function
,
Christian Couder
[PATCH 08/10] bisect: implement the "check_merge_bases" function
,
Christian Couder
[ANNOUNCE] qgit-2.3
,
Marco Costalba
can we allow -t abbreviation for --track in 'git branch'
,
Sitaram Chamarty
Re: can we allow -t abbreviation for --track in 'git branch'
,
Nicolas Sebrecht
Re: can we allow -t abbreviation for --track in 'git branch'
,
Junio C Hamano
Re: can we allow -t abbreviation for --track in 'git branch'
,
Sitaram Chamarty
[PATCHv2 0/2] completion: config --unset/get
,
Stephen Boyd
[PATCHv2 1/2] completion: add __git_config_get_set_variables() to get config variables
,
Stephen Boyd
[PATCHv2 2/2] completion: complete config variables for --get/getall/unset/unset-all
,
Stephen Boyd
Re: [PATCHv2 2/2] completion: complete config variables for --get/getall/unset/unset-all
,
Shawn O. Pearce
Re: [PATCHv2 2/2] completion: complete config variables for --get/getall/unset/unset-all
,
Stephen Boyd
Re: [PATCHv2 2/2] completion: complete config variables for --get/getall/unset/unset-all
,
Junio C Hamano
Re: [PATCHv2 2/2] completion: complete config variables for --get/getall/unset/unset-all
,
Stephen Boyd
Re: [PATCHv2 2/2] completion: complete config variables for --get/getall/unset/unset-all
,
Junio C Hamano
Re: [PATCHv2 2/2] completion: complete config variables for --get/getall/unset/unset-all
,
Stephen Boyd
[PATCH/RFC RESEND 0/2] git subtree: an alternative to git submodule
,
Avery Pennarun
[PATCH/RFC RESEND 1/2] Add 'git subtree' command for tracking history of subtrees separately.
,
Avery Pennarun
[PATCH/RFC RESEND 2/2] Automated test script for 'git subtree'.
,
Avery Pennarun
Re: git subtree: an alternative to git submodule
,
Avery Pennarun
Re: git subtree: an alternative to git submodule
,
Junio C Hamano
Re: git subtree: an alternative to git submodule
,
Avery Pennarun
Re: git subtree: an alternative to git submodule
,
Ping Yin
Re: git subtree: an alternative to git submodule
,
Ping Yin
Re: git subtree: an alternative to git submodule
,
Avery Pennarun
Re: git subtree: an alternative to git submodule
,
Ping Yin
Re: git subtree: an alternative to git submodule
,
Jakub Narebski
Out of memory, malloc failed
,
sham
Re: Out of memory, malloc failed
,
Sham Rao
Syntax check via update hook?
,
Mark Plaksin
Re: Syntax check via update hook?
,
Jeff King
Re: Syntax check via update hook?
,
Mark Plaksin
Re: Syntax check via update hook?
,
Jeff King
Re: Syntax check via update hook?
,
Mark Plaksin
Re: Syntax check via update hook?
,
Mark Plaksin
Re: Syntax check via update hook?
,
Jeff King
Re: Syntax check via update hook?
,
Mark Plaksin
Maintaining a repository with symlinks
,
Robert Munteanu
List of "remote capable" commands?
,
Klas Lindberg
Problem with local branches and git svn rebase
,
Dan Fairs
Re: Problem with local branches and git svn rebase
,
Dan Fairs
[PATCH] Disallow '\' in ref names
,
Robin Rosenberg
Re: [PATCH] Disallow '\' in ref names
,
Andreas Ericsson
Re: [PATCH] Disallow '\' in ref names
,
Johannes Sixt
Re: [PATCH] Disallow '\' in ref names
,
Andreas Ericsson
Re: [PATCH] Disallow '\' in ref names
,
Johannes Sixt
Re: [PATCH] Disallow '\' in ref names
,
Michael J Gruber
Fault in curl on Ubuntu 9.04 with git 1.6.3
,
Jon Smirl
Re: Fault in curl on Ubuntu 9.04 with git 1.6.3
,
Daniel Stenberg
Re: Fault in curl on Ubuntu 9.04 with git 1.6.3
,
Tay Ray Chuan
Re: Fault in curl on Ubuntu 9.04 with git 1.6.3
,
Jon Smirl
[PATCH v2] git-svn: add --authors-prog option
,
Mark Lodato
Re: [PATCH v2] git-svn: add --authors-prog option
,
Michael J Gruber
Re: [PATCH v2] git-svn: add --authors-prog option
,
Mark Lodato
Re: [PATCH v2] git-svn: add --authors-prog option
,
Eric Wong
[PATCH v3] git-svn: add --authors-prog option
,
Mark Lodato
Re: [PATCH v3] git-svn: add --authors-prog option
,
Eric Wong
Re: [PATCH v3] git-svn: add --authors-prog option
,
Junio C Hamano
I want "fast forward my workdir to upstream if it's safe"
,
Randal L. Schwartz
Re: I want "fast forward my workdir to upstream if it's safe"
,
Wincent Colaiuta
Re: I want "fast forward my workdir to upstream if it's safe"
,
Randal L. Schwartz
Re: I want "fast forward my workdir to upstream if it's safe"
,
Jeff King
Re: I want "fast forward my workdir to upstream if it's safe"
,
Andreas Ericsson
Re: I want "fast forward my workdir to upstream if it's safe"
,
Jeff King
Re: I want "fast forward my workdir to upstream if it's safe"
,
Eyvind Bernhardsen
Re: I want "fast forward my workdir to upstream if it's safe"
,
Randal L. Schwartz
Re: I want "fast forward my workdir to upstream if it's safe"
,
Junio C Hamano
Re: I want "fast forward my workdir to upstream if it's safe"
,
Jakub Narebski
Re: I want "fast forward my workdir to upstream if it's safe"
,
Eyvind Bernhardsen
Re: I want "fast forward my workdir to upstream if it's safe"
,
Miles Bader
[PATCH 0/5] grep parseopt conversion
,
René Scharfe
[PATCH 1/5] parseopt: add OPT_NEGBIT
,
René Scharfe
Re: [PATCH 1/5] parseopt: add OPT_NEGBIT
,
Jeff King
[PATCH 2/5] parseopt: add OPT_NUMBER_CALLBACK
,
René Scharfe
[PATCH 3/5] parseopt: add PARSE_OPT_NODASH
,
René Scharfe
[PATCH 4/5] grep: remove global variable builtin_grep
,
René Scharfe
[PATCH 5/5] grep: use parseopt
,
René Scharfe
Re: [PATCH 5/5] grep: use parseopt
,
Stephen Boyd
Re: [PATCH 5/5] grep: use parseopt
,
René Scharfe
[PATCH] grep: make callback functions static
,
René Scharfe
[PATCH RESEND] Git.pm: Set GIT_WORK_TREE if we set GIT_DIR
,
Frank Lichtenheld
[PATCH RESEND] Git.pm: Always set Repository to absolute path if autodetecting
,
Frank Lichtenheld
Re: [PATCH RESEND] Git.pm: Always set Repository to absolute path if autodetecting
,
Johannes Sixt
Re: [PATCH RESEND] Git.pm: Always set Repository to absolute path if autodetecting
,
Frank Lichtenheld
Re: [PATCH RESEND] Git.pm: Always set Repository to absolute path if autodetecting
,
Johannes Sixt
Re: [PATCH RESEND] Git.pm: Always set Repository to absolute path if autodetecting
,
Frank Lichtenheld
Re: [PATCH RESEND] Git.pm: Set GIT_WORK_TREE if we set GIT_DIR
,
Petr Baudis
[PATCH] gitk: Added option 'Simple history' to the options menu
,
Dirk Suesserott
Re: [PATCH] gitk: Added option 'Simple history' to the options menu
,
Dirk Süsserott
Announce: Git for Windows 1.6.3
,
Johannes Schindelin
Re: [msysGit] Announce: Git for Windows 1.6.3
,
Christian MICHON
Re: [msysGit] Announce: Git for Windows 1.6.3
,
Johannes Schindelin
Message not available
Re: Announce: Git for Windows 1.6.3
,
Johannes Schindelin
Re: Announce: Git for Windows 1.6.3
,
Bernt Hansen
Re: Announce: Git for Windows 1.6.3
,
Peter Krefting
Re: Announce: Git for Windows 1.6.3
,
Johannes Schindelin
Re: Announce: Git for Windows 1.6.3
,
Peter Krefting
[PATCH] gitweb: Remove function prototypes (cleanup)
,
Jakub Narebski
[no subject]
,
Bevan Watkiss
Re:
,
Alex Riesen
RE:
,
Bevan Watkiss
Re:
,
Alex Riesen
RE:
,
Bevan Watkiss
Re:
,
Björn Steinbrink
RE:
,
Linus Torvalds
RE:
,
Bevan Watkiss
RE:
,
Linus Torvalds
RE:
,
Linus Torvalds
Re:
,
Junio C Hamano
Re:
,
Linus Torvalds
RE:
,
Linus Torvalds
RE:
,
david
RE:
,
Linus Torvalds
RE:
,
david
RE:
,
Linus Torvalds
RE:
,
david
RE:
,
Linus Torvalds
RE:
,
david
Re:
,
Johan Herland
RE:
,
Bevan Watkiss
Re:
,
Alex Riesen
Re:
,
Linus Torvalds
Re:
,
Brandon Casey
Re:
,
Linus Torvalds
Re:
,
Brandon Casey
Re:
,
Brandon Casey
Re:
,
Linus Torvalds
Re:
,
Brandon Casey
Re:
,
Linus Torvalds
Re:
,
Linus Torvalds
'git checkout' and unlink() calls (was: Re: )
,
Kjetil Barvik
Re: 'git checkout' and unlink() calls (was: Re: )
,
Linus Torvalds
[PATCH] fix sample update hook, disable overwriting of existing tags
,
Heiko Voigt
Re: [PATCH] fix sample update hook, disable overwriting of existing tags
,
Junio C Hamano
[PATCH v2] Extend sample update hook, disable modifying of existing tags
,
Heiko Voigt
[PATCH] format-patch let -k override a config-specified format.numbered
,
Jim Meyering
Re: [PATCH] format-patch let -k override a config-specified format.numbered
,
Stephen Boyd
Re: [PATCH] format-patch let -k override a config-specified format.numbered
,
Junio C Hamano
Re: [PATCH] format-patch let -k override a config-specified format.numbered
,
Jim Meyering
[JGIT PATCH 1/2] Add support for boolean config values "yes", "no"
,
Shawn O. Pearce
[JGIT PATCH 2/2] Make Repository.isValidRefName compatible with Git 1.6.3
,
Shawn O. Pearce
Re: [JGIT PATCH 2/2] Make Repository.isValidRefName compatible with Git 1.6.3
,
Robin Rosenberg
Re: [JGIT PATCH 2/2] Make Repository.isValidRefName compatible with Git 1.6.3
,
Linus Torvalds
Re: [JGIT PATCH 2/2] Make Repository.isValidRefName compatible with Git 1.6.3
,
Junio C Hamano
Re: [JGIT PATCH 2/2] Make Repository.isValidRefName compatible with Git 1.6.3
,
Shawn O. Pearce
Re: [JGIT PATCH 2/2] Make Repository.isValidRefName compatible with Git 1.6.3
,
Alex Riesen
Re: [JGIT PATCH 2/2] Make Repository.isValidRefName compatible with Git 1.6.3
,
Johannes Schindelin
Re: [JGIT PATCH 2/2] Make Repository.isValidRefName compatible with Git 1.6.3
,
Junio C Hamano
Re: [JGIT PATCH 2/2] Make Repository.isValidRefName compatible with Git 1.6.3
,
Johannes Schindelin
Re: [JGIT PATCH 2/2] Make Repository.isValidRefName compatible with Git 1.6.3
,
Alex Riesen
Re: [JGIT PATCH 2/2] Make Repository.isValidRefName compatible with Git 1.6.3
,
Shawn O. Pearce
Message not available
Re: [PATCH] Allow branch names that end with ".lock"
,
Shawn O. Pearce
Re: [PATCH] Allow branch names that end with ".lock"
,
Junio C Hamano
Re: [PATCH] Allow branch names that end with ".lock"
,
Shawn O. Pearce
Re: [PATCH] Allow branch names that end with ".lock"
,
Junio C Hamano
Re: [JGIT PATCH 1/2] Add support for boolean config values "yes", "no"
,
Brandon Casey
[JGIT PATCH v2 1/2] Add support for boolean config values "on", "off"
,
Shawn O. Pearce
[RFC PATCH] gitk: showing onging merge as such
,
Yann Dirson
Error cloning from Git Repository
,
kanagesh radhakrishnan
<Possible follow-ups>
Error cloning from Git Repository
,
kanagesh radhakrishnan
Re: Error cloning from Git Repository
,
Michael J Gruber
Message not available
Re: Error cloning from Git Repository
,
Michael J Gruber
[PATCH/RFC] daemon.c: replace inet_ntop with getnameinfo
,
Benjamin Kramer
Re: [PATCH/RFC] daemon.c: replace inet_ntop with getnameinfo
,
Andreas Ericsson
Re: [PATCH/RFC] daemon.c: replace inet_ntop with getnameinfo
,
Benjamin Kramer
Re: [PATCH/RFC] daemon.c: replace inet_ntop with getnameinfo
,
Johannes Sixt
Re: [PATCH/RFC] daemon.c: replace inet_ntop with getnameinfo
,
Benjamin Kramer
Re: [PATCH/RFC] daemon.c: replace inet_ntop with getnameinfo
,
Jakub Narebski
Re: [PATCH/RFC] daemon.c: replace inet_ntop with getnameinfo
,
Brian Gernhardt
Re: [PATCH/RFC] daemon.c: replace inet_ntop with getnameinfo
,
Miles Bader
[PATCH] Documentation: cloning to empty directory is allowed
,
Alexander Potashev
gitk: showing onging merge as such ?
,
Yann Dirson
[PATCH v3] To make GIT-VERSION-FILE, search for git more widely
,
Matthias Andree
Re: [PATCH v3] To make GIT-VERSION-FILE, search for git more widely
,
Michael J Gruber
Re: [PATCH v3] To make GIT-VERSION-FILE, search for git more widely
,
Matthias Andree
Re: [PATCH v3] To make GIT-VERSION-FILE, search for git more widely
,
Michael J Gruber
Re: [PATCH v3] To make GIT-VERSION-FILE, search for git more widely
,
Matthias Andree
Re: [PATCH v3] To make GIT-VERSION-FILE, search for git more widely
,
Junio C Hamano
Re: [PATCH v3] To make GIT-VERSION-FILE, search for git more widely
,
Matthias Andree
Re: [PATCH v3] To make GIT-VERSION-FILE, search for git more widely
,
Junio C Hamano
Re: [PATCH v3] To make GIT-VERSION-FILE, search for git more widely
,
Matthias Andree
Re: [PATCH v3] To make GIT-VERSION-FILE, search for git more widely
,
Junio C Hamano
Re: [PATCH v3] To make GIT-VERSION-FILE, search for git more widely
,
Francis Galiegue
Re: [PATCH v3] To make GIT-VERSION-FILE, search for git more widely
,
Matthias Andree
Re: [PATCH v3] To make GIT-VERSION-FILE, search for git more widely
,
Matthias Andree
Re: [PATCH v3] To make GIT-VERSION-FILE, search for git more widely
,
Junio C Hamano
Re: [PATCH v3] To make GIT-VERSION-FILE, search for git more widely
,
Nanako Shiraishi
Re: [PATCH v3] To make GIT-VERSION-FILE, search for git more widely
,
Junio C Hamano
Re: [PATCH v3] To make GIT-VERSION-FILE, search for git more widely
,
Johannes Sixt
Re: [PATCH v3] To make GIT-VERSION-FILE, search for git more widely
,
Matthias Andree
[PATCH v4] To make GIT-VERSION-FILE, search for git more widely
,
Matthias Andree
Re: [PATCH v3] To make GIT-VERSION-FILE, search for git more widely
,
Junio C Hamano
Re: [PATCH v3] To make GIT-VERSION-FILE, search for git more widely
,
Matthias Andree
Re: [PATCH v3] To make GIT-VERSION-FILE, search for git more widely
,
Johannes Sixt
TortoiseGIT: SSH-Support
,
Sebastian Schnur
Re: TortoiseGIT: SSH-Support
,
Michael J Gruber
Re: TortoiseGIT: SSH-Support
,
Frank Li
Segfault during merge
,
Dave O
Re: Segfault during merge
,
Johannes Schindelin
Re: Segfault during merge
,
Dave O
[PATCH] Fix segfault in merge-recursive
,
Johannes Schindelin
Re: [PATCH] Fix segfault in merge-recursive
,
Dave O
Re: [PATCH] Fix segfault in merge-recursive
,
Johannes Schindelin
Re: [PATCH] Fix segfault in merge-recursive
,
Dave O
[PATCH] Don't update index while recursing (was Re: Segfault during merge)
,
Dave O
Re: [PATCH] Don't update index while recursing (was Re: Segfault during merge)
,
Johannes Schindelin
Re: [PATCH] Fix segfault in merge-recursive
,
Junio C Hamano
Re: [PATCH] Fix segfault in merge-recursive
,
Junio C Hamano
Re: [PATCH] Fix segfault in merge-recursive
,
Johannes Schindelin
Re: Segfault during merge
,
Jakub Narebski
[PATCH] archive-tar.c: squelch a type mismatch warning
,
Junio C Hamano
[ANNOUNCE] GIT 1.6.3
,
Junio C Hamano
Re: [ANNOUNCE] GIT 1.6.3
,
Jeff Brown
Re: [ANNOUNCE] GIT 1.6.3
,
Sitaram Chamarty
[PATCH 1/3] completion: complete config variables for --get/getall/unset/unset-all
,
Stephen Boyd
[PATCH 2/3] completion: add find_argument_and_value() function
,
Stephen Boyd
[PATCH 2/3] completion: add find_argument_and_value() function
,
Stephen Boyd
[PATCH 3/3] completion: use specified file (if any) when completing config vars
,
Stephen Boyd
Re: [PATCH 3/3] completion: use specified file (if any) when completing config vars
,
Shawn O. Pearce
Re: [PATCH 3/3] completion: use specified file (if any) when completing config vars
,
Stephen Boyd
Re: [PATCH 3/3] completion: use specified file (if any) when completing config vars
,
Stephen Boyd
git repack with a --reference
,
Jonathan Harker
Re: git repack with a --reference
,
Miles Bader
Re: git repack with a --reference
,
Brandon Casey
[PATCH] t4029: use sh instead of bash
,
Nguyễn Thái Ngọc Duy
[EGIT PATCH 0/3] Rename refs
,
Robin Rosenberg
[EGIT PATCH 1/3] Add ref rename support to JGit
,
Robin Rosenberg
[EGIT PATCH 2/3] Use Constants.R_* in Branch dialog
,
Robin Rosenberg
[EGIT PATCH 3/3] Add ref rename support to the branch dialog
,
Robin Rosenberg
Re: [EGIT PATCH 1/3] Add ref rename support to JGit
,
Shawn O. Pearce
[EGIT PATCH 0/6] Ref rename
,
Robin Rosenberg
[EGIT PATCH 1/6] Make sure we get the right storage for loose/pack/loose and packed refs
,
Robin Rosenberg
[EGIT PATCH 2/6] Add ref rename support to JGit
,
Robin Rosenberg
[EGIT PATCH 3/6] Add ref rename support to the branch dialog
,
Robin Rosenberg
[EGIT PATCH 4/6] Allow non-ASCII ref names when writing the packed-refs file
,
Robin Rosenberg
[EGIT PATCH 5/6] Use Constants.PACKED_REFS in RefWriter
,
Robin Rosenberg
[EGIT PATCH 6/6] Improve error reporting in the branch dialog
,
Robin Rosenberg
Re: [EGIT PATCH 2/6] Add ref rename support to JGit
,
Shawn O. Pearce
[EGIT PATCH 00/10] Rename support
,
Robin Rosenberg
[EGIT PATCH 01/10] Make sure we get the right storage for loose/pack/loose and packed refs
,
Robin Rosenberg
[EGIT PATCH 02/10] Add a toString for debugging to RemoteRefUpdate
,
Robin Rosenberg
[EGIT PATCH 03/10] Add a toString to LockFile
,
Robin Rosenberg
[EGIT PATCH 04/10] Add more tests for RefUpdate
,
Robin Rosenberg
[EGIT PATCH 05/10] Do not write to the reflog unless the refupdate logmessage is set
,
Robin Rosenberg
[EGIT PATCH 06/10] Add a utility method for shortening long ref names to short ones.
,
Robin Rosenberg
[EGIT PATCH 07/10] Set a nice reflog message in the branch command
,
Robin Rosenberg
[EGIT PATCH 08/10] Add ref rename support to JGit
,
Robin Rosenberg
[EGIT PATCH 09/10] Add ref rename support to the branch dialog
,
Robin Rosenberg
[EGIT PATCH 10/10] Improve error reporting in the branch dialog
,
Robin Rosenberg
Re: [EGIT PATCH 08/10] Add ref rename support to JGit
,
Shawn O. Pearce
Re: [EGIT PATCH 05/10] Do not write to the reflog unless the refupdate logmessage is set
,
Shawn O. Pearce
Re: [EGIT PATCH 05/10] Do not write to the reflog unless the refupdate logmessage is set
,
Robin Rosenberg
Re: [EGIT PATCH 05/10] Do not write to the reflog unless the refupdate logmessage is set
,
Shawn O. Pearce
Re: [EGIT PATCH 1/6] Make sure we get the right storage for loose/pack/loose and packed refs
,
Shawn O. Pearce
Re: [EGIT PATCH 1/6] Make sure we get the right storage for loose/pack/loose and packed refs
,
Robin Rosenberg
Re: [EGIT PATCH 1/6] Make sure we get the right storage for loose/pack/loose and packed refs
,
Shawn O. Pearce
[EGIT PATCH v5 0/7] Ref rename support again
,
Robin Rosenberg
[EGIT PATCH v5 1/7] Add methods to RawParseUtils for scanning backwards.
,
Robin Rosenberg
[EGIT PATCH v5 2/7] Add a ref log reader class
,
Robin Rosenberg
[EGIT PATCH v5 3/7] Do not write to the reflog unless the refupdate logmessage is set
,
Robin Rosenberg
[EGIT PATCH v5 4/7] Add ref rename support to JGit
,
Robin Rosenberg
[EGIT PATCH v5 5/7] Add ref rename support to the branch dialog
,
Robin Rosenberg
[EGIT PATCH v5 6/7] Improve error reporting in the branch dialog
,
Robin Rosenberg
[EGIT PATCH v5 7/7] Remove a TAB from the message Egit generates into the reflog on commit
,
Robin Rosenberg
Re: [EGIT PATCH v5 5/7] Add ref rename support to the branch dialog
,
Shawn O. Pearce
[EGIT PATCH v6 5a/7] Warn for unlocalized string literals in ui plugin.
,
Robin Rosenberg
[EGIT PATCH v6 5b/6] Add ref rename support to the branch dialog
,
Robin Rosenberg
[EGIT PATCH v6 6/7] Improve error reporting in the branch dialog
,
Robin Rosenberg
[RESEND/PATCH] git config: clarify bool types
,
Felipe Contreras
Re: [PATCH] git config: clarify bool types
,
Felipe Contreras
<Possible follow-ups>
[PATCH] git config: clarify bool types
,
Felipe Contreras
[RESEND/PATCH] git config: improve documentation
,
Felipe Contreras
[PATCH v3 0/2] user-manual: general improvements
,
Felipe Contreras
Message not available
[PATCH v3 2/2] user-manual: use 'fast-forward' instead of 'fast forward'
,
Felipe Contreras
[PATCH v3 0/2] Re: user-manual: general improvements
,
Nicolas Sebrecht
Re: [PATCH v3 0/2] Re: user-manual: general improvements
,
Junio C Hamano
Message not available
Message not available
Message not available
Re: [PATCH v3 0/2] Re: user-manual: general improvements
,
Junio C Hamano
Re: [PATCH v3 0/2] Re: user-manual: general improvements
,
Jeff King
Re: [PATCH v3 0/2] Re: user-manual: general improvements
,
Junio C Hamano
Re: [PATCH v3 0/2] Re: user-manual: general improvements
,
Felipe Contreras
[PATCH v3 0/2] Re: user-manual: general improvements
,
Nicolas Sebrecht
Re: [PATCH v3 0/2] Re: user-manual: general improvements
,
Felipe Contreras
Re: [PATCH v3 0/2] Re: user-manual: general improvements
,
Wincent Colaiuta
Re: [PATCH v3 0/2] Re: user-manual: general improvements
,
Michael J Gruber
Re: [PATCH v3 0/2] Re: user-manual: general improvements
,
Felipe Contreras
Re: [PATCH v3 0/2] Re: user-manual: general improvements
,
Michael J Gruber
Re: [PATCH v3 0/2] Re: user-manual: general improvements
,
Junio C Hamano
Re: [PATCH v3 0/2] Re: user-manual: general improvements
,
Felipe Contreras
Re: [PATCH v3 0/2] Re: user-manual: general improvements
,
Junio C Hamano
git svn import missing tags
,
Jacob Beard
Re: git svn import missing tags
,
Alex Vandiver
[RFC/PATCH] Prettify log decorations even more
,
Felipe Contreras
Re: [RFC/PATCH] Prettify log decorations even more
,
Jeff King
Re: [RFC/PATCH] Prettify log decorations even more
,
Felipe Contreras
git svn master pointing to commit for older svn tag?
,
skillzero
Re: git svn master pointing to commit for older svn tag?
,
Eric Wong
git rebase failing when using ZFS partition on Mac OS X
,
Alex Blewitt
Re: git rebase failing when using ZFS partition on Mac OS X
,
Robin Rosenberg
[PATCH] Don't allow others to instantiate NullProgressMonitor
,
Alex Blewitt
[PATCH 1/2] Allow monitor/unintersting objects to be null
,
Alex Blewitt
[PATCH 2/2] Use NullProgressMonitor.INSTANCE and indent for loop
,
Alex Blewitt
Re: [PATCH 2/2] Use NullProgressMonitor.INSTANCE and indent for loop
,
Shawn O. Pearce
Re: [PATCH 2/2] Use NullProgressMonitor.INSTANCE and indent for loop
,
Shawn O. Pearce
Re: [PATCH 2/2] Use NullProgressMonitor.INSTANCE and indent for loop
,
Alex Blewitt
Re: [PATCH 2/2] Use NullProgressMonitor.INSTANCE and indent for loop
,
Shawn O. Pearce
Re: [PATCH 1/2] Allow monitor/unintersting objects to be null
,
Robin Rosenberg
Re: [PATCH 1/2] Allow monitor/unintersting objects to be null
,
Alex Blewitt
[PATCH 1/2] git-svn: Fix for svn paths removed > log-window-size revisions ago
,
Alex Vandiver
[PATCH 2/2] git-svn: Correctly report max revision when following deleted paths
,
Alex Vandiver
Re: [PATCH 1/2] git-svn: Fix for svn paths removed > log-window-size revisions ago
,
Eric Wong
[PATCH] git-svn: Set svn.authorsfile if it is passed to git svn clone
,
Alex Vandiver
[PATCH] Allow monitor/unintersting objects to be null
,
Alex Blewitt
Re: [PATCH] Allow monitor/unintersting objects to be null
,
Shawn O. Pearce
Bug: 'git am --abort' can silently reset the wrong branch
,
Eduardo Habkost
Re: Bug: 'git am --abort' can silently reset the wrong branch
,
Jeff King
Re: Bug: 'git am --abort' can silently reset the wrong branch
,
Sverre Rabbelier
Re: Bug: 'git am --abort' can silently reset the wrong branch
,
Junio C Hamano
Re: Bug: 'git am --abort' can silently reset the wrong branch
,
Jeff King
[RFC PATCH] am: do not do any reset on --abort
,
Jeff King
Re: [RFC PATCH] am: do not do any reset on --abort
,
Johannes Schindelin
Re: [RFC PATCH] am: do not do any reset on --abort
,
Jeff King
Re: [RFC PATCH] am: do not do any reset on --abort
,
Johannes Sixt
Re: [RFC PATCH] am: do not do any reset on --abort
,
Avery Pennarun
Re: [RFC PATCH] am: do not do any reset on --abort
,
Jeff King
Re: [RFC PATCH] am: do not do any reset on --abort
,
Jeff King
Re: [RFC PATCH] am: do not do any reset on --abort
,
Avery Pennarun
Re: [RFC PATCH] am: do not do any reset on --abort
,
Junio C Hamano
[PATCH] t8005: use egrep when extended regular expressions are required
,
Brandon Casey
Re: [PATCH] t8005: use egrep when extended regular expressions are required
,
Junio C Hamano
Re: [PATCH] t8005: use egrep when extended regular expressions are required
,
Nguyen Thai Ngoc Duy
[BUG] git config: cygwin git version 1.6.1.2 does not deletes empty sections
,
Constantine Plotnikov
Re: [BUG] git config: cygwin git version 1.6.1.2 does not deletes empty sections
,
Constantine Plotnikov
Re: [BUG] git config: cygwin git version 1.6.1.2 does not deletes empty sections
,
Erik Faye-Lund
Re: [BUG] git config: cygwin git version 1.6.1.2 does not deletes empty sections
,
Michał Kiedrowicz
[PATCH 2/2] conversion of lonely cr chars in autocrlf
,
Heiko Voigt
[PATCH 1/2] Export crlf conversion function to libgit
,
Heiko Voigt
[PATCH] git-remote: make remote name optional for prune operation
,
Julien Danjou
Re: [PATCH] git-remote: make remote name optional for prune operation
,
Francis Galiegue
Re: [PATCH] git-remote: make remote name optional for prune operation
,
Julien Danjou
Re: [PATCH] git-remote: make remote name optional for prune operation
,
Jacob Helwig
Re: [PATCH] git-remote: make remote name optional for prune operation
,
Michael J Gruber
[PATCH] git-remote: make remote name optional for prune operation
,
Julien Danjou
Re: [PATCH] git-remote: make remote name optional for prune operation
,
Junio C Hamano
Re: [PATCH] git-remote: make remote name optional for prune operation
,
Junio C Hamano
Re: [PATCH] git-remote: make remote name optional for prune operation
,
Finn Arne Gangstad
[Announce]: TortoiseGit 0.6.2.0 Release
,
Frank Li
How to restrict gitk to show only branch/merge commits?
,
Josef Wolf
Re: How to restrict gitk to show only branch/merge commits?
,
Andreas Ericsson
Re: How to restrict gitk to show only branch/merge commits?
,
Jakub Narebski
shell compatibility issues with SunOS 5.10
,
Nguyen Thai Ngoc Duy
Re: shell compatibility issues with SunOS 5.10
,
Junio C Hamano
Re: shell compatibility issues with SunOS 5.10
,
Nguyen Thai Ngoc Duy
Re: shell compatibility issues with SunOS 5.10
,
Nguyen Thai Ngoc Duy
Re: shell compatibility issues with SunOS 5.10
,
Johannes Sixt
Re: shell compatibility issues with SunOS 5.10
,
Nguyen Thai Ngoc Duy
Re: shell compatibility issues with SunOS 5.10
,
Ralf Wildenhues
Re: shell compatibility issues with SunOS 5.10
,
Johannes Schindelin
Re: shell compatibility issues with SunOS 5.10
,
Nguyen Thai Ngoc Duy
Re: shell compatibility issues with SunOS 5.10
,
Jeff King
Re: shell compatibility issues with SunOS 5.10
,
Brandon Casey
[PATCH 0/4] workaround some Solaris sed issues
,
Brandon Casey
[PATCH 1/4] t4118: add missing '&&'
,
Brandon Casey
[PATCH 2/4] t4118: avoid sed invocation on file without terminating newline
,
Brandon Casey
[PATCH 3/4] t/annotate-tests.sh: avoid passing a non-newline terminated file to sed
,
Brandon Casey
[PATCH 4/4] t4200: avoid passing a non-newline terminated file to sed
,
Brandon Casey
Re: [PATCH 4/4] t4200: avoid passing a non-newline terminated file to sed
,
Junio C Hamano
Re: [PATCH 4/4] t4200: avoid passing a non-newline terminated file to sed
,
Brandon Casey
Re: [PATCH 4/4] t4200: avoid passing a non-newline terminated file to sed
,
Junio C Hamano
[PATCH 1/2] t4200: remove two unnecessary lines
,
Brandon Casey
[PATCH 2/2] t4200: convert sed expression which operates on non-text file to perl
,
Brandon Casey
Re: [PATCH 2/2] t4200: convert sed expression which operates on non-text file to perl
,
Nguyen Thai Ngoc Duy
Re: [PATCH 4/4] t4200: avoid passing a non-newline terminated file to sed
,
Nguyen Thai Ngoc Duy
Re: [PATCH 4/4] t4200: avoid passing a non-newline terminated file to sed
,
Brandon Casey
Re: [PATCH 4/4] t4200: avoid passing a non-newline terminated file to sed
,
Junio C Hamano
Re: [PATCH 4/4] t4200: avoid passing a non-newline terminated file to sed
,
Johannes Sixt
Re: [PATCH 4/4] t4200: avoid passing a non-newline terminated file to sed
,
Brandon Casey
Re: shell compatibility issues with SunOS 5.10
,
Nguyen Thai Ngoc Duy
Re: shell compatibility issues with SunOS 5.10
,
Brandon Casey
Re: shell compatibility issues with SunOS 5.10
,
Junio C Hamano
Re: shell compatibility issues with SunOS 5.10
,
Brandon Casey
Tracking the untracked
,
Geoff Russell
Re: Tracking the untracked
,
Johannes Schindelin
Re: Tracking the untracked
,
Thomas Rast
Re: Tracking the untracked
,
Geoff Russell
Re: Tracking the untracked
,
Jakub Narebski
Re: Tracking the untracked
,
Thomas Rast
Re: Tracking the untracked
,
Geoff Russell
<Possible follow-ups>
Tracking the untracked
,
Giuseppe Bilotta
[PATCH] Fixed man entities.
,
Alexey I. Froloff
Re: [PATCH] Fixed man entities.
,
Chris Johnsen
Re: [PATCH] Fixed man entities.
,
Alexey I. Froloff
git svn fetch -with -r doesn't fetch anything
,
Martin
Re: git svn fetch -with -r doesn't fetch anything
,
Martin
Bug with mv + stash?
,
Quin Hoxie
EGit is moving to eclipse.org
,
Shawn O. Pearce
Re: EGit is moving to eclipse.org
,
Robin Rosenberg
Re: EGit is moving to eclipse.org
,
Johannes Schindelin
RE: EGit is moving to eclipse.org
,
Sohn, Matthias
[PATCH] Fix sloppy Getopt::Long.
,
Robin H. Johnson
Re: [PATCH] Fix sloppy Getopt::Long.
,
Junio C Hamano
Re: [PATCH] Fix sloppy Getopt::Long.
,
Robin H. Johnson
Message not available
Message not available
Re: [PATCH] Fix sloppy Getopt::Long.
,
Robin H. Johnson
Re: [PATCH] Fix sloppy Getopt::Long.
,
Junio C Hamano
Re: [PATCH] Fix sloppy Getopt::Long.
,
Robin H. Johnson
gitosis and symlink requirement
,
Ringo De Smet
Two problems on alias of git
,
Kana Natsuno
Re: Two problems on alias of git
,
Jakub Narebski
Re: Two problems on alias of git
,
Kana Natsuno
Re: Two problems on alias of git
,
Jakub Narebski
Re: Two problems on alias of git
,
Kana Natsuno
Re: Two problems on alias of git
,
Jakub Narebski
Re: Two problems on alias of git
,
Jeff King
Question about rewrite commits
,
Anner van Hardenbroek
Re: Question about rewrite commits
,
Ferry Huberts (Pelagic)
Re: Question about rewrite commits
,
Anner van Hardenbroek
Re: Question about rewrite commits
,
Dirk Süsserott
[PATCH] Documentation: Clarify which paths git-clean will affect
,
Fredrik Skolmli
Re: [PATCH] Documentation: Clarify which paths git-clean will affect
,
Thomas Rast
Re: [PATCH] Documentation: Clarify which paths git-clean will affect
,
Fredrik Skolmli
[PATCH] Re: Documentation: Clarify which paths git-clean will affect
,
Nicolas Sebrecht
Re: [PATCH] Documentation: Clarify which paths git-clean will affect
,
Thomas Rast
Re: [PATCH] Documentation: Clarify which paths git-clean will affect
,
Junio C Hamano
Re: [PATCH] Documentation: Clarify which paths git-clean will affect
,
Thomas Rast
Re: [PATCH] Documentation: Clarify which paths git-clean will affect
,
Fredrik Skolmli
Re: [PATCH] Documentation: Clarify which paths git-clean will affect
,
Junio C Hamano
[PATCHv2 2/3] git-am.txt: Use date or value instead of time or timestamp
,
Stephen Boyd
[PATCHv2 1/3] git-am.txt: add an 'a', say what 'it' is, simplify a sentence
,
Stephen Boyd
[JGIT PATCH 1/7] Fix FindBugs exclude filter to work on UNIX platforms
,
Shawn O. Pearce
[JGIT PATCH 2/7] Silence FindBugs "dubious use of GC" in PackFile.mmap
,
Shawn O. Pearce
[JGIT PATCH 3/7] Fix FindBugs String == is bad form
,
Shawn O. Pearce
[JGIT PATCH 4/7] Fix FindBugs load known null value
,
Shawn O. Pearce
[JGIT PATCH 5/7] FindBugs: Fix use of byte[].toString() in error messages
,
Shawn O. Pearce
[JGIT PATCH 6/7] Make TransportLocal.StreamRewritingThread static
,
Shawn O. Pearce
[JGIT PATCH 7/7] FindBugs: Disable clone() idiom tests
,
Shawn O. Pearce
RE: [JGIT PATCH 1/7] Fix FindBugs exclude filter to work on UNIX platforms
,
Sohn, Matthias
[PATCH JGIT v4] Silence inefficient new String(String) constructor reported by FindBugs
,
Sohn, Matthias
still getting 'It is a submodule!" in 1.6.2.5
,
Tim Olsen
Re: still getting 'It is a submodule!" in 1.6.2.5
,
Junio C Hamano
Re: still getting 'It is a submodule!" in 1.6.2.5
,
Tim Olsen
Re: still getting 'It is a submodule!" in 1.6.2.5
,
Tim Olsen
Re: still getting 'It is a submodule!" in 1.6.2.5
,
Matthias Andree
Message not available
Re: still getting 'It is a submodule!" in 1.6.2.5
,
Matthias Andree
[JGIT PATCH] Use pack-*.keep files during fetch and receive-pack to prevent GC
,
Shawn O. Pearce
[PATCHv3] Add --reference option to git submodule.
,
Michael S. Tsirkin
Re: [PATCHv3] Add --reference option to git submodule.
,
Michael J Gruber
Re: [PATCHv3] Add --reference option to git submodule.
,
Michael S. Tsirkin
Re: [PATCHv3] Add --reference option to git submodule.
,
Junio C Hamano
bug in git-p4?
,
Mercier, Carl
Re: bug in git-p4?
,
Tor Arvid Lund
Re: bug in git-p4?
,
Carl Mercier
Re: bug in git-p4?
,
Daniel Barkalow
[PATCH] dir.c: Fix two minor grammatical errors in comments
,
Allan Caffee
Sources for 1.6.2.5 aren't there
,
Eygene Ryabinkin
Re: Sources for 1.6.2.5 aren't there
,
Michael J Gruber
Re: Sources for 1.6.2.5 aren't there
,
Michael J Gruber
Re: Sources for 1.6.2.5 aren't there
,
Eygene Ryabinkin
Wrong conflicts on file splits
,
Jon Smirl
Re: Wrong conflicts on file splits
,
Michael J Gruber
Re: Wrong conflicts on file splits
,
Jon Smirl
Re: Wrong conflicts on file splits
,
Michael J Gruber
Re: Wrong conflicts on file splits
,
Jon Smirl
Re: Wrong conflicts on file splits
,
Michael J Gruber
Re: Wrong conflicts on file splits
,
Jon Smirl
[PATCH 0/3] git-am documentation
,
Stephen Boyd
[PATCH 1/3] git-am.txt: add an 'a', say what 'it' is, simplify a sentence
,
Stephen Boyd
[PATCH 2/3] git-am.txt: Use date instead of time or timestamp
,
Stephen Boyd
[PATCH 3/3] git-am.txt: reword extra headers in message body
,
Stephen Boyd
Re: [PATCH 2/3] git-am.txt: Use date instead of time or timestamp
,
Jeff King
Re: [PATCH 2/3] git-am.txt: Use date instead of time or timestamp
,
Junio C Hamano
Re: [PATCH 2/3] git-am.txt: Use date instead of time or timestamp
,
Jeff King
Re: [PATCH 1/3] git-am.txt: add an 'a', say what 'it' is, simplify a sentence
,
Michael J Gruber
[PATCH 1/5] completion: add missing configuration variables to _git_config()
,
Stephen Boyd
[PATCH 2/5] completion: add {gui,diff,merge}tool, man, and pager config variables
,
Stephen Boyd
[PATCH 3/5] completion: complete values for help.format
,
Stephen Boyd
[PATCH 4/5] completion: complete values for log.date
,
Stephen Boyd
[PATCH 5/5] completion: complete values for send-email
,
Stephen Boyd
Re: [PATCH 5/5] completion: complete values for send-email
,
Shawn O. Pearce
[PATCH] templates: make example pre-commit hook verify submodule commits exist
,
Sam Vilain
Re: [PATCH] templates: make example pre-commit hook verify submodule commits exist
,
Junio C Hamano
Resurrecting an old git-stash discussion
,
David Aguilar
[PATCH] git-svn: add --authors-prog option
,
Mark Lodato
[gitosis] unexpected error for a warning msg
,
Nicolas Sebrecht
Re: [gitosis] unexpected error for a warning msg
,
Robin H. Johnson
COMMIT_EDITMSG not updated after pre-commit hook
,
Hinrik Örn Sigurðsson
[RFC/PATCH] commit: update the index after running the pre-commit hook
,
Ævar Arnfjörð Bjarmason
Re: [RFC/PATCH] commit: update the index after running the pre-commit hook
,
Junio C Hamano
Re: [RFC/PATCH] commit: update the index after running the pre-commit hook
,
Jonathan Nieder
git-svn: ignoring a bogus svn revision ?
,
Nicolas Noble
Re: git-svn: ignoring a bogus svn revision ?
,
Deskin Miller
Re: git fast-export | git fast-import doesn't work
,
Ondrej Certik
[EGIT PATCH 1/1] Micro optimise getting ignored status of a resource
,
Ferry Huberts
[PATCH] mergetool--lib: add support for araxis merge
,
David Aguilar
Re: [PATCH] mergetool--lib: add support for araxis merge
,
Markus Heidelberg
Re: [PATCH] mergetool--lib: add support for araxis merge
,
David Aguilar
Re: [PATCH] mergetool--lib: add support for araxis merge
,
David Aguilar
Re: [PATCH] mergetool--lib: add support for araxis merge
,
Markus Heidelberg
Re: [PATCH] mergetool--lib: add support for araxis merge
,
Johannes Schindelin
Re: [PATCH] mergetool--lib: add support for araxis merge
,
David Aguilar
<Possible follow-ups>
[PATCH] mergetool--lib: add support for araxis merge
,
David Aguilar
Re: [PATCH] mergetool--lib: add support for araxis merge
,
Markus Heidelberg
[JGIT PATCH 7/6] BROKEN: Add a zero line context test for diff.DiffFormatter
,
Shawn O. Pearce
[JGIT PATCH 8/6] Fix zero context insert and delete hunk headers to match CGit
,
Shawn O. Pearce
Re: [JGIT PATCH 8/6] Fix zero context insert and delete hunk headers to match CGit
,
Miles Bader
Re: [JGIT PATCH 8/6] Fix zero context insert and delete hunk headers to match CGit
,
Robin Rosenberg
Re: [JGIT PATCH 8/6] Fix zero context insert and delete hunk headers to match CGit
,
Ferry Huberts (Pelagic)
Re: [JGIT PATCH 8/6] Fix zero context insert and delete hunk headers to match CGit
,
Robin Rosenberg
Re: [JGIT PATCH 8/6] Fix zero context insert and delete hunk headers to match CGit
,
Ferry Huberts (Pelagic)
Re: [JGIT PATCH 8/6] Fix zero context insert and delete hunk headers to match CGit
,
SZEDER Gábor
bug in git diff --unified=0 ?
,
Shawn O. Pearce
Re: bug in git diff --unified=0 ?
,
Junio C Hamano
Re: bug in git diff --unified=0 ?
,
Shawn O. Pearce
Re: bug in git diff --unified=0 ?
,
Junio C Hamano
[JGIT PATCH 1/2] Ensure that a PackFile instance stays invalid when overwritten
,
Shawn O. Pearce
[JGIT PATCH 2/2] Correct Javadoc comment for TransportLocal about forking
,
Shawn O. Pearce
Re: [JGIT PATCH 2/2] Correct Javadoc comment for TransportLocal about forking
,
Robin Rosenberg
Re: [JGIT PATCH 2/2] Correct Javadoc comment for TransportLocal about forking
,
Shawn O. Pearce
Re: [JGIT PATCH 1/2] Ensure that a PackFile instance stays invalid when overwritten
,
Robin Rosenberg
[JGIT PATCH v2 1/2] Ensure that a PackFile instance stays invalid when overwritten
,
Shawn O. Pearce
reverting a file or files back to repository copy
,
Aaron Gray
Re: reverting a file or files back to repository copy
,
Peter Harris
Re: reverting a file or files back to repository copy
,
Markus Heidelberg
[PATCH] t4018-diff-funcname: add cpp xfuncname pattern to syntax test
,
Brandon Casey
AW: [EGIT] [PATCH RFC v1 5/5] Use the ignore patterns cache to determine ignores
,
Mark Struberg
Re: AW: [EGIT] [PATCH RFC v1 5/5] Use the ignore patterns cache to determine ignores
,
Ferry Huberts (Pelagic)
Re: AW: [EGIT] [PATCH RFC v1 5/5] Use the ignore patterns cache to determine ignores
,
Robin Rosenberg
Re: AW: [EGIT] [PATCH RFC v1 5/5] Use the ignore patterns cache to determine ignores
,
Ferry Huberts (Pelagic)
Re: Compatibility between git.git and jgit
,
Mark Struberg
[PATCH 1/2] git-gui: move gitk launcher into a separate file
,
Markus Heidelberg
[PATCH 2/2] git-gui: add menu item to select a branch to visualize with gitk
,
Markus Heidelberg
[PATCH] mergetool--lib: specialize diff options for emerge and ecmerge
,
David Aguilar
Re: [PATCH] mergetool--lib: specialize diff options for emerge and ecmerge
,
David Aguilar
Re: [PATCH] mergetool--lib: specialize diff options for emerge and ecmerge
,
Markus Heidelberg
Re: [PATCH] mergetool--lib: specialize diff options for emerge and ecmerge
,
David Aguilar
Re: [PATCH] mergetool--lib: specialize diff options for emerge and ecmerge
,
Markus Heidelberg
Re: [PATCH] mergetool--lib: specialize diff options for emerge and ecmerge
,
David Aguilar
Re: [PATCH] mergetool--lib: specialize diff options for emerge and ecmerge
,
Marcin Zalewski
[JGIT PATCH 0/6] Diff processing utilities
,
Shawn O. Pearce
[JGIT PATCH 1/6] Add set to IntList
,
Shawn O. Pearce
[JGIT PATCH 2/6] Add diff.Edit to describe an edit region within a file
,
Shawn O. Pearce
[JGIT PATCH 3/6] Add diff.EditList to provide for a list of Edit instances
,
Shawn O. Pearce
[JGIT PATCH 4/6] Add diff.RawText to index a file content for later compares
,
Shawn O. Pearce
[JGIT PATCH 5/6] Teach FileHeader, HunkHeader how to create an EditList
,
Shawn O. Pearce
[JGIT PATCH 6/6] Add diff.DiffFormatter to create Git style unified patch scripts
,
Shawn O. Pearce
[JGIT PATCH v2 6/6] Add diff.DiffFormatter to create Git style unified patch scripts
,
Shawn O. Pearce
[JGIT PATCH v3 6/6] Add diff.DiffFormatter to create Git style unified patch scripts
,
Shawn O. Pearce
Re: [JGIT PATCH 1/6] Add set to IntList
,
Robin Rosenberg
Re: [JGIT PATCH 1/6] Add set to IntList
,
Shawn O. Pearce
Re: [JGIT PATCH 1/6] Add set to IntList
,
Johannes Schindelin
Re: [JGIT PATCH 1/6] Add set to IntList
,
Shawn O. Pearce
Re: [JGIT PATCH 1/6] Add set to IntList
,
Johannes Schindelin
Re: [JGIT PATCH 0/6] Diff processing utilities
,
Johannes Schindelin
Editing git-svn metadata
,
Orestis Markou
Re: Editing git-svn metadata
,
Michael J Gruber
[JGIT PATCH 2/1] Honor repack.usedeltabaseoffset when fetching packs
,
Shawn O. Pearce
Re: [JGIT PATCH 2/1] Honor repack.usedeltabaseoffset when fetching packs
,
Nicolas Pitre
[PATCH] honor repack.usedeltabaseoffset when fetching packs
,
Nicolas Pitre
[JGIT PATCH] Enable ofs-delta during send-pack/receive-pack protocol
,
Shawn O. Pearce
[PATCH] ctype.c: fix typo in comment
,
René Scharfe
[JGIT PATCH v3] Replace inefficient new String(String) constructor to silence FindBugs
,
Shawn O. Pearce
RE: [JGIT PATCH v3] Replace inefficient new String(String) constructor to silence FindBugs
,
Sohn, Matthias
[PATCH] git-svn testsuite: use standard configuration for Subversion tools
,
Eygene Ryabinkin
Re: [PATCH] git-svn testsuite: use standard configuration for Subversion tools
,
Junio C Hamano
Re: [PATCH] git-svn testsuite: use standard configuration for Subversion tools
,
Eygene Ryabinkin
Re: [PATCH] git-svn testsuite: use standard configuration for Subversion tools
,
Junio C Hamano
Re: [PATCH] git-svn testsuite: use standard configuration for Subversion tools
,
Eygene Ryabinkin
Re: [PATCH] git-svn testsuite: use standard configuration for Subversion tools
,
Junio C Hamano
Re: [PATCH] git-svn testsuite: use standard configuration for Subversion tools
,
Eygene Ryabinkin
[RESEND PATCH] git-svn testsuite: use standard configuration for Subversion tools
,
Eygene Ryabinkin
Re: [RESEND PATCH] git-svn testsuite: use standard configuration for Subversion tools
,
Eric Wong
[PATCH EGIT 1/2] Implement "jgit rev-parse"
,
Daniel Cheng (aka SDiZ)
[PATCH EGIT 2/2] Enable "jgit show-ref"
,
Daniel Cheng (aka SDiZ)
Re: [PATCH EGIT 1/2] Implement "jgit rev-parse"
,
Shawn O. Pearce
Re: [PATCH] git config: improve documentation
,
Felipe Contreras
[PATCH] Fix a bunch of pointer declarations (codestyle)
,
Felipe Contreras
Re: [PATCH] Fix a bunch of pointer declarations (codestyle)
,
Felipe Contreras
Re: [PATCH] Fix a bunch of pointer declarations (codestyle)
,
Stephen Boyd
Re: [PATCH] Fix a bunch of pointer declarations (codestyle)
,
Jeff King
Re: [PATCH] Fix a bunch of pointer declarations (codestyle)
,
Junio C Hamano
Re: [PATCH] Fix a bunch of pointer declarations (codestyle)
,
Junio C Hamano
[PATCH v2 0/4] user-manual: general improvements
,
Felipe Contreras
Message not available
[PATCH v2 2/4] user-manual: use 'fast-forward' instead of 'fast forward'
,
Felipe Contreras
[PATCH v2 3/4] user-manual: add global config section
,
Felipe Contreras
[PATCH v2 4/4] user-manual: simplify the user configuration
,
Felipe Contreras
Re: [PATCH 6/7] user-manual: add global config section
,
Felipe Contreras
Re: [PATCH 6/7] user-manual: add global config section
,
Junio C Hamano
Re: [PATCH 6/7] user-manual: add global config section
,
Felipe Contreras
Re: [PATCH 6/7] user-manual: add global config section
,
Junio C Hamano
Permissions of objects within shared repo
,
Adam Mercer
Re: Permissions of objects within shared repo
,
Johannes Schindelin
Re: Permissions of objects within shared repo
,
Adam Mercer
Re: Permissions of objects within shared repo
,
Brandon Casey
Why is the name of a blob SHA1("$type $size\0$data") and not SHA1("$data")?
,
David Srbecky
Re: Why is the name of a blob SHA1("$type $size\0$data") and not SHA1("$data")?
,
Shawn O. Pearce
Re: Why is the name of a blob SHA1("$type $size\0$data") and not SHA1("$data")?
,
Björn Steinbrink
detecting cycles in Git's commit graph
,
Michael Hendricks
Re: detecting cycles in Git's commit graph
,
Shawn O. Pearce
Re: detecting cycles in Git's commit graph
,
Stephen R. van den Berg
jgit standalone client on OpenVMS works (somewhat)
,
Ben Armstrong
Re: jgit standalone client on OpenVMS works (somewhat)
,
Shawn O. Pearce
Re: jgit standalone client on OpenVMS works (somewhat)
,
Robin Rosenberg
Message not available
Re: jgit standalone client on OpenVMS works (somewhat)
,
Ben Armstrong
<Possible follow-ups>
Re: jgit standalone client on OpenVMS works (somewhat)
,
Ben Armstrong
[PATCH EGIT] Fix NPE on missing git data
,
Daniel Cheng (aka SDiZ)
question about a merge result
,
Francis Moreau
Re: question about a merge result
,
Michael Gaber
Re: question about a merge result
,
Jeff King
Re: question about a merge result
,
Francis Moreau
Re: question about a merge result
,
Björn Steinbrink
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]