git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* [PATCH 0/8] bash completion: more porcelain completions
@ 2008-08-05  5:50 Lee Marlow
  2008-08-05  5:50 ` [PATCH 1/8] bash completion: Add completion for 'git clone' Lee Marlow
  2008-08-05 14:29 ` [PATCH 0/8] bash completion: more porcelain completions Shawn O. Pearce
  0 siblings, 2 replies; 13+ messages in thread
From: Lee Marlow @ 2008-08-05  5:50 UTC (permalink / raw)
  To: Shawn O. Pearce; +Cc: git, Lee Marlow

This adds basic long option completion for some common commands that I
use, as well as stash name completion.

Lee Marlow (8):
  bash completion: Add completion for 'git clone'
  bash completion: Add completion for 'git clean'
  bash completion: Add completion for 'git init'
  bash completion: Add completion for 'git revert'
  bash completion: More completions for 'git stash'
  bash completion: Add completion for 'git archive'
  bash completion: Add completion for 'git ls-files'
  bash completion: Add completion for 'git mv'

 contrib/completion/git-completion.bash |  143 +++++++++++++++++++++++++++++++-
 git-stash.sh                           |    2 +-
 2 files changed, 143 insertions(+), 2 deletions(-)

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2008-08-06 15:48 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-08-05  5:50 [PATCH 0/8] bash completion: more porcelain completions Lee Marlow
2008-08-05  5:50 ` [PATCH 1/8] bash completion: Add completion for 'git clone' Lee Marlow
2008-08-05  5:50   ` [PATCH 2/8] bash completion: Add completion for 'git clean' Lee Marlow
2008-08-05  5:50     ` [PATCH 3/8] bash completion: Add completion for 'git init' Lee Marlow
2008-08-05  5:50       ` [PATCH 4/8] bash completion: Add completion for 'git revert' Lee Marlow
2008-08-05  5:50         ` [PATCH 5/8] bash completion: More completions for 'git stash' Lee Marlow
2008-08-05  5:50           ` [PATCH 6/8] bash completion: Add completion for 'git archive' Lee Marlow
2008-08-05  5:50             ` [PATCH 7/8] bash completion: Add completion for 'git ls-files' Lee Marlow
2008-08-06 15:45           ` [PATCH] bash: remove redundant check for 'git stash apply' options SZEDER Gábor
2008-08-06 15:47             ` Shawn O. Pearce
2008-08-05 14:29 ` [PATCH 0/8] bash completion: more porcelain completions Shawn O. Pearce
2008-08-05 18:58   ` Junio C Hamano
2008-08-05 19:09     ` Shawn O. Pearce

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).