git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Paul Wagland <paul@kungfoocoder.org>
To: git@vger.kernel.org
Cc: Junio C Hamano <gitster@pobox.com>
Subject: [PATCH v2 0/2] Update BASH completions
Date: Tue, 26 Jan 2016 10:34:29 +0100	[thread overview]
Message-ID: <20160126093429.GA77046@wagland.net> (raw)
In-Reply-To: <20160123012316.GA27965@wagland.net>

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.

This re-roll doesn't change the code, but updates the commit comments
to make it clearer what each change is doing.

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

  parent reply	other threads:[~2016-01-26  9:34 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 ` Paul Wagland [this message]
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

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=20160126093429.GA77046@wagland.net \
    --to=paul@kungfoocoder.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 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).