* git bash completion pull request
@ 2008-03-11 0:07 Shawn O. Pearce
2008-03-11 0:27 ` Junio C Hamano
0 siblings, 1 reply; 2+ messages in thread
From: Shawn O. Pearce @ 2008-03-11 0:07 UTC (permalink / raw)
To: Junio C Hamano; +Cc: git
The following changes since commit 50753d00d691c1ea16bc72446705aee2c128fc2f:
Jeff King (1):
Add a test for read-tree -u --reset with a D/F conflict
are available in the git repository at:
git://repo.or.cz/git/spearce.git for-junio
Kevin Ballard (1):
bash: Properly quote the GIT_DIR at all times to fix subdirectory paths with spaces
SZEDER Gábor (6):
bash: remove unnecessary conditions when checking for subcommands
bash: refactor searching for subcommands on the command line
bash: add new 'git stash' subcommands
bash: add 'git svn' subcommands and options
bash: use __gitdir when completing 'git rebase' options
bash: fix long option with argument double completion
Shawn O. Pearce (1):
bash: Remove completion of core.legacyheaders option
Teemu Likonen (1):
bash: Add more long options to be completed with "git --<TAB>"
contrib/completion/git-completion.bash | 192 +++++++++++++++++++++++---------
1 files changed, 137 insertions(+), 55 deletions(-)
--
Shawn.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: git bash completion pull request
2008-03-11 0:07 git bash completion pull request Shawn O. Pearce
@ 2008-03-11 0:27 ` Junio C Hamano
0 siblings, 0 replies; 2+ messages in thread
From: Junio C Hamano @ 2008-03-11 0:27 UTC (permalink / raw)
To: Shawn O. Pearce; +Cc: git
Thanks.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-03-11 0:29 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-11 0:07 git bash completion pull request Shawn O. Pearce
2008-03-11 0:27 ` Junio C Hamano
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).