git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Update BASH completions
@ 2016-01-23  1:23 Paul Wagland
  2016-01-23  1:25 ` PATCH 1/2] Update the flags for git show-branch Paul Wagland
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Paul Wagland @ 2016-01-23  1:23 UTC (permalink / raw)
  To: git

While playing around git stash I noticed that some options were
missing. I have updated these in the BASH completions file. Note
that this is not a comprehensive review, but adds the options that
I use in git-stash, and a nearby missing option.

Paul Wagland (2):
  Update the flags for git show-branch
  Fix up the arguments for git stash. This adds the branch to the branch
    subcommand, and adds the missing options to save and drop commands

 contrib/completion/git-completion.bash | 19 +++++++++++++++----
 1 file changed, 15 insertions(+), 4 deletions(-)

--
2.7.0

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

end of thread, other threads:[~2016-02-22 13:03 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-23  1:23 [PATCH 0/2] Update BASH completions Paul Wagland
2016-01-23  1:25 ` PATCH 1/2] Update the flags for git show-branch Paul Wagland
2016-01-25 23:17   ` Junio C Hamano
2016-01-23  1:30 ` [PATCH 2/2] Fix up the arguments for git stash Paul Wagland
2016-01-25 23:21   ` Junio C Hamano
2016-01-26  6:21     ` Paul Wagland
2016-01-26  9:34 ` [PATCH v2 0/2] Update BASH completions Paul Wagland
2016-01-26  9:36   ` [PATCH v2 1/2] completion: complete show-branch "--date-order" Paul Wagland
2016-01-26  9:37   ` [PATCH v2 2/4] completion: update completion arguments for stash Paul Wagland
2016-02-22 13:02     ` [PATCH] completion: fix mis-indentation in _git_stash() SZEDER Gábor

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).