From: Junio C Hamano <gitster@pobox.com>
To: "Shawn O. Pearce" <spearce@spearce.org>
Cc: Lee Marlow <lee.marlow@gmail.com>, git@vger.kernel.org
Subject: Re: [PATCH 0/8] bash completion: more porcelain completions
Date: Tue, 05 Aug 2008 11:58:18 -0700 [thread overview]
Message-ID: <7vbq07waph.fsf@gitster.siamese.dyndns.org> (raw)
In-Reply-To: <20080805142919.GA27295@spearce.org> (Shawn O. Pearce's message of "Tue, 5 Aug 2008 07:29:19 -0700")
"Shawn O. Pearce" <spearce@spearce.org> writes:
> Lee Marlow <lee.marlow@gmail.com> wrote:
>> This adds basic long option completion for some common commands that I
>> use, as well as stash name completion.
>
> Entire series is good.
>
> Acked-by: Shawn O. Pearce <spearce@spearce.org>
Have you looked at the last one [PATCH 8/8]? I do not seem to have it.
>> 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(-)
>>
>
> --
> Shawn.
> --
> To unsubscribe from this list: send the line "unsubscribe git" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2008-08-05 18:59 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
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 [this message]
2008-08-05 19:09 ` Shawn O. Pearce
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=7vbq07waph.fsf@gitster.siamese.dyndns.org \
--to=gitster@pobox.com \
--cc=git@vger.kernel.org \
--cc=lee.marlow@gmail.com \
--cc=spearce@spearce.org \
/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).