From: "Shawn O. Pearce" <spearce@spearce.org>
To: Junio C Hamano <gitster@pobox.com>
Cc: git@vger.kernel.org
Subject: git bash completion pull request
Date: Mon, 10 Mar 2008 20:07:23 -0400 [thread overview]
Message-ID: <20080311000723.GK8410@spearce.org> (raw)
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.
next reply other threads:[~2008-03-11 0:09 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-11 0:07 Shawn O. Pearce [this message]
2008-03-11 0:27 ` git bash completion pull request Junio C Hamano
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080311000723.GK8410@spearce.org \
--to=spearce@spearce.org \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.