Git Distributed Software Revision Control
Date Index
[
Prev Page
][
Next Page
]
Re: Random thoughts on "upstream"
,
(continued)
Re: Random thoughts on "upstream"
,
Junio C Hamano
Re: Random thoughts on "upstream"
,
Ramkumar Ramachandra
Re: Random thoughts on "upstream"
,
Junio C Hamano
Re: Random thoughts on "upstream"
,
Ramkumar Ramachandra
Re: Random thoughts on "upstream"
,
Ramkumar Ramachandra
Re: Random thoughts on "upstream"
,
Felipe Contreras
Re: Random thoughts on "upstream"
,
Felipe Contreras
Re: Random thoughts on "upstream"
,
Junio C Hamano
Re: Random thoughts on "upstream"
,
Ramkumar Ramachandra
Re: Random thoughts on "upstream"
,
Felipe Contreras
Re: Random thoughts on "upstream"
,
Ramkumar Ramachandra
Re: Random thoughts on "upstream"
,
Felipe Contreras
Re: Random thoughts on "upstream"
,
Junio C Hamano
Re: Random thoughts on "upstream"
,
Ramkumar Ramachandra
Re: Random thoughts on "upstream"
,
Felipe Contreras
Re: Random thoughts on "upstream"
,
Junio C Hamano
Re: Random thoughts on "upstream"
,
Ramkumar Ramachandra
Re: Random thoughts on "upstream"
,
Ramkumar Ramachandra
[PATCH v4 00/15] History traversal refinements
,
Kevin Bracey
[PATCH v4 01/15] decorate.c: compact table when growing
,
Kevin Bracey
[PATCH v4 09/15] t6012: update test for tweaked full-history traversal
,
Kevin Bracey
[PATCH v4 08/15] revision.c: Make --full-history consider more merges
,
Kevin Bracey
[PATCH v4 11/15] simplify-merges: drop merge from irrelevant side branch
,
Kevin Bracey
[PATCH v4 14/15] revision.c: don't show all merges for --parents
,
Kevin Bracey
[PATCH v4 12/15] revision.c: add BOTTOM flag for commits
,
Kevin Bracey
[PATCH v4 03/15] t6111: new TREESAME test set
,
Kevin Bracey
[PATCH v4 13/15] revision.c: discount side branches when computing TREESAME
,
Kevin Bracey
[PATCH v4 10/15] simplify-merges: never remove all TREESAME parents
,
Kevin Bracey
[PATCH v4 06/15] rev-list-options.txt: correct TREESAME for P
,
Kevin Bracey
[PATCH v4 07/15] Documentation: avoid "uninteresting"
,
Kevin Bracey
[PATCH v4 15/15] revision.c: make default history consider bottom commits
,
Kevin Bracey
[PATCH v4 04/15] t6111: allow checking the parents as well
,
Kevin Bracey
[PATCH v4 05/15] t6111: add parents to tests
,
Kevin Bracey
[PATCH v4 02/15] t6019: test file dropped in -s ours merge
,
Kevin Bracey
[PATCH] color: set color.ui to auto by default
,
Ramkumar Ramachandra
Re: [PATCH] color: set color.ui to auto by default
,
Matthieu Moy
Re: [PATCH] color: set color.ui to auto by default
,
Ramkumar Ramachandra
[PATCH] Revert "remote-hg: update bookmarks when pulling"
,
Felipe Contreras
Re: [PATCH] Revert "remote-hg: update bookmarks when pulling"
,
Junio C Hamano
Re: [PATCH] Revert "remote-hg: update bookmarks when pulling"
,
Junio C Hamano
Re: [PATCH] Revert "remote-hg: update bookmarks when pulling"
,
Felipe Contreras
Re: [PATCH] Revert "remote-hg: update bookmarks when pulling"
,
Junio C Hamano
Re: [PATCH] Revert "remote-hg: update bookmarks when pulling"
,
Junio C Hamano
[PATCH] remote-bzr: fix cloning of non-listable repos
,
Felipe Contreras
Re: [PATCH] remote-bzr: fix cloning of non-listable repos
,
Junio C Hamano
[PATCH v10 00/14] interactive git-clean
,
Jiang Xin
[PATCH v10 01/14] path.c: refactor relative_path(), not only strip prefix
,
Jiang Xin
[PATCH v10 02/14] quote.c: remove path_relative, use relative_path instead
,
Jiang Xin
[PATCH v10 03/14] Refactor quote_path_relative, remove unused params
,
Jiang Xin
[PATCH v10 04/14] Refactor write_name_quoted_relative, remove unused params
,
Jiang Xin
Re: [PATCH v10 04/14] Refactor write_name_quoted_relative, remove unused params
,
Junio C Hamano
[PATCH v10 05/14] git-clean: refactor git-clean into two phases
,
Jiang Xin
[PATCH v10 06/14] git-clean: add support for -i/--interactive
,
Jiang Xin
[PATCH v10 07/14] git-clean: show items of del_list in columns
,
Jiang Xin
[PATCH v10 08/14] git-clean: add colors to interactive git-clean
,
Jiang Xin
[PATCH v10 09/14] git-clean: use a git-add-interactive compatible UI
,
Jiang Xin
Re: [PATCH v10 09/14] git-clean: use a git-add-interactive compatible UI
,
Junio C Hamano
Re: [PATCH v10 09/14] git-clean: use a git-add-interactive compatible UI
,
Junio C Hamano
[PATCH v10 10/14] git-clean: add filter by pattern interactive action
,
Jiang Xin
[PATCH v10 11/14] git-clean: add select by numbers interactive action
,
Jiang Xin
[PATCH v10 12/14] git-clean: add ask each interactive action
,
Jiang Xin
[PATCH v10 13/14] git-clean: add documentation for interactive git-clean
,
Jiang Xin
[PATCH v10 14/14] test: add t7301 for git-clean--interactive
,
Jiang Xin
[PATCH 0/8] remote-bzr: patches for next
,
Felipe Contreras
[PATCH 1/8] remote-bzr: recover from failed clones
,
Felipe Contreras
[PATCH 2/8] remote-bzr: fix for files with spaces
,
Felipe Contreras
[PATCH 4/8] remote-bzr: delay cloning/pulling
,
Felipe Contreras
[PATCH 5/8] remote-bzr: change global repo
,
Felipe Contreras
[PATCH 3/8] remote-bzr: simplify get_remote_branch()
,
Felipe Contreras
[PATCH 6/8] remote-bzr: trivial cleanups
,
Felipe Contreras
[PATCH 8/8] remote-bzr: add fallback check for a partial clone
,
Felipe Contreras
[PATCH 7/8] remote-bzr: reorganize the way 'wanted' works
,
Felipe Contreras
Re: [PATCH 7/8] remote-bzr: reorganize the way 'wanted' works
,
Junio C Hamano
Re: [PATCH 7/8] remote-bzr: reorganize the way 'wanted' works
,
Felipe Contreras
Re: [PATCH 7/8] remote-bzr: reorganize the way 'wanted' works
,
Junio C Hamano
[PATCH] branch: add show-tracking option
,
Felipe Contreras
Re: [PATCH] branch: add show-tracking option
,
Felipe Contreras
Re: [PATCH] branch: add show-tracking option
,
Duy Nguyen
Re: [PATCH] branch: add show-tracking option
,
Felipe Contreras
Re: [PATCH] branch: add show-tracking option
,
Michael J Gruber
Re: [PATCH] branch: add show-tracking option
,
Felipe Contreras
Re: [PATCH] branch: add show-tracking option
,
Michael J Gruber
Re: [PATCH] branch: add show-tracking option
,
Duy Nguyen
Re: [PATCH] branch: add show-tracking option
,
Michael J Gruber
Re: [PATCH] branch: add show-tracking option
,
Duy Nguyen
Re: [PATCH] branch: add show-tracking option
,
Junio C Hamano
Re: [PATCH] branch: add show-tracking option
,
Felipe Contreras
Re: [PATCH] branch: add show-tracking option
,
Junio C Hamano
Re: [PATCH] branch: add show-tracking option
,
Junio C Hamano
[PATCH 0/3] fetch: fix '.' fetching
,
Felipe Contreras
[PATCH 1/3] fetch: add --allow-local option
,
Felipe Contreras
Re: [PATCH 1/3] fetch: add --allow-local option
,
Ramkumar Ramachandra
Re: [PATCH 1/3] fetch: add --allow-local option
,
Felipe Contreras
Re: [PATCH 1/3] fetch: add --allow-local option
,
Ramkumar Ramachandra
Re: [PATCH 1/3] fetch: add --allow-local option
,
Felipe Contreras
Re: [PATCH 1/3] fetch: add --allow-local option
,
Ramkumar Ramachandra
Re: [PATCH 1/3] fetch: add --allow-local option
,
Felipe Contreras
Re: [PATCH 1/3] fetch: add --allow-local option
,
Ramkumar Ramachandra
Re: [PATCH 1/3] fetch: add --allow-local option
,
Felipe Contreras
Re: [PATCH 1/3] fetch: add --allow-local option
,
Junio C Hamano
Re: [PATCH 1/3] fetch: add --allow-local option
,
Felipe Contreras
Re: [PATCH 1/3] fetch: add --allow-local option
,
Junio C Hamano
Re: [PATCH 1/3] fetch: add --allow-local option
,
Felipe Contreras
Re: [PATCH 1/3] fetch: add --allow-local option
,
Junio C Hamano
Re: [PATCH 1/3] fetch: add --allow-local option
,
Felipe Contreras
Re: [PATCH 1/3] fetch: add --allow-local option
,
Junio C Hamano
Re: [PATCH 1/3] fetch: add --allow-local option
,
Felipe Contreras
Re: [PATCH 1/3] fetch: add --allow-local option
,
Junio C Hamano
Re: [PATCH 1/3] fetch: add --allow-local option
,
Felipe Contreras
Re: [PATCH 1/3] fetch: add --allow-local option
,
Junio C Hamano
Re: [PATCH 1/3] fetch: add --allow-local option
,
Felipe Contreras
About overzealous compatibility
,
Felipe Contreras
Re: About overzealous compatibility
,
Felipe Contreras
Re: [PATCH 1/3] fetch: add --allow-local option
,
Philip Oakley
Re: [PATCH 1/3] fetch: add --allow-local option
,
Felipe Contreras
Re: [PATCH 1/3] fetch: add --allow-local option
,
Philip Oakley
Re: [PATCH 1/3] fetch: add --allow-local option
,
Felipe Contreras
Re: [PATCH 1/3] fetch: add --allow-local option
,
Junio C Hamano
[PATCH 2/3] fetch: switch allow-local off by default
,
Felipe Contreras
[PATCH 3/3] remote: disable allow-local for pushes
,
Felipe Contreras
[PATCH] gitk: Update Swedish translation (304t)
,
Peter Krefting
Re: [PATCH] gitk: Update Swedish translation (304t)
,
Paul Mackerras
[RFC/PATCH 0/3] New kind of upstream branch: downstream branch
,
Felipe Contreras
[RFC/PATCH 1/3] remote: don't override default if cur head remote is '.'
,
Felipe Contreras
[RFC/PATCH 2/3] pull: trivial cleanups
,
Felipe Contreras
Re: [RFC/PATCH 2/3] pull: trivial cleanups
,
Ramkumar Ramachandra
Re: [RFC/PATCH 2/3] pull: trivial cleanups
,
Felipe Contreras
Re: [RFC/PATCH 2/3] pull: trivial cleanups
,
Ramkumar Ramachandra
Re: [RFC/PATCH 2/3] pull: trivial cleanups
,
Felipe Contreras
Re: [RFC/PATCH 2/3] pull: trivial cleanups
,
Ramkumar Ramachandra
Re: [RFC/PATCH 2/3] pull: trivial cleanups
,
Felipe Contreras
Re: [RFC/PATCH 2/3] pull: trivial cleanups
,
Ramkumar Ramachandra
Re: [RFC/PATCH 2/3] pull: trivial cleanups
,
Felipe Contreras
Re: [RFC/PATCH 2/3] pull: trivial cleanups
,
Antoine Pelisse
Re: [RFC/PATCH 2/3] pull: trivial cleanups
,
Felipe Contreras
[RFC/PATCH 3/3] push: add separate 'downstream' branch
,
Felipe Contreras
Re: [RFC/PATCH 3/3] push: add separate 'downstream' branch
,
Junio C Hamano
Re: [RFC/PATCH 3/3] push: add separate 'downstream' branch
,
Felipe Contreras
Re: [RFC/PATCH 3/3] push: add separate 'downstream' branch
,
Junio C Hamano
Re: [RFC/PATCH 3/3] push: add separate 'downstream' branch
,
Junio C Hamano
Re: [RFC/PATCH 3/3] push: add separate 'downstream' branch
,
Ramkumar Ramachandra
Re: [RFC/PATCH 3/3] push: add separate 'downstream' branch
,
Felipe Contreras
Re: [RFC/PATCH 3/3] push: add separate 'downstream' branch
,
Ramkumar Ramachandra
Re: [RFC/PATCH 3/3] push: add separate 'downstream' branch
,
Felipe Contreras
Re: [RFC/PATCH 3/3] push: add separate 'downstream' branch
,
Ramkumar Ramachandra
Re: [RFC/PATCH 3/3] push: add separate 'downstream' branch
,
Felipe Contreras
Re: [RFC/PATCH 3/3] push: add separate 'downstream' branch
,
Ramkumar Ramachandra
Re: [RFC/PATCH 3/3] push: add separate 'downstream' branch
,
Felipe Contreras
Re: [RFC/PATCH 3/3] push: add separate 'downstream' branch
,
Ramkumar Ramachandra
Re: [RFC/PATCH 3/3] push: add separate 'downstream' branch
,
Felipe Contreras
[PATCH] strbuf_branchname(): do not double-expand @{-1}~22
,
Junio C Hamano
Re: [PATCH] strbuf_branchname(): do not double-expand @{-1}~22
,
Jeff King
[PATCH v6 1/2] cache.h: eliminate SHA-1 deprecation warnings on Mac OS X
,
David Aguilar
[PATCH v6 2/2] imap-send: eliminate HMAC deprecation warnings on Mac OS X
,
David Aguilar
Re: [PATCH v6 2/2] imap-send: eliminate HMAC deprecation warnings on Mac OS X
,
Junio C Hamano
Re: [PATCH v6 2/2] imap-send: eliminate HMAC deprecation warnings on Mac OS X
,
David Aguilar
Re: [PATCH v6 2/2] imap-send: eliminate HMAC deprecation warnings on Mac OS X
,
Junio C Hamano
Re: [PATCH v6 1/2] cache.h: eliminate SHA-1 deprecation warnings on Mac OS X
,
Junio C Hamano
Re: [PATCH v6 1/2] cache.h: eliminate SHA-1 deprecation warnings on Mac OS X
,
David Aguilar
What's cooking in git.git (May 2013, #04; Wed, 15)
,
Junio C Hamano
Re: What's cooking in git.git (May 2013, #04; Wed, 15)
,
David Aguilar
Re: What's cooking in git.git (May 2013, #04; Wed, 15)
,
Duy Nguyen
Re: What's cooking in git.git (May 2013, #04; Wed, 15)
,
Junio C Hamano
Re: What's cooking in git.git (May 2013, #04; Wed, 15)
,
Thomas Rast
Re: What's cooking in git.git (May 2013, #04; Wed, 15)
,
Junio C Hamano
Re: What's cooking in git.git (May 2013, #04; Wed, 15)
,
Felipe Contreras
[PATCHv2] git-submodule.txt: Clarify 'init' and 'add' subcommands.
,
Dale R. Worley
Re: [PATCHv2] git-submodule.txt: Clarify 'init' and 'add' subcommands.
,
Jens Lehmann
[RFC] New kind of upstream branch: base branch
,
Felipe Contreras
Re: [RFC] New kind of upstream branch: base branch
,
Junio C Hamano
Re: [RFC] New kind of upstream branch: base branch
,
Junio C Hamano
Re: [RFC] New kind of upstream branch: base branch
,
Felipe Contreras
Re: [RFC] New kind of upstream branch: base branch
,
Felipe Contreras
Re: [RFC] New kind of upstream branch: base branch
,
Junio C Hamano
Re: [RFC] New kind of upstream branch: base branch
,
Felipe Contreras
<Possible follow-ups>
[RFC] New kind of upstream branch: base branch
,
Felipe Contreras
Re: [RFC] New kind of upstream branch: base branch
,
Philip Oakley
Re: [RFC] New kind of upstream branch: base branch
,
Felipe Contreras
Re: [RFC] New kind of upstream branch: base branch
,
Philip Oakley
Re: [RFC] New kind of upstream branch: base branch
,
Felipe Contreras
Re: [RFC] New kind of upstream branch: base branch
,
Kevin Bracey
Re: [RFC] New kind of upstream branch: base branch
,
Junio C Hamano
Re: [RFC] New kind of upstream branch: base branch
,
Felipe Contreras
Re: [RFC] New kind of upstream branch: base branch
,
Kevin Bracey
Re: [RFC] New kind of upstream branch: base branch
,
Ramkumar Ramachandra
Re: [RFC] New kind of upstream branch: base branch
,
Felipe Contreras
Re: [RFC] New kind of upstream branch: base branch
,
Junio C Hamano
Re: [RFC] New kind of upstream branch: base branch
,
Felipe Contreras
Re: [RFC] New kind of upstream branch: base branch
,
Felipe Contreras
Lines missing from git diff-tree -p -c output?
,
Matthijs Kooijman
Re: Lines missing from git diff-tree -p -c output?
,
Matthijs Kooijman
Re: Lines missing from git diff-tree -p -c output?
,
Junio C Hamano
Re: Lines missing from git diff-tree -p -c output?
,
Matthijs Kooijman
Re: Lines missing from git diff-tree -p -c output?
,
Junio C Hamano
Re: Lines missing from git diff-tree -p -c output?
,
Matthijs Kooijman
Re: Lines missing from git diff-tree -p -c output?
,
Junio C Hamano
[PATCH] combine-diff.c: Fix output when changes are exactly 3 lines apart
,
Matthijs Kooijman
Trouble with case insensitive filesystem
,
Luc Bourhis
Re: Trouble with case insensitive filesystem
,
Johannes Sixt
Re: Trouble with case insensitive filesystem
,
Luc Bourhis
[PATCH v5 1/2] cache.h: eliminate SHA-1 deprecation warnings on Mac OS X
,
David Aguilar
[PATCH v5 2/2] imap-send: eliminate HMAC deprecation warnings on Mac OS X
,
David Aguilar
Re: [PATCH v5 1/2] cache.h: eliminate SHA-1 deprecation warnings on Mac OS X
,
Torsten Bögershausen
Re: [PATCH v5 1/2] cache.h: eliminate SHA-1 deprecation warnings on Mac OS X
,
Eric Sunshine
Re: [PATCH v5 1/2] cache.h: eliminate SHA-1 deprecation warnings on Mac OS X
,
David Aguilar
Re: [PATCH v5 1/2] cache.h: eliminate SHA-1 deprecation warnings on Mac OS X
,
Junio C Hamano
Re: [PATCH v5 1/2] cache.h: eliminate SHA-1 deprecation warnings on Mac OS X
,
David Aguilar
Re: [PATCH v5 1/2] cache.h: eliminate SHA-1 deprecation warnings on Mac OS X
,
Eric Sunshine
Re: [PATCH v5 1/2] cache.h: eliminate SHA-1 deprecation warnings on Mac OS X
,
Junio C Hamano
Re: [PATCH v5 1/2] cache.h: eliminate SHA-1 deprecation warnings on Mac OS X
,
David Aguilar
Re: [PATCH v5 1/2] cache.h: eliminate SHA-1 deprecation warnings on Mac OS X
,
Junio C Hamano
Re: [PATCH v5 1/2] cache.h: eliminate SHA-1 deprecation warnings on Mac OS X
,
David Aguilar
Re: [PATCH v5 1/2] cache.h: eliminate SHA-1 deprecation warnings on Mac OS X
,
Eric Sunshine
is this a bug of git-diff?
,
eric liou
Re: is this a bug of git-diff?
,
Antoine Pelisse
Message not available
Re: is this a bug of git-diff?
,
Antoine Pelisse
Re: is this a bug of git-diff?
,
Matthieu Moy
Re: is this a bug of git-diff?
,
John Keeping
Default for color.ui (was Re: is this a bug of git-diff?)
,
Matthieu Moy
Re: Default for color.ui (was Re: is this a bug of git-diff?)
,
Felipe Contreras
[PATCH] make color.ui default to 'auto'
,
Matthieu Moy
Re: [PATCH] make color.ui default to 'auto'
,
Johan Herland
[PATCH v2] make color.ui default to 'auto'
,
Matthieu Moy
Re: [PATCH v2] make color.ui default to 'auto'
,
Junio C Hamano
Re: [PATCH v2] make color.ui default to 'auto'
,
Matthieu Moy
[PATCH 1/2] config: refactor management of color.ui's default value
,
Matthieu Moy
[PATCH 2/2 v4] make color.ui default to 'auto'
,
Matthieu Moy
Re: [PATCH v2] make color.ui default to 'auto'
,
Junio C Hamano
Re: [PATCH] make color.ui default to 'auto'
,
Stefano Lattarini
[PATCH v3] make color.ui default to 'auto'
,
Matthieu Moy
Re: [PATCH] make color.ui default to 'auto'
,
Junio C Hamano
Re: [PATCH] make color.ui default to 'auto'
,
Matthieu Moy
Re: [PATCH] make color.ui default to 'auto'
,
Junio C Hamano
Re: [PATCH] make color.ui default to 'auto'
,
Matthieu Moy
Re: [PATCH] make color.ui default to 'auto'
,
Junio C Hamano
Re: [PATCH] make color.ui default to 'auto'
,
Matthieu Moy
Re: [PATCH] make color.ui default to 'auto'
,
Junio C Hamano
Re: [PATCH] make color.ui default to 'auto'
,
Felipe Contreras
Re: [PATCH] make color.ui default to 'auto'
,
John Keeping
Re: is this a bug of git-diff?
,
Mike Hommey
"git grep --no-index" doesn't do what it says on the tin?
,
Nazri Ramliy
Re: "git grep --no-index" doesn't do what it says on the tin?
,
Antoine Pelisse
Fwd: git cvsimport implications
,
Eugene Sajine
Re: Fwd: git cvsimport implications
,
Junio C Hamano
Re: Fwd: git cvsimport implications
,
Michael Haggerty
Re: Fwd: git cvsimport implications
,
Eugene Sajine
Re: Fwd: git cvsimport implications
,
Michael Haggerty
Re: Fwd: git cvsimport implications
,
John Keeping
Re: Fwd: git cvsimport implications
,
Martin Langhoff
Re: Fwd: git cvsimport implications
,
Michael Haggerty
Re: Fwd: git cvsimport implications
,
Andreas Krey
Re: Fwd: git cvsimport implications
,
Martin Langhoff
Re: Fwd: git cvsimport implications
,
Michael Haggerty
Message not available
Fwd: Fwd: git cvsimport implications
,
Eugene Sajine
Re: Fwd: Fwd: git cvsimport implications
,
Michael Haggerty
[PATCH] diffcore-pickaxe: make error messages more consistent
,
Ramkumar Ramachandra
Re: [PATCH] diffcore-pickaxe: make error messages more consistent
,
Junio C Hamano
Re: [PATCH] diffcore-pickaxe: make error messages more consistent
,
Ramkumar Ramachandra
[PATCH] diffcore-pickaxe doc: document -S and -G properly
,
Ramkumar Ramachandra
Re: [PATCH] diffcore-pickaxe doc: document -S and -G properly
,
Junio C Hamano
Re: [PATCH] diffcore-pickaxe doc: document -S and -G properly
,
Ramkumar Ramachandra
Re: [PATCH] diffcore-pickaxe doc: document -S and -G properly
,
Junio C Hamano
Re: [PATCH] diffcore-pickaxe doc: document -S and -G properly
,
Ramkumar Ramachandra
Re: [PATCH] diffcore-pickaxe doc: document -S and -G properly
,
Jonathan Nieder
Re: [PATCH] diffcore-pickaxe doc: document -S and -G properly
,
Ramkumar Ramachandra
Re: [PATCH] diffcore-pickaxe doc: document -S and -G properly
,
Jonathan Nieder
Re: [PATCH] diffcore-pickaxe doc: document -S and -G properly
,
Junio C Hamano
Re: [PATCH] diffcore-pickaxe doc: document -S and -G properly
,
Junio C Hamano
Re: [PATCH] diffcore-pickaxe doc: document -S and -G properly
,
Phil Hord
Re: [PATCH] diffcore-pickaxe doc: document -S and -G properly
,
Phil Hord
Re: [PATCH] diffcore-pickaxe doc: document -S and -G properly
,
Phil Hord
Re: [PATCH] diffcore-pickaxe doc: document -S and -G properly
,
Ramkumar Ramachandra
Re: [PATCH] diffcore-pickaxe doc: document -S and -G properly
,
Junio C Hamano
Re: [PATCH] diffcore-pickaxe doc: document -S and -G properly
,
Ramkumar Ramachandra
Re: [PATCH] diffcore-pickaxe doc: document -S and -G properly
,
Junio C Hamano
Re: [PATCH] diffcore-pickaxe doc: document -S and -G properly
,
Ramkumar Ramachandra
Re: [PATCH] diffcore-pickaxe doc: document -S and -G properly
,
Phil Hord
Re: [PATCH] diffcore-pickaxe doc: document -S and -G properly
,
Junio C Hamano
make git ignore the timestamp embedded in PDFs
,
Andreas Leha
Re: make git ignore the timestamp embedded in PDFs
,
Johannes Sixt
Re: make git ignore the timestamp embedded in PDFs
,
Andreas Leha
Re: make git ignore the timestamp embedded in PDFs
,
Johannes Sixt
Re: make git ignore the timestamp embedded in PDFs
,
Andreas Leha
[PATCH v9 0/9] interactive git-clean
,
Jiang Xin
[PATCH v9 1/9] git-clean: refactor git-clean into two phases
,
Jiang Xin
Re: [PATCH v9 1/9] git-clean: refactor git-clean into two phases
,
Junio C Hamano
Re: [PATCH v9 1/9] git-clean: refactor git-clean into two phases
,
Jiang Xin
Re: [PATCH v9 1/9] git-clean: refactor git-clean into two phases
,
Junio C Hamano
Re: [PATCH v9 1/9] git-clean: refactor git-clean into two phases
,
Jiang Xin
[RFC 0/2] refactor relative_path in path.c
,
Jiang Xin
[RFC 1/2] path.c: refactor relative_path(), not only strip prefix
,
Jiang Xin
[RFC 2/2] quote.c: remove path_relative, use relative_path instead
,
Jiang Xin
Re: [RFC 0/2] refactor relative_path in path.c
,
Junio C Hamano
[PATCH v9 2/9] git-clean: add support for -i/--interactive
,
Jiang Xin
[PATCH v9 3/9] git-clean: show items of del_list in columns
,
Jiang Xin
[PATCH v9 8/9] git-clean: add ask each interactive action
,
Jiang Xin
[PATCH v9 9/9] git-clean: add documentation for interactive git-clean
,
Jiang Xin
[PATCH v9 6/9] git-clean: add filter by pattern interactive action
,
Jiang Xin
[PATCH v9 4/9] git-clean: add colors to interactive git-clean
,
Jiang Xin
[PATCH v9 7/9] git-clean: add select by numbers interactive action
,
Jiang Xin
[PATCH v9 5/9] git-clean: use a git-add-interactive compatible UI
,
Jiang Xin
Re: [PATCH v9 0/9] interactive git-clean
,
Junio C Hamano
[PATCH 00/47] remote-hg: fixes for next
,
Felipe Contreras
[PATCH 01/47] remote-hg: trivial cleanups
,
Felipe Contreras
[PATCH 02/47] remote-hg: get rid of unused exception checks
,
Felipe Contreras
[PATCH 03/47] remote-hg: enable track-branches in hg-git mode
,
Felipe Contreras
[PATCH 04/47] remote-hg: add new get_config_bool() helper
,
Felipe Contreras
[PATCH 05/47] remote-hg: fix new branch creation
,
Felipe Contreras
[PATCH 06/47] remote-hg: disable forced push by default
,
Felipe Contreras
[PATCH 07/47] remote-hg: don't push fake 'master' bookmark
,
Felipe Contreras
[PATCH 08/47] remote-hg: update bookmarks when pulling
,
Felipe Contreras
[PATCH 09/47] remote-hg: test: be a little more quiet
,
Felipe Contreras
[PATCH 10/47] remote-hg: trivial reorganization
,
Felipe Contreras
[PATCH 11/47] remote-helpers: test: cleanup white-spaces
,
Felipe Contreras
[PATCH 12/47] remote-helpers: test: cleanup style
,
Felipe Contreras
[PATCH 14/47] remote-helpers: test: simplify remote URLs
,
Felipe Contreras
[PATCH 13/47] remote-helpers: tests: general improvements
,
Felipe Contreras
[PATCH 15/47] remote-hg: test: simplify previous branch checkout
,
Felipe Contreras
[PATCH 17/47] remote-hg: use a shared repository store
,
Felipe Contreras
[PATCH 18/47] remote-hg: shuffle some code
,
Felipe Contreras
[PATCH 19/47] remote-hg: improve node traversing
,
Felipe Contreras
[PATCH 21/47] remote-hg: switch from revisions to SHA-1 noteids
,
Felipe Contreras
[PATCH 22/47] remote-hg: upgrade version 1 marks
,
Felipe Contreras
[PATCH 23/47] remote-hg: ensure remote rebasing works
,
Felipe Contreras
[PATCH 24/47] remote-hg: trivial cleanups
,
Felipe Contreras
[PATCH 25/47] remote-hg: improve progress calculation
,
Felipe Contreras
[PATCH 26/47] remote-hg: always point HEAD to master
,
Felipe Contreras
[PATCH 27/47] remote-bzr: simplify test checks
,
Felipe Contreras
[PATCH 28/47] remote-hg: add check_bookmark() test helper
,
Felipe Contreras
[PATCH 30/47] remote-hg: add test to push new bookmark
,
Felipe Contreras
[PATCH 31/47] remote-hg: add test for diverged push
,
Felipe Contreras
[PATCH 32/47] remote-hg: add test for bookmark diverge
,
Felipe Contreras
[PATCH 33/47] remote-hg: add test for new bookmark special
,
Felipe Contreras
Re: [PATCH 33/47] remote-hg: add test for new bookmark special
,
Eric Sunshine
[PATCH 36/47] remote-hg: reorganize bookmark handling
,
Felipe Contreras
[PATCH 37/47] remote-hg: force remote bookmark push selectively
,
Felipe Contreras
[PATCH 38/47] remote-hg: only update necessary revisions
,
Felipe Contreras
[PATCH 39/47] remote-hg: implement custom push()
,
Felipe Contreras
[PATCH 40/47] remote-hg: implement custom checkheads()
,
Felipe Contreras
[PATCH 41/47] remote-hg: pass around revision refs
,
Felipe Contreras
[PATCH 34/47] remote-hg: add test for big push
,
Felipe Contreras
[PATCH 35/47] remote-hg: add test for failed double push
,
Felipe Contreras
[PATCH 42/47] remote-hg: check diverged bookmarks
,
Felipe Contreras
[PATCH 43/47] remote-hg: simplify branch_tip()
,
Felipe Contreras
[PATCH 44/47] remote-hg: improve branch listing
,
Felipe Contreras
[PATCH 45/47] remote-hg: use remote 'default' not local one
,
Felipe Contreras
[PATCH 46/47] remote-hg: improve lightweight tag author
,
Felipe Contreras
[PATCH 47/47] remote-hg: remove files before modifications
,
Felipe Contreras
[PATCH 29/47] remote-hg: add remote tests
,
Felipe Contreras
[PATCH 16/47] remote-hg: load all extensions
,
Felipe Contreras
Re: [PATCH 16/47] remote-hg: load all extensions
,
Eric Sunshine
[PATCH 20/47] remote-hg: add version checks to the marks
,
Felipe Contreras
[PATCH] remote-bzr: update old organization
,
Felipe Contreras
Re: [PATCH] remote-bzr: update old organization
,
Junio C Hamano
Re: [PATCH] remote-bzr: update old organization
,
Felipe Contreras
Re: [PATCH] remote-bzr: update old organization
,
Junio C Hamano
Re: [PATCH] remote-bzr: update old organization
,
Felipe Contreras
Re: [PATCH] remote-bzr: update old organization
,
Felipe Contreras
Re: [PATCH] remote-bzr: update old organization
,
Junio C Hamano
Re: [PATCH] remote-bzr: update old organization
,
Felipe Contreras
Re: [PATCH] remote-bzr: update old organization
,
Junio C Hamano
Re: [PATCH] remote-bzr: update old organization
,
Junio C Hamano
Re: [PATCH] remote-bzr: update old organization
,
Felipe Contreras
Re: [PATCH] remote-bzr: update old organization
,
Junio C Hamano
Re: [PATCH] remote-bzr: update old organization
,
Felipe Contreras
Message not available
Re: [PATCH] remote-bzr: update old organization
,
Felipe Contreras
Re: [PATCH] remote-bzr: update old organization
,
Junio C Hamano
Re: [PATCH] remote-bzr: update old organization
,
Felipe Contreras
Re: [PATCH] remote-bzr: update old organization
,
Junio C Hamano
[PATCH v3 00/10] remote-hg: fixes and cleanups
,
Felipe Contreras
[PATCH v3 01/10] remote-hg: trivial cleanups
,
Felipe Contreras
RE: [PATCH v3 01/10] remote-hg: trivial cleanups
,
Felipe Contreras
[PATCH v3 02/10] remote-hg: get rid of unused exception checks
,
Felipe Contreras
RE: [PATCH v3 02/10] remote-hg: get rid of unused exception checks
,
Felipe Contreras
[PATCH v3 03/10] remote-hg: enable track-branches in hg-git mode
,
Felipe Contreras
RE: [PATCH v3 03/10] remote-hg: enable track-branches in hg-git mode
,
Felipe Contreras
[PATCH v3 04/10] remote-hg: add new get_config_bool() helper
,
Felipe Contreras
RE: [PATCH v3 04/10] remote-hg: add new get_config_bool() helper
,
Felipe Contreras
[PATCH v3 06/10] remote-hg: disable forced push by default
,
Felipe Contreras
RE: [PATCH v3 06/10] remote-hg: disable forced push by default
,
Felipe Contreras
[PATCH v3 05/10] remote-hg: fix new branch creation
,
Felipe Contreras
RE: [PATCH v3 05/10] remote-hg: fix new branch creation
,
Felipe Contreras
Re: [PATCH v3 05/10] remote-hg: fix new branch creation
,
Junio C Hamano
Re: [PATCH v3 05/10] remote-hg: fix new branch creation
,
Felipe Contreras
[PATCH v3 07/10] remote-hg: don't push fake 'master' bookmark
,
Felipe Contreras
RE: [PATCH v3 07/10] remote-hg: don't push fake 'master' bookmark
,
Felipe Contreras
[PATCH v3 08/10] remote-hg: update bookmarks when pulling
,
Felipe Contreras
RE: [PATCH v3 08/10] remote-hg: update bookmarks when pulling
,
Felipe Contreras
Re: [PATCH v3 08/10] remote-hg: update bookmarks when pulling
,
Junio C Hamano
Re: [PATCH v3 08/10] remote-hg: update bookmarks when pulling
,
Felipe Contreras
Re: [PATCH v3 08/10] remote-hg: update bookmarks when pulling
,
Junio C Hamano
Re: [PATCH v3 08/10] remote-hg: update bookmarks when pulling
,
Felipe Contreras
Re: [PATCH v3 08/10] remote-hg: update bookmarks when pulling
,
Junio C Hamano
Re: [PATCH v3 08/10] remote-hg: update bookmarks when pulling
,
Felipe Contreras
Re: [PATCH v3 08/10] remote-hg: update bookmarks when pulling
,
Junio C Hamano
Re: [PATCH v3 08/10] remote-hg: update bookmarks when pulling
,
Felipe Contreras
[PATCH v3 09/10] remote-hg: test: be a little more quiet
,
Felipe Contreras
RE: [PATCH v3 09/10] remote-hg: test: be a little more quiet
,
Felipe Contreras
Re: [PATCH v3 09/10] remote-hg: test: be a little more quiet
,
Junio C Hamano
Re: [PATCH v3 09/10] remote-hg: test: be a little more quiet
,
Felipe Contreras
[PATCH v3 10/10] remote-hg: trivial reorganization
,
Felipe Contreras
RE: [PATCH v3 10/10] remote-hg: trivial reorganization
,
Felipe Contreras
Re: [PATCH v3 00/10] remote-hg: fixes and cleanups
,
Junio C Hamano
Re: [PATCH v3 00/10] remote-hg: fixes and cleanups
,
Felipe Contreras
Re: [PATCH v3 00/10] remote-hg: fixes and cleanups
,
Junio C Hamano
Re: [PATCH v3 00/10] remote-hg: fixes and cleanups
,
Junio C Hamano
Re: [PATCH v3 00/10] remote-hg: fixes and cleanups
,
Felipe Contreras
Re: [PATCH v3 00/10] remote-hg: fixes and cleanups
,
Felipe Contreras
Re: [PATCH v3 00/10] remote-hg: fixes and cleanups
,
Junio C Hamano
Re: [PATCH v3 00/10] remote-hg: fixes and cleanups
,
Felipe Contreras
[PATCH resend 0/2] git-svn: improve documentation of multiple fetch lines
,
Jonathan Nieder
[PATCH 1/2] git-svn: multiple fetch/branches/tags keys are supported
,
Jonathan Nieder
[PATCH 2/2] git-svn: clarify explanation of --destination argument
,
Jonathan Nieder
Re: [PATCH resend 0/2] git-svn: improve documentation of multiple fetch lines
,
Eric Wong
[PATCH 0/4] Coverage support revisited
,
Thomas Rast
[PATCH 1/4] coverage: split build target into compile and test
,
Thomas Rast
[PATCH 4/4] coverage: build coverage-untested-functions by default
,
Thomas Rast
[PATCH 2/4] coverage: do not delete .gcno files before building
,
Thomas Rast
[PATCH 3/4] coverage: set DEFAULT_TEST_TARGET to avoid using prove
,
Thomas Rast
Re: [PATCH 0/4] Coverage support revisited
,
Junio C Hamano
Re: [PATCH 0/4] Coverage support revisited
,
Jens Lehmann
Re: [PATCH 0/4] Coverage support revisited
,
Thomas Rast
[PATCH] git-svn: introduce --parents parameter for commands branch and tag
,
Tobias Schulte
Re: [PATCH] git-svn: introduce --parents parameter for commands branch and tag
,
Eric Wong
Re: [PATCH] git-svn: introduce --parents parameter for commands branch and tag
,
Tobias Schulte
[PATCH v2] git-svn: introduce --parents parameter for commands branch and tag
,
Tobias Schulte
Re: [PATCH v2] git-svn: introduce --parents parameter for commands branch and tag
,
Eric Wong
Re: [PATCH v2] git-svn: introduce --parents parameter for commands branch and tag
,
Junio C Hamano
Re: [PATCH v2] git-svn: introduce --parents parameter for commands branch and tag
,
Eric Wong
Re: [PATCH v2] git-svn: introduce --parents parameter for commands branch and tag
,
Junio C Hamano
[RFC/PATCH] branch: show me the hot branches
,
Ramkumar Ramachandra
Re: [RFC/PATCH] branch: show me the hot branches
,
Phil Hord
Re: [RFC/PATCH] branch: show me the hot branches
,
Junio C Hamano
Re: [RFC/PATCH] branch: show me the hot branches
,
Phil Hord
Re: [RFC/PATCH] branch: show me the hot branches
,
Duy Nguyen
Re: [RFC/PATCH] branch: show me the hot branches
,
Ramkumar Ramachandra
[ANNOUNCE] Git v1.8.3-rc2
,
Junio C Hamano
[PATCH v2 0/3] Colored prompt for ZSH
,
Ramkumar Ramachandra
[PATCH 1/3] prompt: introduce GIT_PS1_STATESEPARATOR
,
Ramkumar Ramachandra
Re: [PATCH 1/3] prompt: introduce GIT_PS1_STATESEPARATOR
,
Junio C Hamano
Re: [PATCH 1/3] prompt: introduce GIT_PS1_STATESEPARATOR
,
Ramkumar Ramachandra
[PATCH 2/3] prompt: factor out gitstring coloring logic
,
Ramkumar Ramachandra
[PATCH 3/3] prompt: colorize ZSH prompt
,
Ramkumar Ramachandra
English/German terminology, git.git's de.po, and pro-git
,
Thomas Rast
Re: English/German terminology, git.git's de.po, and pro-git
,
Jan Engelhardt
Re: English/German terminology, git.git's de.po, and pro-git
,
Jens Lehmann
AW: English/German terminology, git.git's de.po, and pro-git
,
Ralph Haußmann
Re: AW: English/German terminology, git.git's de.po, and pro-git
,
Jan Engelhardt
Re: AW: English/German terminology, git.git's de.po, and pro-git
,
Ralf Thielow
Re: English/German terminology, git.git's de.po, and pro-git
,
Holger Hellmuth (IKS)
Re: English/German terminology, git.git's de.po, and pro-git
,
Jens Lehmann
Re: English/German terminology, git.git's de.po, and pro-git
,
Jan Engelhardt
Re: English/German terminology, git.git's de.po, and pro-git
,
Jens Lehmann
Re: English/German terminology, git.git's de.po, and pro-git
,
Jan Engelhardt
Re: English/German terminology, git.git's de.po, and pro-git
,
Holger Hellmuth (IKS)
Re: English/German terminology, git.git's de.po, and pro-git
,
Jan Engelhardt
Re: English/German terminology, git.git's de.po, and pro-git
,
Ralf Thielow
Re: English/German terminology, git.git's de.po, and pro-git
,
Holger Hellmuth (IKS)
Re: English/German terminology, git.git's de.po, and pro-git
,
Ralf Thielow
Re: English/German terminology, git.git's de.po, and pro-git
,
Ralf Thielow
Re: English/German terminology, git.git's de.po, and pro-git
,
Holger Hellmuth
Re: English/German terminology, git.git's de.po, and pro-git
,
Ralf Thielow
Re: English/German terminology, git.git's de.po, and pro-git
,
Thomas Rast
Re: English/German terminology, git.git's de.po, and pro-git
,
Ralf Thielow
Re: English/German terminology, git.git's de.po, and pro-git
,
Ralf Thielow
Re: English/German terminology, git.git's de.po, and pro-git
,
Christian Stimming
Re: English/German terminology, git.git's de.po, and pro-git
,
Ralf Thielow
Re: English/German terminology, git.git's de.po, and pro-git
,
Holger Hellmuth (IKS)
Re: English/German terminology, git.git's de.po, and pro-git
,
Jan Engelhardt
Re: English/German terminology, git.git's de.po, and pro-git
,
Bernhard R. Link
Re: English/German terminology, git.git's de.po, and pro-git
,
Ralf Thielow
Re: English/German terminology, git.git's de.po, and pro-git
,
Ralf Thielow
Re: English/German terminology, git.git's de.po, and pro-git
,
Ralf Thielow
Re: English/German terminology, git.git's de.po, and pro-git
,
Christian Stimming
[PATCH 0/6] Get stash to help rebase.autostash
,
Ramkumar Ramachandra
[PATCH 1/6] Documentation/stash: correct synopsis for create
,
Ramkumar Ramachandra
[PATCH 2/6] Documentation/stash: document short form -p in synopsis
,
Ramkumar Ramachandra
[PATCH 3/6] stash: simplify option parser for create
,
Ramkumar Ramachandra
Re: [PATCH 3/6] stash: simplify option parser for create
,
Junio C Hamano
Re: [PATCH 3/6] stash: simplify option parser for create
,
Ramkumar Ramachandra
[PATCH 4/6] stash: introduce 'git stash store'
,
Ramkumar Ramachandra
Re: [PATCH 4/6] stash: introduce 'git stash store'
,
Junio C Hamano
Re: [PATCH 4/6] stash: introduce 'git stash store'
,
Ramkumar Ramachandra
Re: [PATCH 4/6] stash: introduce 'git stash store'
,
Junio C Hamano
Re: [PATCH 4/6] stash: introduce 'git stash store'
,
Ramkumar Ramachandra
Re: [PATCH 4/6] stash: introduce 'git stash store'
,
Junio C Hamano
Re: [PATCH 4/6] stash: introduce 'git stash store'
,
Ramkumar Ramachandra
Re: [PATCH 4/6] stash: introduce 'git stash store'
,
Junio C Hamano
Re: [PATCH 4/6] stash: introduce 'git stash store'
,
Ramkumar Ramachandra
Re: [PATCH 4/6] stash: introduce 'git stash store'
,
Junio C Hamano
Re: [PATCH 4/6] stash: introduce 'git stash store'
,
Ramkumar Ramachandra
Re: [PATCH 4/6] stash: introduce 'git stash store'
,
Ramkumar Ramachandra
[PATCH 5/6] stash: tweak error message in store_stash ()
,
Ramkumar Ramachandra
Re: [PATCH 5/6] stash: tweak error message in store_stash ()
,
Junio C Hamano
[PATCH 6/6] rebase: use 'git stash store' to simplify logic
,
Ramkumar Ramachandra
[PATCH v4 2/3] imap-send: eliminate HMAC deprecation warnings on OS X 10.8
,
David Aguilar
[PATCH v4 3/3] cache.h: eliminate SHA-1 deprecation warnings on OS X 10.8
,
David Aguilar
Re: [PATCH v4 3/3] cache.h: eliminate SHA-1 deprecation warnings on OS X 10.8
,
Eric Sunshine
Re: [PATCH v4 3/3] cache.h: eliminate SHA-1 deprecation warnings on OS X 10.8
,
David Aguilar
[PATCH v3 3/3] cache.h: eliminate SHA-1 deprecation warnings on OS X 10.8
,
David Aguilar
Re: [PATCH v3 3/3] cache.h: eliminate SHA-1 deprecation warnings on OS X 10.8
,
Eric Sunshine
Re: [PATCH v3 3/3] cache.h: eliminate SHA-1 deprecation warnings on OS X 10.8
,
David Aguilar
Mapping file contents from one repository to another
,
Jason Timrod
Re: Mapping file contents from one repository to another
,
Michael Haggerty
[PATCH v3 0/7] rebase.autostash completed
,
Ramkumar Ramachandra
[PATCH 1/7] am: tighten a conditional that checks for $dotest
,
Ramkumar Ramachandra
[PATCH 3/7] rebase: prepare to do generic housekeeping
,
Ramkumar Ramachandra
[PATCH 4/7] am: return control to caller, for housekeeping
,
Ramkumar Ramachandra
[PATCH 5/7] rebase -i: return control to caller, for housekeeping
,
Ramkumar Ramachandra
[PATCH 6/7] rebase --merge: return control to caller, for housekeeping
,
Ramkumar Ramachandra
[PATCH 7/7] rebase: implement --[no-]autostash and rebase.autostash
,
Ramkumar Ramachandra
Re: [PATCH 7/7] rebase: implement --[no-]autostash and rebase.autostash
,
Junio C Hamano
Re: [PATCH 7/7] rebase: implement --[no-]autostash and rebase.autostash
,
Ramkumar Ramachandra
Re: [PATCH 7/7] rebase: implement --[no-]autostash and rebase.autostash
,
Junio C Hamano
Re: [PATCH 7/7] rebase: implement --[no-]autostash and rebase.autostash
,
Ramkumar Ramachandra
Re: [PATCH 7/7] rebase: implement --[no-]autostash and rebase.autostash
,
Matthieu Moy
Re: [PATCH 7/7] rebase: implement --[no-]autostash and rebase.autostash
,
Ramkumar Ramachandra
Re: [PATCH 7/7] rebase: implement --[no-]autostash and rebase.autostash
,
Matthieu Moy
[PATCH 2/7] rebase -i: don't error out if $state_dir already exists
,
Ramkumar Ramachandra
Re: [PATCH v3 0/7] rebase.autostash completed
,
Junio C Hamano
Re: [PATCH v3 0/7] rebase.autostash completed
,
Ramkumar Ramachandra
Re: [PATCH v3 0/7] rebase.autostash completed
,
Matthieu Moy
Re: [PATCH v3 0/7] rebase.autostash completed
,
Junio C Hamano
Re: [PATCH v3 0/7] rebase.autostash completed
,
Junio C Hamano
Re: [PATCH v3 0/7] rebase.autostash completed
,
Ramkumar Ramachandra
Re: [PATCH v3 0/7] rebase.autostash completed
,
Junio C Hamano
[PATCH] teach the user to be nice to git and let him say please sometimes
,
Heiko Voigt
Re: [PATCH] teach the user to be nice to git and let him say please sometimes
,
Ramkumar Ramachandra
Re: [PATCH] teach the user to be nice to git and let him say please sometimes
,
Duy Nguyen
Re: Re: [PATCH] teach the user to be nice to git and let him say please sometimes
,
Heiko Voigt
Re: Re: [PATCH] teach the user to be nice to git and let him say please sometimes
,
Duy Nguyen
Re: [PATCH] teach the user to be nice to git and let him say please sometimes
,
Junio C Hamano
Re: Re: [PATCH] teach the user to be nice to git and let him say please sometimes
,
Heiko Voigt
Re: [PATCH] teach the user to be nice to git and let him say please sometimes
,
Thomas Rast
Re: [PATCH] teach the user to be nice to git and let him say please sometimes
,
Junio C Hamano
<Possible follow-ups>
[PATCH] teach the user to be nice to git and let him say please sometimes
,
Heiko Voigt
[PATCH] patch-ids.c: cache patch IDs in a notes tree
,
John Keeping
Re: [PATCH] patch-ids.c: cache patch IDs in a notes tree
,
Linus Torvalds
Re: [PATCH] patch-ids.c: cache patch IDs in a notes tree
,
John Keeping
Re: [PATCH] patch-ids.c: cache patch IDs in a notes tree
,
Linus Torvalds
Re: [PATCH] patch-ids.c: cache patch IDs in a notes tree
,
Johannes Schindelin
Re: [PATCH] patch-ids.c: cache patch IDs in a notes tree
,
John Keeping
[RFC/PATCH v2] patch-ids: cache patch IDs in a notes tree
,
John Keeping
Re: [RFC/PATCH v2] patch-ids: cache patch IDs in a notes tree
,
John Keeping
Re: [PATCH] patch-ids.c: cache patch IDs in a notes tree
,
Junio C Hamano
Re: [PATCH] patch-ids.c: cache patch IDs in a notes tree
,
John Keeping
Re: [PATCH] patch-ids.c: cache patch IDs in a notes tree
,
Junio C Hamano
Re: [PATCH] patch-ids.c: cache patch IDs in a notes tree
,
John Keeping
Re: [PATCH] patch-ids.c: cache patch IDs in a notes tree
,
Junio C Hamano
Re: [PATCH] patch-ids.c: cache patch IDs in a notes tree
,
John Keeping
Re: [PATCH] patch-ids.c: cache patch IDs in a notes tree
,
Junio C Hamano
Re: [PATCH] patch-ids.c: cache patch IDs in a notes tree
,
John Keeping
Re: [PATCH] patch-ids.c: cache patch IDs in a notes tree
,
Junio C Hamano
Re: [PATCH] patch-ids.c: cache patch IDs in a notes tree
,
John Keeping
[ANN] Mestral – Hook management for Git
,
Sebastian Staudt
[PATCH 0/2] Colored prompt for zsh
,
Ramkumar Ramachandra
[PATCH 1/2] git-prompt.sh: strip unnecessary space in prompt string
,
Ramkumar Ramachandra
Re: [PATCH 1/2] git-prompt.sh: strip unnecessary space in prompt string
,
Junio C Hamano
Re: [PATCH 1/2] git-prompt.sh: strip unnecessary space in prompt string
,
Ramkumar Ramachandra
Re: [PATCH 1/2] git-prompt.sh: strip unnecessary space in prompt string
,
SZEDER Gábor
Re: [PATCH 1/2] git-prompt.sh: strip unnecessary space in prompt string
,
Ramkumar Ramachandra
Re: [PATCH 1/2] git-prompt.sh: strip unnecessary space in prompt string
,
SZEDER Gábor
Re: [PATCH 1/2] git-prompt.sh: strip unnecessary space in prompt string
,
SZEDER Gábor
Re: [PATCH 1/2] git-prompt.sh: strip unnecessary space in prompt string
,
Junio C Hamano
Re: [PATCH 1/2] git-prompt.sh: strip unnecessary space in prompt string
,
Ramkumar Ramachandra
[PATCH 2/2] git-prompt.zsh: introduce thin ZSH wrapper
,
Ramkumar Ramachandra
Re: [PATCH 2/2] git-prompt.zsh: introduce thin ZSH wrapper
,
Felipe Contreras
[PATCH v2] git-prompt.sh: colorize ZSH prompt
,
Ramkumar Ramachandra
Re: [PATCH v2] git-prompt.sh: colorize ZSH prompt
,
Felipe Contreras
Re: [PATCH v2] git-prompt.sh: colorize ZSH prompt
,
Ramkumar Ramachandra
Re: [PATCH v2] git-prompt.sh: colorize ZSH prompt
,
Felipe Contreras
[PATCHv2 00/10] Prepare for alternative remote-tracking branch location
,
Johan Herland
[PATCHv2 01/10] t7900: Start testing usability of namespaced remote refs
,
Johan Herland
[PATCHv2 02/10] t7900: Demonstrate failure to expand "$peer/$branch" according to refspecs
,
Johan Herland
[PATCHv2 04/10] remote: Reject remote names containing '/'
,
Johan Herland
Re: [PATCHv2 04/10] remote: Reject remote names containing '/'
,
Eric Sunshine
Re: [PATCHv2 04/10] remote: Reject remote names containing '/'
,
Johan Herland
Re: [PATCHv2 04/10] remote: Reject remote names containing '/'
,
Junio C Hamano
Re: [PATCHv2 04/10] remote: Reject remote names containing '/'
,
Johan Herland
Re: [PATCHv2 04/10] remote: Reject remote names containing '/'
,
Ramkumar Ramachandra
Re: [PATCHv2 04/10] remote: Reject remote names containing '/'
,
Johan Herland
Re: [PATCHv2 04/10] remote: Reject remote names containing '/'
,
Ramkumar Ramachandra
[PATCHv2 06/10] t7900: Test git branch -r/-a output w/remote-tracking branches in refs/peers/*
,
Johan Herland
[PATCHv2 07/10] t3203: Add testcase for fix in 1603ade81352a526ccb206f41ff81ecbc855df2d
,
Johan Herland
[PATCHv2 08/10] builtin/branch.c: Refactor ref_item.name and .dest into strbufs
,
Johan Herland
[PATCHv2 09/10] builtin/branch.c: Refactor "remotes/" prepending to remote-tracking branches
,
Johan Herland
[PATCHv2 10/10] branch: Fix display of remote branches in refs/peers/*
,
Johan Herland
Re: [PATCHv2 10/10] branch: Fix display of remote branches in refs/peers/*
,
Eric Sunshine
Re: [PATCHv2 10/10] branch: Fix display of remote branches in refs/peers/*
,
Johan Herland
[PATCHv2 03/10] refs.c: Refactor code for mapping between shorthand names and full refnames
,
Johan Herland
Re: [PATCHv2 03/10] refs.c: Refactor code for mapping between shorthand names and full refnames
,
Junio C Hamano
Re: [PATCHv2 03/10] refs.c: Refactor code for mapping between shorthand names and full refnames
,
Johan Herland
Re: [PATCHv2 03/10] refs.c: Refactor code for mapping between shorthand names and full refnames
,
Junio C Hamano
Re: [PATCHv2 03/10] refs.c: Refactor code for mapping between shorthand names and full refnames
,
Junio C Hamano
Re: [PATCHv2 03/10] refs.c: Refactor code for mapping between shorthand names and full refnames
,
Johan Herland
Re: [PATCHv2 03/10] refs.c: Refactor code for mapping between shorthand names and full refnames
,
Junio C Hamano
Re: [PATCHv2 03/10] refs.c: Refactor code for mapping between shorthand names and full refnames
,
Michael Haggerty
Re: [PATCHv2 03/10] refs.c: Refactor code for mapping between shorthand names and full refnames
,
Johan Herland
Re: [PATCHv2 03/10] refs.c: Refactor code for mapping between shorthand names and full refnames
,
Johan Herland
Re: [PATCHv2 03/10] refs.c: Refactor code for mapping between shorthand names and full refnames
,
Junio C Hamano
Re: [PATCHv2 03/10] refs.c: Refactor code for mapping between shorthand names and full refnames
,
Eric Wong
[PATCHv2 05/10] refs.c: Add support for expanding/shortening refs in refs/peers/*
,
Johan Herland
[RFC/PATCH 0/4] update tracking refs on explicit fetch
,
Jeff King
[PATCH 1/4] t5510: start tracking-ref tests from a known state
,
Jeff King
Re: [PATCH 1/4] t5510: start tracking-ref tests from a known state
,
Eric Sunshine
[PATCH 2/4] fetch/pull doc: untangle meaning of bare <ref>
,
Jeff King
[PATCH 3/4] refactor "ref->merge" flag
,
Jeff King
[PATCH 4/4] fetch: opportunistically update tracking refs
,
Jeff King
Re: [PATCH 4/4] fetch: opportunistically update tracking refs
,
Thomas Rast
Re: [PATCH 4/4] fetch: opportunistically update tracking refs
,
Thomas Rast
Re: [PATCH 4/4] fetch: opportunistically update tracking refs
,
Jeff King
[ANN] git-tbdiff: topic branch diff
,
Thomas Rast
Re: [ANN] git-tbdiff: topic branch diff
,
Thomas Rast
Re: [ANN] git-tbdiff: topic branch diff
,
Junio C Hamano
Aw: Re: Outdated and broken online versions of user-manual.html
,
Thomas Ackermann
[PATCH] test-bzr: Do not use unportable sed "\+"
,
Torsten Bögershausen
Re: [PATCH] test-bzr: Do not use unportable sed "\+"
,
Junio C Hamano
Re: [PATCH] test-bzr: Do not use unportable sed "\+"
,
Junio C Hamano
Re: [PATCH] test-bzr: Do not use unportable sed "\+"
,
Torsten Bögershausen
Re: [PATCH] test-bzr: Do not use unportable sed "\+"
,
Junio C Hamano
Re: [PATCH] test-bzr: Do not use unportable sed "\+"
,
Torsten Bögershausen
Re: [PATCH] test-bzr: Do not use unportable sed "\+"
,
Junio C Hamano
[PATCH] t5551: do not use unportable sed '\+'
,
Junio C Hamano
Re: [PATCH] t5551: do not use unportable sed '\+'
,
Torsten Bögershausen
Re: [PATCH] t5551: do not use unportable sed '\+'
,
Junio C Hamano
Re: [PATCH] t5551: do not use unportable sed '\+'
,
Torsten Bögershausen
Re: [PATCH] t5551: do not use unportable sed '\+'
,
Junio C Hamano
RE: [PATCH] test-bzr: Do not use unportable sed "\+"
,
Torsten Bögershausen
[PATCH v4 0/5] allow more sources for config values
,
Heiko Voigt
[PATCH v4 1/5] config: factor out config file stack management
,
Heiko Voigt
[PATCH v4 2/5] config: drop cf validity check in get_next_char()
,
Heiko Voigt
[PATCH v4 3/5] config: make parsing stack struct independent from actual data source
,
Heiko Voigt
Re: [PATCH v4 3/5] config: make parsing stack struct independent from actual data source
,
Junio C Hamano
Re: Re: [PATCH v4 3/5] config: make parsing stack struct independent from actual data source
,
Heiko Voigt
Re: [PATCH v4 3/5] config: make parsing stack struct independent from actual data source
,
Junio C Hamano
Re: Re: [PATCH v4 3/5] config: make parsing stack struct independent from actual data source
,
Jeff King
[PATCH v4 4/5] teach config --blob option to parse config from database
,
Heiko Voigt
[PATCH v4 5/5] do not die when error in config parsing of buf occurs
,
Heiko Voigt
Cannot push anything via export transport helper after push fails.
,
Andrey Borzenkov
Re: Cannot push anything via export transport helper after push fails.
,
John Keeping
Re: Cannot push anything via export transport helper after push fails.
,
Andrey Borzenkov
Re: Cannot push anything via export transport helper after push fails.
,
Felipe Contreras
Re: Cannot push anything via export transport helper after push fails.
,
Andrey Borzenkov
Re: Cannot push anything via export transport helper after push fails.
,
Felipe Contreras
Re: Cannot push anything via export transport helper after push fails.
,
Andrey Borzenkov
[RFC/PATCH 0/2] merge-base: add --merge-child option
,
John Keeping
[RFC/PATCH 1/2] commit: add commit_list_contains function
,
John Keeping
[RFC/PATCH 2/2] merge-base: add --merge-child option
,
John Keeping
Re: [RFC/PATCH 0/2] merge-base: add --merge-child option
,
Junio C Hamano
Re: [RFC/PATCH 0/2] merge-base: add --merge-child option
,
John Keeping
Re: [RFC/PATCH 0/2] merge-base: add --merge-child option
,
Kevin Bracey
Re: [RFC/PATCH 0/2] merge-base: add --merge-child option
,
John Keeping
Re: [RFC/PATCH 0/2] merge-base: add --merge-child option
,
John Keeping
Re: [RFC/PATCH 0/2] merge-base: add --merge-child option
,
Kevin Bracey
Re: [RFC/PATCH 0/2] merge-base: add --merge-child option
,
Junio C Hamano
Re: [RFC/PATCH 0/2] merge-base: add --merge-child option
,
Kevin Bracey
Re: [RFC/PATCH 0/2] merge-base: add --merge-child option
,
Michael J Gruber
log --cherry and merges (was [RFC/PATCH 0/2] merge-base: add --merge-child option)
,
John Keeping
Re: log --cherry and merges (was [RFC/PATCH 0/2] merge-base: add --merge-child option)
,
Jonathan Nieder
[PATCH 0/2] Make --ancestry-path A...B work
,
Kevin Bracey
[PATCH 2/2] revision.c: treat A...B merge bases as if manually specified
,
Kevin Bracey
Re: [PATCH 2/2] revision.c: treat A...B merge bases as if manually specified
,
Junio C Hamano
[PATCH 1/2] t6019: demonstrate --ancestry-path A...B breakage
,
Kevin Bracey
Re: [RFC/PATCH 0/2] merge-base: add --merge-child option
,
John Keeping
Re: [RFC/PATCH 0/2] merge-base: add --merge-child option
,
Kevin Bracey
Re: [RFC/PATCH 0/2] merge-base: add --merge-child option
,
Junio C Hamano
[FAQ]
[Linux Kernel]
[LKML FAQ]
[IETF Annouce]
[Security]
[Free Online Dating]
[Bugtraq]