Git Distributed Software Revision Control
Date Index
[
Prev Page
][
Next Page
]
Re: [PATCH 5/5] git-add: add ignored files when asked explicitly.
,
(continued)
Re: [PATCH 5/5] git-add: add ignored files when asked explicitly.
,
Andreas Ericsson
[PATCH 4/5] read_directory: show_both option.
,
Junio C Hamano
[PATCH 3/5] t3600: update the test for updated git rm
,
Junio C Hamano
[PATCH 2/5] git-rm: update to saner semantics
,
Junio C Hamano
Re: [PATCH 2/5] git-rm: update to saner semantics
,
Johannes Schindelin
[PATCH 1/5] match_pathspec() -- return how well the spec matched
,
Junio C Hamano
[PATCH 0/5] git-add/git-rm updates
,
Junio C Hamano
[PATCH 1/8] gitweb: Add parse_commits, used to bulk load commit objects.
,
Robert Fitzsimons
[PATCH 2/8] gitweb: We do longer need the --parents flag in rev-list.
,
Robert Fitzsimons
[PATCH 3/8] gitweb: Change summary, shortlog actions to use parse_commits.
,
Robert Fitzsimons
[PATCH 4/8] gitweb: Change log action to use parse_commits.
,
Robert Fitzsimons
[PATCH 5/8] gitweb: Change header search action to use parse_commits.
,
Robert Fitzsimons
[PATCH 6/8] gitweb: Change atom, rss actions to use parse_commits.
,
Robert Fitzsimons
[PATCH 7/8] gitweb: Change history action to use parse_commits.
,
Robert Fitzsimons
[PATCH 8/8] gitweb: Use rev-list --skip option.
,
Robert Fitzsimons
Re: [PATCH 2/8] gitweb: We do longer need the --parents flag in rev-list.
,
Jakub Narebski
[PATCH] gitweb: Re-enable rev-list --parents for parse_commit.
,
Robert Fitzsimons
[PATCH 0/8] gitweb: Bulk load commit objects
,
Robert Fitzsimons
Re: i18n.logToUTF8: convert commit log message to UTF-8
,
Johannes Schindelin
[PATCH] commit encoding: store it in commit header rather than mucking with NUL
,
Johannes Schindelin
Re: [PATCH] commit encoding: store it in commit header rather than mucking with NUL
,
Junio C Hamano
Re: [PATCH] commit encoding: store it in commit header rather than mucking with NUL
,
Johannes Schindelin
Re: [PATCH] commit encoding: store it in commit header rather than mucking with NUL
,
Junio C Hamano
Re: [PATCH] commit encoding: store it in commit header rather than mucking with NUL
,
Jakub Narebski
[RFC/PATCH] Enhance git-reflog with 'show' subcommand.
,
Shawn O. Pearce
[PATCH 0/7] Various sp/mmap improvemnts
,
Shawn Pearce
[PATCH 7/7] Replace mmap with xmmap, better handling MAP_FAILED.
,
Shawn O. Pearce
Re: [PATCH 7/7] Replace mmap with xmmap, better handling MAP_FAILED.
,
Johannes Schindelin
Re: [PATCH 7/7] Replace mmap with xmmap, better handling MAP_FAILED.
,
Shawn Pearce
[PATCH 6/7] Release pack windows before reporting out of memory.
,
Shawn O. Pearce
Re: [PATCH 6/7] Release pack windows before reporting out of memory.
,
Johannes Schindelin
[PATCH 5/7] Don't exit successfully on EPIPE in read_or_die.
,
Shawn O. Pearce
[PATCH 4/7] Default core.packdGitWindowSize to 1 MiB if NO_MMAP.
,
Shawn O. Pearce
[PATCH 3/7] Ensure packed_git.next is initialized to NULL.
,
Shawn O. Pearce
[PATCH 2/7] Switch git_mmap to use pread.
,
Shawn O. Pearce
Re: [PATCH 2/7] Switch git_mmap to use pread.
,
Johannes Schindelin
Re: [PATCH 2/7] Switch git_mmap to use pread.
,
Alon Ziv
Re: [PATCH 2/7] Switch git_mmap to use pread.
,
Shawn Pearce
Re: [PATCH 2/7] Switch git_mmap to use pread.
,
Linus Torvalds
[PATCH 1/7] Rename gitfakemmap to git_mmap.
,
Shawn O. Pearce
[RFC] git reflog show
,
Shawn Pearce
Re: [RFC] git reflog show
,
Junio C Hamano
Re: [RFC] git reflog show
,
Johannes Schindelin
Re: [RFC] git reflog show
,
Shawn Pearce
Re: [RFC] git reflog show
,
Johannes Schindelin
Re: [RFC] git reflog show
,
Junio C Hamano
Re: [RFC] git reflog show
,
Johannes Schindelin
Re: [RFC] git reflog show
,
Junio C Hamano
Re: [RFC] git reflog show
,
Shawn Pearce
Re: [RFC] git reflog show
,
Junio C Hamano
Re: [RFC] git reflog show
,
Johannes Schindelin
Re: [RFC] git reflog show
,
Junio C Hamano
Re: [RFC] git reflog show
,
Johannes Schindelin
Re: [RFC] git reflog show
,
Junio C Hamano
branch.<name>.merge specifying remote branch name
,
Jakub Narebski
Re: branch.<name>.merge specifying remote branch name
,
Nicolas Pitre
Re: branch.<name>.merge specifying remote branch name
,
Jakub Narebski
[PATCH 2/2] Display 'theirs' branch name when possible in merge.
,
Shawn O. Pearce
Re: [PATCH 2/2] Display 'theirs' branch name when possible in merge.
,
Jakub Narebski
[PATCH 1/2] Use extended SHA1 syntax in merge-recursive conflicts.
,
Shawn O. Pearce
[PATCH 17/17] Test suite for sliding window mmap implementation.
,
Shawn O. Pearce
[PATCH 16/17] Create pack_report() as a debugging aid.
,
Shawn O. Pearce
[PATCH 15/17] Support unmapping windows on 'temporary' packfiles.
,
Shawn O. Pearce
[PATCH 14/17] Improve error message when packfile mmap fails.
,
Shawn O. Pearce
[PATCH 13/17] Ensure core.packedGitWindowSize cannot be less than 2 pages.
,
Shawn O. Pearce
[PATCH 12/17] Load core configuration in git-verify-pack.
,
Shawn O. Pearce
[PATCH 11/17] Fully activate the sliding window pack access.
,
Shawn O. Pearce
Re: [PATCH 11/17] Fully activate the sliding window pack access.
,
Linus Torvalds
Re: [PATCH 11/17] Fully activate the sliding window pack access.
,
Junio C Hamano
Re: [PATCH 11/17] Fully activate the sliding window pack access.
,
Linus Torvalds
Re: [PATCH 11/17] Fully activate the sliding window pack access.
,
Johannes Schindelin
Re: [PATCH 11/17] Fully activate the sliding window pack access.
,
Shawn Pearce
Re: [PATCH 11/17] Fully activate the sliding window pack access.
,
Shawn Pearce
Re: [PATCH 11/17] Fully activate the sliding window pack access.
,
Eric Blake
Re: [PATCH 11/17] Fully activate the sliding window pack access.
,
Johannes Schindelin
[PATCH 10/17] Unmap individual windows rather than entire files.
,
Shawn O. Pearce
[PATCH 9/17] Document why header parsing won't exceed a window.
,
Shawn O. Pearce
[PATCH 8/17] Loop over pack_windows when inflating/accessing data.
,
Shawn O. Pearce
[PATCH 7/17] Replace use_packed_git with window cursors.
,
Shawn O. Pearce
[PATCH 6/17] Refactor how we open pack files to prepare for multiple windows.
,
Shawn O. Pearce
[PATCH 5/17] Create read_or_die utility routine.
,
Shawn O. Pearce
[PATCH 4/17] Use off_t for index and pack file lengths.
,
Shawn O. Pearce
[PATCH 3/17] Refactor packed_git to prepare for sliding mmap windows.
,
Shawn O. Pearce
[PATCH 2/17] Introduce new config option for mmap limit.
,
Shawn O. Pearce
[PATCH 1/17] Replace unpack_entry_gently with unpack_entry.
,
Shawn O. Pearce
[PATCH 0/17] Sliding window mmap for packfiles.
,
Shawn O. Pearce
Re: [PATCH 0/17] Sliding window mmap for packfiles.
,
Junio C Hamano
Re: [PATCH 0/17] Sliding window mmap for packfiles.
,
Shawn Pearce
Re: [PATCH 0/17] Sliding window mmap for packfiles.
,
Francis Moreau
Re: [PATCH 0/17] Sliding window mmap for packfiles.
,
Shawn Pearce
Re: [PATCH 0/17] Sliding window mmap for packfiles.
,
Francis Moreau
Re: [PATCH 0/17] Sliding window mmap for packfiles.
,
Shawn Pearce
Re: [PATCH 0/17] Sliding window mmap for packfiles.
,
Andy Whitcroft
Re: [PATCH 0/17] Sliding window mmap for packfiles.
,
Linus Torvalds
[PATCH 1/2] Makefile: add quick-install-doc for installing pre-built manpages
,
Eric Wong
[PATCH 2/2] Remove NO_ACCURATE_DIFF options from build systems
,
Eric Wong
Re: [PATCH 1/2] Makefile: add quick-install-doc for installing pre-built manpages
,
Junio C Hamano
[PATCH] Makefile: add quick-install-doc for installing pre-built manpages
,
Eric Wong
[PATCH 1/3] gitweb: Use rev-list pattern search options.
,
Robert Fitzsimons
[PATCH 2/3] gitweb: Require a minimum of two character for the search text.
,
Robert Fitzsimons
[PATCH 3/3] gitweb: Allow search to be disabled from the config file.
,
Robert Fitzsimons
Re: [PATCH 3/3] gitweb: Allow search to be disabled from the config file.
,
Jakub Narebski
Re: [PATCH 3/3] gitweb: Allow search to be disabled from the config file.
,
Robert Fitzsimons
Re: [PATCH 3/3] gitweb: Allow search to be disabled from the config file.
,
Jakub Narebski
[PATCH] gitweb: Paginate commit/author/committer search output
,
Robert Fitzsimons
Re: [PATCH] gitweb: Paginate commit/author/committer search output
,
Jakub Narebski
Re: [PATCH 1/3] gitweb: Use rev-list pattern search options.
,
Robert Fitzsimons
Re: [PATCH 1/3] gitweb: Use rev-list pattern search options.
,
Jakub Narebski
author/commit counts
,
Randy Dunlap
Re: author/commit counts
,
Shawn Pearce
Re: author/commit counts
,
Linus Torvalds
Re: author/commit counts
,
Johannes Schindelin
Re: author/commit counts
,
Randal L. Schwartz
Re: author/commit counts
,
Randy Dunlap
Re: author/commit counts
,
Junio C Hamano
Re: author/commit counts
,
Randy Dunlap
Re: author/commit counts
,
Shawn Pearce
Re: author/commit counts
,
Nicolas Pitre
Re: author/commit counts
,
Johannes Schindelin
Re: author/commit counts
,
Nicolas Pitre
[PATCH] make the message about the need for a new branch a bit clearer
,
Nicolas Pitre
[PATCH 1/4] gitweb: Add missing show '...' links change.
,
Robert Fitzsimons
Re: [PATCH 1/4] gitweb: Add missing show '...' links change.
,
Jakub Narebski
Re: [PATCH 1/4] gitweb: Add missing show '...' links change.
,
Junio C Hamano
[PATCH] Make git-show-branch options similar to git-branch.
,
Brian Gernhardt
[PATCH] Keep "git --git-dir" from causing a bus error.
,
Brian Gernhardt
Re: [PATCH] Keep "git --git-dir" from causing a bus error.
,
Johannes Schindelin
Re: [PATCH] Keep "git --git-dir" from causing a bus error.
,
Brian Gernhardt
git-svn dcommit ignors svn.authorsfile config and -A / --author-file cmd-line-option
,
Nicolas Vilz
[PATCH] git-svn: enable common fetch/commit options for dcommit
,
Eric Wong
newbie question - git-pull and local branch merge
,
Pelle Svensson
Re: newbie question - git-pull and local branch merge
,
Junio C Hamano
Re: newbie question - git-pull and local branch merge
,
Pelle Svensson
Re: newbie question - git-pull and local branch merge
,
Junio C Hamano
[PATCH] Suggest 'add' in am/revert/cherry-pick.
,
Shawn O. Pearce
[PATCH] Use git-merge-file in git-merge-one-file, too
,
Johannes Schindelin
[PATCH] diff --check: fix off by one error
,
Johannes Schindelin
[PATCH] sha1_name(): accept ':directory/' to get at the cache_tree
,
Johannes Schindelin
Re: [PATCH] sha1_name(): accept ':directory/' to get at the cache_tree
,
Junio C Hamano
Re: [PATCH] sha1_name(): accept ':directory/' to get at the cache_tree
,
Jakub Narebski
Re: [PATCH] sha1_name(): accept ':directory/' to get at the cache_tree
,
Johannes Schindelin
Re: [PATCH] sha1_name(): accept ':directory/' to get at the cache_tree
,
Jakub Narebski
Re: [PATCH] sha1_name(): accept ':directory/' to get at the cache_tree
,
Johannes Schindelin
Re: [PATCH] sha1_name(): accept ':directory/' to get at the cache_tree
,
Johannes Schindelin
Re: [PATCH] sha1_name(): accept ':directory/' to get at the cache_tree
,
Alex Riesen
Re: [PATCH] sha1_name(): accept ':directory/' to get at the cache_tree
,
Johannes Schindelin
Re: [PATCH] sha1_name(): accept ':directory/' to get at the cache_tree
,
Alex Riesen
<Possible follow-ups>
[PATCH] sha1_name(): accept ':directory/' to get at the cache_tree
,
Johannes Schindelin
Re: [PATCH] sha1_name(): accept ':directory/' to get at the cache_tree
,
Alex Riesen
Re: [PATCH] sha1_name(): accept ':directory/' to get at the cache_tree
,
Junio C Hamano
Re: [PATCH] sha1_name(): accept ':directory/' to get at the cache_tree
,
Johannes Schindelin
Re: [PATCH] sha1_name(): accept ':directory/' to get at the cache_tree
,
Junio C Hamano
Re: [PATCH] sha1_name(): accept ':directory/' to get at the cache_tree
,
Johannes Schindelin
[PATCH 3/3] Don't crash during repack of a reflog with pruned commits.
,
Shawn O. Pearce
Re: [PATCH 3/3] Don't crash during repack of a reflog with pruned commits.
,
Junio C Hamano
Re: [PATCH 3/3] Don't crash during repack of a reflog with pruned commits.
,
Shawn Pearce
Re: [PATCH 3/3] Don't crash during repack of a reflog with pruned commits.
,
Jakub Narebski
Re: [PATCH 3/3] Don't crash during repack of a reflog with pruned commits.
,
Shawn Pearce
Re: [PATCH 3/3] Don't crash during repack of a reflog with pruned commits.
,
Shawn Pearce
Re: [PATCH 3/3] Don't crash during repack of a reflog with pruned commits.
,
Junio C Hamano
Re: [PATCH 3/3] Don't crash during repack of a reflog with pruned commits.
,
Shawn Pearce
[PATCH 2/3] Introduce a global level warn() function.
,
Shawn O. Pearce
[PATCH 1/3] Rename imap-send's internal info/warn functions.
,
Shawn O. Pearce
confusion over the new branch and merge config
,
Nicolas Pitre
Re: confusion over the new branch and merge config
,
Junio C Hamano
Re: confusion over the new branch and merge config
,
Sean
Re: confusion over the new branch and merge config
,
Junio C Hamano
Re: confusion over the new branch and merge config
,
Junio C Hamano
Re: confusion over the new branch and merge config
,
Sean
Re: confusion over the new branch and merge config
,
Andy Parkins
Re: confusion over the new branch and merge config
,
Alan Chandler
Re: confusion over the new branch and merge config
,
Junio C Hamano
Re: confusion over the new branch and merge config
,
Andy Parkins
Re: confusion over the new branch and merge config
,
Alan Chandler
Re: confusion over the new branch and merge config
,
Nicolas Pitre
Re: confusion over the new branch and merge config
,
Jakub Narebski
Re: confusion over the new branch and merge config
,
Nicolas Pitre
Re: confusion over the new branch and merge config
,
Jakub Narebski
Re: confusion over the new branch and merge config
,
Junio C Hamano
Re: confusion over the new branch and merge config
,
Tom Prince
Re: confusion over the new branch and merge config
,
Nicolas Pitre
Re: confusion over the new branch and merge config
,
Jeff King
Re: confusion over the new branch and merge config
,
Nicolas Pitre
Re: confusion over the new branch and merge config
,
Junio C Hamano
Re: confusion over the new branch and merge config
,
Shawn Pearce
Re: confusion over the new branch and merge config
,
Jeff King
Re: confusion over the new branch and merge config
,
Junio C Hamano
Re: confusion over the new branch and merge config
,
Jeff King
Re: confusion over the new branch and merge config
,
Junio C Hamano
Re: confusion over the new branch and merge config
,
Jakub Narebski
Re: confusion over the new branch and merge config
,
Johannes Schindelin
Re: confusion over the new branch and merge config
,
Jakub Narebski
Re: confusion over the new branch and merge config
,
Jeff King
Re: confusion over the new branch and merge config
,
Nicolas Pitre
Re: confusion over the new branch and merge config
,
Jeff King
Re: confusion over the new branch and merge config
,
Jeff King
Re: confusion over the new branch and merge config
,
Junio C Hamano
Re: confusion over the new branch and merge config
,
Jeff King
Re: confusion over the new branch and merge config
,
Junio C Hamano
Re: confusion over the new branch and merge config
,
Jakub Narebski
Re: confusion over the new branch and merge config
,
Santi Béjar
Re: confusion over the new branch and merge config
,
Jakub Narebski
Re: confusion over the new branch and merge config
,
Jeff King
Re: confusion over the new branch and merge config
,
Jeff King
Re: confusion over the new branch and merge config
,
Jakub Narebski
Re: confusion over the new branch and merge config
,
Andy Parkins
Re: confusion over the new branch and merge config
,
Lars Hjemli
Re: confusion over the new branch and merge config
,
Nicolas Pitre
Re: git-add,& "file vanishing" -> need git-add again
,
David Tweed
git-svn question
,
Joseph Carrafa
Re: git-svn question
,
Seth Falcon
<Possible follow-ups>
git-svn question
,
carbonated beverage
Re: git-svn question
,
Wesley J. Landaker
gitweb: Version independent mod_perl woes
,
Jakub Narebski
Re: gitweb: Version independent mod_perl woes
,
Jakub Narebski
Re: gitweb: Version independent mod_perl woes
,
Jakub Narebski
git-add,& "file vanishing" -> need git-add again?
,
David Tweed
Re: git-add,& "file vanishing" -> need git-add again
,
Martin Langhoff
t5000-tar-tree.sh failing
,
Uwe Kleine-König
Re: t5000-tar-tree.sh failing
,
Johannes Schindelin
Re: t5000-tar-tree.sh failing
,
Brian Gernhardt
Re: t5000-tar-tree.sh failing
,
Uwe Kleine-Koenig
Re: t5000-tar-tree.sh failing
,
Brian Gernhardt
Re: t5000-tar-tree.sh failing
,
Johannes Schindelin
UI: git-tag should support -F as well
,
Han-Wen Nienhuys
[PATCH] git-tag: support -F <file> option
,
Johannes Schindelin
Re: [PATCH] git-tag: support -F <file> option
,
Junio C Hamano
Re: [PATCH] git-tag: support -F <file> option
,
Shawn Pearce
Re: [PATCH] git-tag: support -F <file> option
,
Johannes Schindelin
[PATCH] fix vc git
,
Duncan Mak
Re: [PATCH] fix vc git
,
Jakub Narebski
Re: [PATCH] fix vc git
,
Duncan Mak
Re: [PATCH] fix vc git
,
Junio C Hamano
Re: [PATCH] fix vc git
,
Duncan Mak
Re: [PATCH] fix vc git
,
Junio C Hamano
Re: [PATCH] fix vc git
,
Alexandre Julliard
Re: [PATCH] fix vc git
,
Duncan Mak
Re: [PATCH] fix vc git
,
Alexandre Julliard
Re: [PATCH] fix vc git
,
Duncan Mak
[PATCH] Don't define _XOPEN_SOURCE to unbreak compilation on FreeBSD
,
Rocco Rutte
[RFH/RFT] git-rm: update to saner semantics
,
Junio C Hamano
Re: [RFH/RFT] git-rm: update to saner semantics
,
Jakub Narebski
[PATCH] Define -D__BSD_VISIBLE for FreeBSD
,
Rocco Rutte
Re: [PATCH] Define -D__BSD_VISIBLE for FreeBSD
,
Junio C Hamano
Re: [PATCH] Define -D__BSD_VISIBLE for FreeBSD
,
Rocco Rutte
[PATCH] Attempt to make git-checkout man page a bit more clear.
,
Sean
Re: [PATCH] Attempt to make git-checkout man page a bit more clear.
,
Junio C Hamano
Re: [PATCH] Attempt to make git-checkout man page a bit more clear.
,
Sean
Re: [PATCH] Attempt to make git-checkout man page a bit more clear.
,
Jakub Narebski
git 1.4.4.2 is giving the following errors...
,
srinivas naga vutukuri
Re: git 1.4.4.2 is giving the following errors...
,
Junio C Hamano
Re: git 1.4.4.2 is giving the following errors...
,
Eric Blake
[PATCH] Documentation/git-branch: new -r to delete remote-tracking branches.
,
Quy Tonthat
Updated Kernel Hacker's guide to git
,
Jeff Garzik
Re: Updated Kernel Hacker's guide to git
,
Willy Tarreau
Re: Updated Kernel Hacker's guide to git
,
Nigel Cunningham
Re: Updated Kernel Hacker's guide to git
,
Jeff Garzik
Re: Updated Kernel Hacker's guide to git
,
Nigel Cunningham
Re: Updated Kernel Hacker's guide to git
,
Jay Cliburn
Re: Updated Kernel Hacker's guide to git
,
Martin Langhoff
Re: Updated Kernel Hacker's guide to git
,
Junio C Hamano
Re: Updated Kernel Hacker's guide to git
,
Linus Torvalds
Re: Updated Kernel Hacker's guide to git
,
Jeff Garzik
Re: Updated Kernel Hacker's guide to git
,
Francois Romieu
Re: Updated Kernel Hacker's guide to git
,
Guennadi Liakhovetski
Re: Updated Kernel Hacker's guide to git
,
Jeff Garzik
Re: Updated Kernel Hacker's guide to git
,
Jesper Juhl
Re: Updated Kernel Hacker's guide to git
,
Horst H. von Brand
<Possible follow-ups>
Re: Updated Kernel Hacker's guide to git
,
Francis Moreau
Re: Updated Kernel Hacker's guide to git
,
Linus Torvalds
Re: Updated Kernel Hacker's guide to git
,
Carl Worth
Re: Updated Kernel Hacker's guide to git
,
Linus Torvalds
Re: Updated Kernel Hacker's guide to git
,
Carl Worth
Re: Updated Kernel Hacker's guide to git
,
Linus Torvalds
Re: Updated Kernel Hacker's guide to git
,
Junio C Hamano
Re: Updated Kernel Hacker's guide to git
,
Carl Worth
Re: Updated Kernel Hacker's guide to git
,
Jakub Narebski
Re: Updated Kernel Hacker's guide to git
,
Francis Moreau
Re: Updated Kernel Hacker's guide to git
,
Junio C Hamano
Re: Updated Kernel Hacker's guide to git
,
Francis Moreau
Re: [BUG] daemon.c blows up on OSX
,
Brian Gernhardt
<Possible follow-ups>
Re: [BUG] daemon.c blows up on OSX
,
Albert Cahalan
[ANNOUNCE] cgit 0.1
,
Lars Hjemli
git-svn throwing assertion on old svn tracking branch
,
Nicolas Vilz
Re: git-svn throwing assertion on old svn tracking branch
,
Eric Wong
Re: git-svn throwing assertion on old svn tracking branch
,
Nicolas Vilz
Re: git-svn throwing assertion on old svn tracking branch
,
Nicolas Vilz
Re: git-svn throwing assertion on old svn tracking branch
,
Eric Wong
Re: git-svn throwing assertion on old svn tracking branch
,
Nicolas Vilz
Re: git-svn throwing assertion on old svn tracking branch
,
Eric Wong
Re: git-svn throwing assertion on old svn tracking branch
,
Eric Wong
Re: git-svn throwing assertion on old svn tracking branch
,
Nicolas Vilz
UI nitpick
,
Han-Wen Nienhuys
[PATCH] git-reset --hard: tell the user what the HEAD was reset to
,
Johannes Schindelin
Re: [PATCH] git-reset --hard: tell the user what the HEAD was reset to
,
Andy Whitcroft
Re: [PATCH] git-reset --hard: tell the user what the HEAD was reset to
,
Johannes Schindelin
Re: [PATCH] git-reset --hard: tell the user what the HEAD was reset to
,
Andy Whitcroft
warning merge message
,
Luben Tuikov
Re: warning merge message
,
Johannes Schindelin
Re: warning merge message
,
Luben Tuikov
Re: warning merge message
,
Shawn Pearce
Re: warning merge message
,
Junio C Hamano
Re: warning merge message
,
Junio C Hamano
Re: warning merge message
,
Josef Weidendorfer
Re: warning merge message
,
Junio C Hamano
Re: warning merge message
,
Josef Weidendorfer
Re: warning merge message
,
Junio C Hamano
Re: warning merge message
,
Josef Weidendorfer
<Possible follow-ups>
Re: warning merge message
,
Luben Tuikov
Patch: Support slashes in branches in git-cvsserver
,
Ron Parker
What's in git.git (stable), and Announcing GIT 1.4.4.3
,
Junio C Hamano
Re: What's in git.git (stable), and Announcing GIT 1.4.4.3
,
Randal L. Schwartz
Re: What's in git.git (stable), and Announcing GIT 1.4.4.3
,
Linus Torvalds
[BUG] daemon.c blows up on OSX (was Re: What's in git.git (stable), and Announcing GIT 1.4.4.3)
,
Randal L. Schwartz
Re: [BUG] daemon.c blows up on OSX
,
Junio C Hamano
Re: [BUG] daemon.c blows up on OSX
,
Randal L. Schwartz
Re: [BUG] daemon.c blows up on OSX
,
Junio C Hamano
Re: [BUG] daemon.c blows up on OSX
,
Randal L. Schwartz
Re: [BUG] daemon.c blows up on OSX
,
Junio C Hamano
Re: [BUG] daemon.c blows up on OSX
,
Randal L. Schwartz
Re: [BUG] daemon.c blows up on OSX
,
Randal L. Schwartz
Re: Re: [BUG] daemon.c blows up on OSX
,
Stefan Pfetzing
Re: [BUG] daemon.c blows up on OSX
,
Linus Torvalds
Re: [BUG] daemon.c blows up on OSX
,
Randal L. Schwartz
Re: [BUG] daemon.c blows up on OSX
,
Junio C Hamano
Re: [BUG] daemon.c blows up on OSX
,
Linus Torvalds
Re: [BUG] daemon.c blows up on OSX
,
Terje Sten Bjerkseth
Re: [BUG] daemon.c blows up on OSX
,
Junio C Hamano
Re: [BUG] daemon.c blows up on OSX
,
Terje Sten Bjerkseth
Re: [BUG] daemon.c blows up on OSX
,
Junio C Hamano
Re: [BUG] daemon.c blows up on OSX
,
Randal L. Schwartz
Re: [BUG] daemon.c blows up on OSX
,
Junio C Hamano
Re: [BUG] daemon.c blows up on OSX
,
Terje Sten Bjerkseth
[PATCH] Do not define _XOPEN_SOURCE on MacOSX as it is too restricting there
,
Marco Roeland
[PATCH] Don't define _XOPEN_SOURCE on MacOSX and FreeBSD as it is too restricting
,
Marco Roeland
Re: [PATCH] Don't define _XOPEN_SOURCE on MacOSX and FreeBSD as it is too restricting
,
Junio C Hamano
Re: [PATCH] Don't define _XOPEN_SOURCE on MacOSX and FreeBSD as it is too restricting
,
Shawn Pearce
Re: [PATCH] Don't define _XOPEN_SOURCE on MacOSX and FreeBSD as it is too restricting
,
Rocco Rutte
Re: [PATCH] Don't define _XOPEN_SOURCE on MacOSX and FreeBSD as it is too restricting
,
Marco Roeland
Re: [PATCH] Don't define _XOPEN_SOURCE on MacOSX and FreeBSD as it is too restricting
,
Junio C Hamano
Re: [PATCH] Don't define _XOPEN_SOURCE on MacOSX and FreeBSD as it is too restricting
,
Marco Roeland
Re: [PATCH] Don't define _XOPEN_SOURCE on MacOSX and FreeBSD as it is too restricting
,
Rocco Rutte
Re: [PATCH] Don't define _XOPEN_SOURCE on MacOSX and FreeBSD as it is too restricting
,
Marco Roeland
Re: [BUG] daemon.c blows up on OSX
,
Andreas Ericsson
Re: [BUG] daemon.c blows up on OSX
,
Linus Torvalds
Re: [BUG] daemon.c blows up on OSX
,
Randal L. Schwartz
Re: [BUG] daemon.c blows up on OSX
,
Junio C Hamano
Re: [BUG] daemon.c blows up on OSX
,
Randal L. Schwartz
Message not available
Re: [BUG] daemon.c blows up on OSX
,
Randal L. Schwartz
Re: [BUG] daemon.c blows up on OSX
,
Junio C Hamano
Re: [BUG] daemon.c blows up on OSX
,
Randal L. Schwartz
Re: [BUG] daemon.c blows up on OSX
,
Junio C Hamano
Re: What's in git.git (stable), and Announcing GIT 1.4.4.3
,
Randal L. Schwartz
Re: What's in git.git (stable), and Announcing GIT 1.4.4.3
,
Junio C Hamano
Re: What's in git.git (stable), and Announcing GIT 1.4.4.3
,
Johannes Schindelin
Re: What's in git.git (stable), and Announcing GIT 1.4.4.3
,
Junio C Hamano
Re: What's in git.git (stable), and Announcing GIT 1.4.4.3
,
Nicolas Pitre
Re: What's in git.git (stable), and Announcing GIT 1.4.4.3
,
Johannes Schindelin
[PATCH] clarify some error messages wrt unknown object types
,
Nicolas Pitre
[PATCH 3/3] Make git-rerere a builtin
,
Johannes Schindelin
[PATCH 2/3] Add a test for git-rerere
,
Johannes Schindelin
Re: [PATCH 2/3] Add a test for git-rerere
,
Junio C Hamano
Re: [PATCH 2/3] Add a test for git-rerere
,
Johannes Schindelin
Re: [PATCH 2/3] Add a test for git-rerere
,
Junio C Hamano
[PATCH] Add a test for git-rerere
,
Johannes Schindelin
[PATCH 1/3] move read_mmfile() into xdiff-interface
,
Johannes Schindelin
Undocumented long options
,
Jakub Narebski
Re: Undocumented long options
,
Johannes Schindelin
Re: Undocumented long options
,
Junio C Hamano
Corrupt pack file using older versions of git on a newer repo..
,
Sean
Re: Corrupt pack file using older versions of git on a newer repo..
,
Nicolas Pitre
[RFC/PATCH] Implement poor-man's submodule support using commit hooks
,
Andy Parkins
Re: [RFC/PATCH] Implement poor-man's submodule support using commit hooks
,
Johannes Sixt
Re: [RFC/PATCH] Implement poor-man's submodule support using commit hooks
,
Andy Parkins
Re: [RFC/PATCH] Implement poor-man's submodule support using commit hooks
,
Jakub Narebski
Re: [RFC/PATCH] Implement poor-man's submodule support using commit hooks
,
Andy Parkins
Re: [RFC/PATCH] Implement poor-man's submodule support using commit hooks
,
Rogan Dawes
Re: [RFC/PATCH] Implement poor-man's submodule support using commit hooks
,
Andy Parkins
Re: [RFC/PATCH] Implement poor-man's submodule support using commit hooks
,
Randal L. Schwartz
Re: [RFC/PATCH] Implement poor-man's submodule support using commit hooks
,
Johannes Schindelin
Re: [RFC/PATCH] Implement poor-man's submodule support using commit hooks
,
Martin Waitz
Re: [RFC/PATCH] Implement poor-man's submodule support using commit hooks
,
Andy Parkins
Re: [RFC/PATCH] Implement poor-man's submodule support using commit hooks
,
Andy Parkins
Re: [RFC/PATCH] Implement poor-man's submodule support using commit hooks
,
Martin Waitz
Re: [RFC/PATCH] Implement poor-man's submodule support using commit hooks
,
Johannes Sixt
[RFC/PATCH] Implement poor-man's submodule support in pre-commit hook
,
Andy Parkins
Re: [RFC/PATCH] Implement poor-man's submodule support in pre-commit hook
,
Andy Parkins
Re: [RFC/PATCH] Implement poor-man's submodule support in pre-commit hook
,
Brian Gernhardt
Re: [RFC/PATCH] Implement poor-man's submodule support in pre-commit hook
,
Jakub Narebski
Re: [RFC/PATCH] Implement poor-man's submodule support in pre-commit hook
,
Andreas Ericsson
[BUG] git --git-dir dies with bus error
,
Brian Gernhardt
Re: [RFC/PATCH] Implement poor-man's submodule support in pre-commit hook
,
Jakub Narebski
Re: [RFC/PATCH] Implement poor-man's submodule support in pre-commit hook
,
Andy Parkins
Re: [RFC/PATCH] Implement poor-man's submodule support in pre-commit hook
,
Junio C Hamano
Re: [RFC/PATCH] Implement poor-man's submodule support in pre-commit hook
,
Andy Parkins
Re: [RFC/PATCH] Implement poor-man's submodule support in pre-commit hook
,
Junio C Hamano
[PATCH] add log.fulldiff config option
,
Jeff King
Re: [PATCH] add log.fulldiff config option
,
Junio C Hamano
[PATCH] revision: add --no-full-diff command line option
,
Jeff King
Re: [PATCH] revision: add --no-full-diff command line option
,
Junio C Hamano
Re: [PATCH] add log.fulldiff config option
,
Jeff King
Re: [PATCH] add log.fulldiff config option
,
Junio C Hamano
[PATCH] Remove COLLISION_CHECK from Makefile since it's not used.
,
Brian Gernhardt
t1300-repo-config.sh failed on CYGWIN
,
SungHyun Nam
Patch (Re: t1300-repo-config.sh failed on CYGWIN)
,
SungHyun Nam
git-merge-recursive segmentation error
,
Luben Tuikov
Re: git-merge-recursive segmentation error
,
Linus Torvalds
Re: git-merge-recursive segmentation error
,
Luben Tuikov
Re: git-merge-recursive segmentation error
,
Junio C Hamano
Re: git-merge-recursive segmentation error
,
Junio C Hamano
Re: git-merge-recursive segmentation error
,
Johannes Schindelin
Re: git-merge-recursive segmentation error
,
Luben Tuikov
Re: git-merge-recursive segmentation error
,
Shawn Pearce
Re: git-merge-recursive segmentation error
,
Junio C Hamano
Re: git-merge-recursive segmentation error
,
Shawn Pearce
Re: git-merge-recursive segmentation error
,
Luben Tuikov
Re: git-merge-recursive segmentation error
,
Johannes Schindelin
Re: git-merge-recursive segmentation error
,
Luben Tuikov
Re: git-merge-recursive segmentation error
,
Johannes Schindelin
Bug: git-svn fails on Mediawiki SVN repo r2992
,
Thomas Bleher
Re: Bug: git-svn fails on Mediawiki SVN repo r2992
,
Eric Wong
Re: Bug: git-svn fails on Mediawiki SVN repo r2992
,
Thomas Bleher
Question on rerere
,
Johannes Schindelin
Re: Question on rerere
,
Junio C Hamano
Re: Question on rerere
,
Junio C Hamano
Re: Question on rerere
,
Johannes Schindelin
[PATCH] git-cvsserver: fix breakage when calling git merge-file
,
Eric Wong
Re: [PATCH] git-cvsserver: fix breakage when calling git merge-file
,
Johannes Schindelin
Re: [PATCH] git-cvsserver: fix breakage when calling git merge-file
,
Junio C Hamano
Change in git-svn dcommit semantics?
,
Seth Falcon
Re: Change in git-svn dcommit semantics?
,
Eric Wong
Re: Change in git-svn dcommit semantics?
,
Seth Falcon
Re: Change in git-svn dcommit semantics?
,
Brian Gernhardt
Re: Change in git-svn dcommit semantics?
,
Johannes Schindelin
Re: Change in git-svn dcommit semantics?
,
Brian Gernhardt
Re: Change in git-svn dcommit semantics?
,
Jakub Narebski
Re: Change in git-svn dcommit semantics?
,
Junio C Hamano
Re: Change in git-svn dcommit semantics?
,
Jakub Narebski
Re: Change in git-svn dcommit semantics?
,
Brian Gernhardt
Re: Change in git-svn dcommit semantics?
,
Jeff King
Re: Change in git-svn dcommit semantics?
,
Brian Gernhardt
Re: Change in git-svn dcommit semantics?
,
Seth Falcon
[RFC] Possible optimization for gitweb
,
Robert Fitzsimons
Re: [RFC] Possible optimization for gitweb
,
Jakub Narebski
Re: [RFC] Possible optimization for gitweb
,
Robert Fitzsimons
Re: [RFC] Possible optimization for gitweb
,
Junio C Hamano
Re: [RFC] Possible optimization for gitweb
,
Jakub Narebski
[PATCH] rev-list: Add a new option --skip.
,
Robert Fitzsimons
Re: [PATCH] rev-list: Add a new option --skip.
,
Junio C Hamano
[PATCH] rev-list: Document --skip and add test cases.
,
Robert Fitzsimons
GIT - error: no such remote ref refs/heads/TestBranch
,
Sean Kelley
Re: GIT - error: no such remote ref refs/heads/TestBranch
,
Junio C Hamano
Re: GIT - error: no such remote ref refs/heads/TestBranch
,
Carl Worth
Re: GIT - error: no such remote ref refs/heads/TestBranch
,
Junio C Hamano
Re: GIT - error: no such remote ref refs/heads/TestBranch
,
Carl Worth
Re: GIT - error: no such remote ref refs/heads/TestBranch
,
Junio C Hamano
Re: GIT - error: no such remote ref refs/heads/TestBranch
,
Carl Worth
Re: GIT - error: no such remote ref refs/heads/TestBranch
,
Peter Baumann
Re: GIT - error: no such remote ref refs/heads/TestBranch
,
Junio C Hamano
Separating "add path to index" from "update content in index"
,
Carl Worth
Re: Separating "add path to index" from "update content in index"
,
Sean
Re: Separating "add path to index" from "update content in index"
,
Nicolas Pitre
Re: Separating "add path to index" from "update content in index"
,
Carl Worth
Re: Separating "add path to index" from "update content in index"
,
Nicolas Pitre
Re: Separating "add path to index" from "update content in index"
,
Daniel Barkalow
Re: Separating "add path to index" from "update content in index"
,
Junio C Hamano
Re: Separating "add path to index" from "update content in index"
,
Shawn Pearce
Re: Separating "add path to index" from "update content in index"
,
Jakub Narebski
Re: Separating "add path to index" from "update content in index"
,
Carl Worth
Re: Separating "add path to index" from "update content in index"
,
Nicolas Pitre
Re: Separating "add path to index" from "update content in index"
,
Carl Worth
Re: Separating "add path to index" from "update content in index"
,
Daniel Barkalow
[PATCH] Enter interactive mode if no parameters are given to git-add
,
Andy Parkins
Re: [PATCH] Enter interactive mode if no parameters are given to git-add
,
Jakub Narebski
Re: [PATCH] Enter interactive mode if no parameters are given to git-add
,
Junio C Hamano
Re: [PATCH] Enter interactive mode if no parameters are given to git-add
,
Linus Torvalds
A call for better git-rebase messages
,
Jakub Narebski
Re: A call for better git-rebase messages
,
Junio C Hamano
[PATCH] gitk: pass --no-left-right to rev-list
,
Jeff King
Re: [PATCH] gitk: pass --no-left-right to rev-list
,
Junio C Hamano
Re: [PATCH] gitk: pass --no-left-right to rev-list
,
Johannes Schindelin
branch rebase and push
,
SungHyun Nam
Re: branch rebase and push
,
Jakub Narebski
Message not available
Re: branch rebase and push
,
Jakub Narebski
Re: branch rebase and push
,
Johannes Schindelin
git-svn: follow parent after the fact?
,
Steven Grimm
Re: git-svn: follow parent after the fact?
,
Eric Wong
Re: git-svn: follow parent after the fact?
,
Steven Grimm
[PATCH] Small optimizations to gitweb
,
Robert Fitzsimons
Re: [PATCH] Small optimizations to gitweb
,
Jakub Narebski
Re: [PATCH] Small optimizations to gitweb
,
Junio C Hamano
Re: [PATCH] Small optimizations to gitweb
,
Jakub Narebski
Re: [PATCH] Small optimizations to gitweb
,
Junio C Hamano
[PATCH] gitweb: Show '...' links in "summary" view only if there are more items
,
Jakub Narebski
[PATCH] gitweb: Show '...' links in "summary" view only if there are more items
,
Robert Fitzsimons
Re: [PATCH] gitweb: Show '...' links in "summary" view only if there are more items
,
Jakub Narebski
Re: [PATCH] gitweb: Show '...' links in "summary" view only if there are more items
,
Jakub Narebski
Re: [PATCH] gitweb: Show '...' links in "summary" view only if there are more items
,
Robert Fitzsimons
Re: [PATCH] gitweb: Show '...' links in "summary" view only if there are more items
,
Junio C Hamano
[PATCH 1/4] gitweb: Add missing show '...' links change.
,
Robert Fitzsimons
[PATCH 2/4] gitweb: optimize git_get_last_activity.
,
Robert Fitzsimons
[PATCH 3/4] gitweb: optimize git_shortlog_body.
,
Robert Fitzsimons
[PATCH 4/4] gitweb: optimize git_summary.
,
Robert Fitzsimons
Re: [PATCH 2/4] gitweb: optimize git_get_last_activity.
,
Jakub Narebski
[PATCH] make patch_delta() error cases a bit more verbose
,
Nicolas Pitre
cloning the kernel - why long time in "Resolving 313037 deltas"
,
Randal L. Schwartz
Re: cloning the kernel - why long time in "Resolving 313037 deltas"
,
Linus Torvalds
Re: cloning the kernel - why long time in "Resolving 313037 deltas"
,
Randal L. Schwartz
Re: cloning the kernel - why long time in "Resolving 313037 deltas"
,
Nicolas Pitre
Re: cloning the kernel - why long time in "Resolving 313037 deltas"
,
Randal L. Schwartz
Re: cloning the kernel - why long time in "Resolving 313037 deltas"
,
Nicolas Pitre
Re: cloning the kernel - why long time in "Resolving 313037 deltas"
,
Randal L. Schwartz
Re: cloning the kernel - why long time in "Resolving 313037 deltas"
,
Nicolas Pitre
Re: cloning the kernel - why long time in "Resolving 313037 deltas"
,
Linus Torvalds
Re: cloning the kernel - why long time in "Resolving 313037 deltas"
,
Randal L. Schwartz
Re: cloning the kernel - why long time in "Resolving 313037 deltas"
,
Martin Langhoff
Re: cloning the kernel - why long time in "Resolving 313037 deltas"
,
Kyle Moffett
Re: cloning the kernel - why long time in "Resolving 313037 deltas"
,
Shawn Pearce
Re: cloning the kernel - why long time in "Resolving 313037 deltas"
,
Marco Roeland
Re: cloning the kernel - why long time in "Resolving 313037 deltas"
,
Andreas Ericsson
Re: cloning the kernel - why long time in "Resolving 313037 deltas"
,
Linus Torvalds
Re: cloning the kernel - why long time in "Resolving 313037 deltas"
,
Nicolas Pitre
Re: cloning the kernel - why long time in "Resolving 313037 deltas"
,
Theodore Tso
Re: cloning the kernel - why long time in "Resolving 313037 deltas"
,
Shawn Pearce
Re: cloning the kernel - why long time in "Resolving 313037 deltas"
,
Linus Torvalds
Re: cloning the kernel - why long time in "Resolving 313037 deltas"
,
Shawn Pearce
Re: cloning the kernel - why long time in "Resolving 313037 deltas"
,
Marco Roeland
Re: cloning the kernel - why long time in "Resolving 313037 deltas"
,
Shawn Pearce
Re: cloning the kernel - why long time in "Resolving 313037 deltas"
,
Shawn Pearce
Re: cloning the kernel - why long time in "Resolving 313037 deltas"
,
Marco Roeland
Re: cloning the kernel - why long time in "Resolving 313037 deltas"
,
Shawn Pearce
Re: cloning the kernel - why long time in "Resolving 313037 deltas"
,
Marco Roeland
Re: cloning the kernel - why long time in "Resolving 313037 deltas"
,
Alex Riesen
Re: cloning the kernel - why long time in "Resolving 313037 deltas"
,
Juergen Ruehle
Re: cloning the kernel - why long time in "Resolving 313037 deltas"
,
Theodore Tso
Re: cloning the kernel - why long time in "Resolving 313037 deltas"
,
Linus Torvalds
Re: cloning the kernel - why long time in "Resolving 313037 deltas"
,
Shawn Pearce
Re: cloning the kernel - why long time in "Resolving 313037 deltas"
,
Shawn Pearce
Re: cloning the kernel - why long time in "Resolving 313037 deltas"
,
Linus Torvalds
Re: cloning the kernel - why long time in "Resolving 313037 deltas"
,
Johannes Schindelin
Re: cloning the kernel - why long time in "Resolving 313037 deltas"
,
Junio C Hamano
Re: cloning the kernel - why long time in "Resolving 313037 deltas"
,
Jeff King
Re: cloning the kernel - why long time in "Resolving 313037 deltas"
,
Andy Whitcroft
[PATCH] index-pack usage of mmap() is unacceptably slower on many OSes other than Linux
,
Nicolas Pitre
Re: [PATCH] index-pack usage of mmap() is unacceptably slower on many OSes other than Linux
,
Junio C Hamano
Re: [PATCH] index-pack usage of mmap() is unacceptably slower on many OSes other than Linux
,
Nicolas Pitre
Re: [PATCH] index-pack usage of mmap() is unacceptably slower on many OSes other than Linux
,
Linus Torvalds
Re: [PATCH] index-pack usage of mmap() is unacceptably slower on many OSes other than Linux
,
Randal L. Schwartz
Re: [PATCH] index-pack usage of mmap() is unacceptably slower on many OSes other than Linux
,
Randal L. Schwartz
Re: [PATCH] index-pack usage of mmap() is unacceptably slower on many OSes other than Linux
,
Jeff Garzik
Re: [PATCH] index-pack usage of mmap() is unacceptably slower on many OSes other than Linux
,
Junio C Hamano
Re: [PATCH] index-pack usage of mmap() is unacceptably slower on many OSes other than Linux
,
Linus Torvalds
Re: [PATCH] index-pack usage of mmap() is unacceptably slower on many OSes other than Linux
,
Jeff Garzik
Re: [PATCH] index-pack usage of mmap() is unacceptably slower on many OSes other than Linux
,
Junio C Hamano
Re: [PATCH] index-pack usage of mmap() is unacceptably slower on many OSes other than Linux
,
Junio C Hamano
Re: [PATCH] index-pack usage of mmap() is unacceptably slower on many OSes other than Linux
,
Linus Torvalds
Re: [PATCH] index-pack usage of mmap() is unacceptably slower on many OSes other than Linux
,
Junio C Hamano
Re: [PATCH] index-pack usage of mmap() is unacceptably slower on many OSes other than Linux
,
Nikolai Weibull
Re: cloning the kernel - why long time in "Resolving 313037 deltas"
,
Nicolas Pitre
Re: cloning the kernel - why long time in "Resolving 313037 deltas"
,
Johannes Schindelin
[PATCH] fetch-pack: avoid fixing thin packs when unnecessary
,
Johannes Schindelin
Re: [PATCH] fetch-pack: avoid fixing thin packs when unnecessary
,
Nicolas Pitre
Re: [PATCH] fetch-pack: avoid fixing thin packs when unnecessary
,
Johannes Schindelin
Re: [PATCH] fetch-pack: avoid fixing thin packs when unnecessary
,
Nicolas Pitre
Re: cloning the kernel - why long time in "Resolving 313037 deltas"
,
Nicolas Pitre
<Possible follow-ups>
Re: cloning the kernel - why long time in "Resolving 313037 deltas"
,
linux
[PATCH] make git a bit less cryptic on fetch errors
,
Nicolas Pitre
Re: [PATCH] make git a bit less cryptic on fetch errors
,
Andy Parkins
[RFC] gitweb wishlist and TODO list (part 2)
,
Jakub Narebski
[PATCH] Add documentation for show-branch --topics
,
Brian Gernhardt
clarification on "racy-git" & very fast change+commit
,
David Tweed
Re: clarification on "racy-git" & very fast change+commit
,
Junio C Hamano
[PATCH] Add --remotes option to show-branch
,
Brian Gernhardt
Re: [PATCH] Add --remotes option to show-branch
,
Junio C Hamano
Re: [PATCH] Add --remotes option to show-branch
,
Brian Gernhardt
Re: [PATCH] Add --remotes option to show-branch
,
Junio C Hamano
Re: [PATCH] Add --remotes option to show-branch
,
Brian Gernhardt
Can't fetch 2.6.20-rc1 tag...
,
Francis Moreau
Re: Can't fetch 2.6.20-rc1 tag...
,
Sean
Re: Can't fetch 2.6.20-rc1 tag...
,
Francis Moreau
Re: Can't fetch 2.6.20-rc1 tag...
,
Nicolas Pitre
Re: Can't fetch 2.6.20-rc1 tag...
,
Linus Torvalds
Re: Can't fetch 2.6.20-rc1 tag...
,
Nicolas Pitre
[PATCH] Only warn about missing branch.<n>.merge in pull.
,
Shawn O. Pearce
Re: [PATCH] Only warn about missing branch.<n>.merge in pull.
,
Santi Béjar
Re: [PATCH] Only warn about missing branch.<n>.merge in pull.
,
Junio C Hamano
Re: [PATCH] Only warn about missing branch.<n>.merge in pull.
,
Michael S. Tsirkin
Re: [PATCH] Only warn about missing branch.<n>.merge in pull.
,
Shawn Pearce
Re: [PATCH] Only warn about missing branch.<n>.merge in pull.
,
Johannes Schindelin
Re: [PATCH] Only warn about missing branch.<n>.merge in pull.
,
Josef Weidendorfer
Re: [PATCH] Only warn about missing branch.<n>.merge in pull.
,
Junio C Hamano
Re: [PATCH] Only warn about missing branch.<n>.merge in pull.
,
Johannes Schindelin
Re: [PATCH] Only warn about missing branch.<n>.merge in pull.
,
Junio C Hamano
Re: [PATCH] Only warn about missing branch.<n>.merge in pull.
,
Johannes Schindelin
Unnecessary fetch warning
,
Shawn Pearce
[PATCH] Move "no merge candidate" warning into git-pull
,
Josef Weidendorfer
[PATCH] git-parse-remote: fix ambiguous shell bug in expand_refs_wildcard
,
Jeff King
Re: [PATCH] git-parse-remote: fix ambiguous shell bug in expand_refs_wildcard
,
Jeff King
Re: [PATCH] git-parse-remote: fix ambiguous shell bug in expand_refs_wildcard
,
Junio C Hamano
Re: [PATCH] git-parse-remote: fix ambiguous shell bug in expand_refs_wildcard
,
Jeff King
Re: [PATCH] git-parse-remote: fix ambiguous shell bug in expand_refs_wildcard
,
Herbert Xu
Re: [PATCH] git-parse-remote: fix ambiguous shell bug in expand_refs_wildcard
,
Herbert Xu
Re: [PATCH] git-parse-remote: fix ambiguous shell bug in expand_refs_wildcard
,
Jeff King
Re: [PATCH] git-parse-remote: fix ambiguous shell bug in expand_refs_wildcard
,
Herbert Xu
[PATCH] vim syntax: follow recent changes to commit template
,
Jeff King
Re: [PATCH] vim syntax: follow recent changes to commit template
,
Junio C Hamano
[PATCH] git-branch: deleting remote branches in new layout
,
Quy Tonthat
Re: [PATCH] git-branch: deleting remote branches in new layout
,
Junio C Hamano
Re: [PATCH] git-branch: deleting remote branches in new layout
,
Junio C Hamano
Re: [PATCH] git-branch: deleting remote branches in new layout
,
Quy Tonthat
Re: [PATCH] (Take 2) git-branch: deleting remote branches in new layout
,
Quy Tonthat
Re: [PATCH] (Take 3) git-branch: deleting remote branches in new layout
,
Quy Tonthat
[PATCH] git-fetch: Avoid reading packed refs over and over again
,
Johannes Schindelin
Re: [PATCH] git-fetch: Avoid reading packed refs over and over again
,
Junio C Hamano
Re: [PATCH] git-fetch: Avoid reading packed refs over and over again
,
Johannes Schindelin
Re: [PATCH] git-fetch: Avoid reading packed refs over and over again
,
Han-Wen Nienhuys
Re: [PATCH] git-fetch: Avoid reading packed refs over and over again
,
Johannes Schindelin
Re: [PATCH] git-fetch: Avoid reading packed refs over and over again
,
Han-Wen Nienhuys
[PATCH] git-diff: don't add trailing blanks (i.e., do what GNU diff -u now does)
,
Jim Meyering
Re: [PATCH] git-diff: don't add trailing blanks (i.e., do what GNU diff -u now does)
,
Linus Torvalds
Re: [PATCH] git-diff: don't add trailing blanks (i.e., do what GNU diff -u now does)
,
Junio C Hamano
Re: [PATCH] git-diff: don't add trailing blanks (i.e., do what GNU diff -u now does)
,
Jim Meyering
Re: [PATCH] git-diff: don't add trailing blanks (i.e., do what GNU diff -u now does)
,
Jakub Narebski
Re: [PATCH] git-diff: don't add trailing blanks (i.e., do what GNU diff -u now does)
,
Johannes Schindelin
Re: [PATCH] git-diff: don't add trailing blanks (i.e., do what GNU diff -u now does)
,
Junio C Hamano
git-diff & cg-diff behavior difference
,
Vincent Legoll
Re: git-diff & cg-diff behavior difference
,
Martin Langhoff
Re: git-diff & cg-diff behavior difference
,
Vincent Legoll
Re: git-diff & cg-diff behavior difference
,
Vincent Legoll
[PATCH] Documentation: new option -P for git-svnimport
,
Quy Tonthat
[PATCH] Adjust t5510 to put remotes in config
,
Johannes Schindelin
Re: [PATCH] Adjust t5510 to put remotes in config
,
Junio C Hamano
Re: [PATCH] Adjust t5510 to put remotes in config
,
Johannes Schindelin
Re: [PATCH] Adjust t5510 to put remotes in config
,
Junio C Hamano
Re: [PATCH] Adjust t5510 to put remotes in config
,
Johannes Schindelin
Re: [PATCH] Adjust t5510 to put remotes in config
,
Johannes Schindelin
Re: [PATCH] Adjust t5510 to put remotes in config
,
Junio C Hamano
Re: [PATCH] Adjust t5510 to put remotes in config
,
Junio C Hamano
Re: [PATCH] Adjust t5510 to put remotes in config
,
Johannes Schindelin
[PATCH] Default GIT_COMMITTER_NAME to login name in recieve-pack.
,
Shawn O. Pearce
[PATCH 2/2] Make left-right automatic.
,
Junio C Hamano
[PATCH 1/2] Teach all of log family --left-right output.
,
Junio C Hamano
[BUG] making docs blows up in b1bfcae438ad:git-merge-file.txt
,
Randal L. Schwartz
Re: [BUG] making docs blows up in b1bfcae438ad:git-merge-file.txt
,
A Large Angry SCM
Re: [BUG] making docs blows up in b1bfcae438ad:git-merge-file.txt
,
The Answering Machine
Re: [BUG] making docs blows up in b1bfcae438ad:git-merge-file.txt
,
Randal L. Schwartz
[PATCH] Documentation/git-merge-file.txt: make asciidoc not complain
,
Johannes Schindelin
[RFC] gitweb wishlist and TODO list (part 1)
,
Jakub Narebski
Re: [RFC] gitweb wishlist and TODO list (part 1)
,
Junio C Hamano
Re: [RFC] gitweb wishlist and TODO list (part 1)
,
Robert Fitzsimons
Re: [RFC] gitweb wishlist and TODO list (part 1)
,
Jakub Narebski
Changes between main releases of git
,
Jakub Narebski
Re: Changes between main releases of git
,
Junio C Hamano
Subprojects tasks
,
Junio C Hamano
Re: Subprojects tasks
,
Jakub Narebski
Re: Subprojects tasks
,
Martin Waitz
Re: Subprojects tasks
,
Jakub Narebski
Re: Subprojects tasks
,
Josef Weidendorfer
Re: Subprojects tasks
,
Martin Waitz
Re: Subprojects tasks
,
Jakub Narebski
Re: Subprojects tasks
,
Martin Waitz
Re: Subprojects tasks
,
Jakub Narebski
Re: Subprojects tasks
,
Martin Waitz
Re: Subprojects tasks
,
Josef Weidendorfer
Re: Subprojects tasks
,
Martin Waitz
Re: Subprojects tasks
,
Josef Weidendorfer
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]