Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: _git: Completion for `notes' sub-command
- X-seq: zsh-workers 27704
- From: Frank Terbeck <ft@xxxxxxxxxxxxxxxxxxx>
- To: Nikolai Weibull <now@xxxxxxxx>
- Subject: Re: PATCH: _git: Completion for `notes' sub-command
- Date: Sat, 13 Feb 2010 12:56:45 +0100
- Cc: zsh-workers@xxxxxxx
- In-reply-to: <dbfc82861002130320m47af83a6gb1e351359f632655@xxxxxxxxxxxxxx> (Nikolai Weibull's message of "Sat, 13 Feb 2010 12:20:46 +0100")
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <1266058879-14486-1-git-send-email-ft@xxxxxxxxxxxxxxxxxxx> <dbfc82861002130320m47af83a6gb1e351359f632655@xxxxxxxxxxxxxx>
Nikolai Weibull wrote:
> 2010/2/13 Frank Terbeck <ft@xxxxxxxxxxxxxxxxxxx>:
>> + Â Âshow:"shot commit note"
Oops, indeed. Thanks.
While we're at it; _git's `#compdef' line is ridiculously long.
`git send-email' warns about a line longer than 998 characters, which
seems to be a limit in SMTP described in
<http://www.ietf.org/rfc/rfc2821.txt>.
Since git 1.6.0 you're not supposed to use `git-xxx' anymore, but to
use `git xxx'. And recently, git 1.7.0 was released, so I think it's
save to remove all those explicit comdefs.
I'll trim the `#compdef line down, unless people object - soon.
Regards, Frank
--
In protocol design, perfection has been reached not when there is
nothing left to add, but when there is nothing left to take away.
-- RFC 1925
Messages sorted by:
Reverse Date,
Date,
Thread,
Author