Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: _git commit object name completion
- X-seq: zsh-workers 35218
 
- From: Daniel Hahler <genml+zsh-workers@xxxxxxxxxx>
 
- To: Zsh Hackers' List <zsh-workers@xxxxxxx>
 
- Subject: Re: _git commit object name completion
 
- Date: Tue, 19 May 2015 10:27:41 +0200
 
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/simple; d=thequod.de; h=	content-transfer-encoding:content-type:content-type:in-reply-to	:references:subject:subject:mime-version:user-agent:from:from	:date:date:message-id:received:received; s=postfix2; t=	1432024062; bh=B6YEWvcS5xs7RVsRjHz/yu7O969NbrV3b9Xzg8mYxGo=; b=I	eNm+X6gAA+Q1XAqtlrhyOgQA1mHpP/dYc2oJoqdIVomvMe/j4k5asMjyCwE02Kab	Wsgfsz3gbOk40mXYC3oFl1SSHZGfDMM0rzG2WjMkvm7X2yb3lyB9wlqD3uCDXzi+	pKsSb5D4dlNNdlMQtT6XcBRmxUn1UtTVE4orrt1Wm8=
 
- In-reply-to: <20150519013803.GC2024@tarsus.local2>
 
- 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: <20150519013803.GC2024@tarsus.local2>
 
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 19.05.2015 03:38, Daniel Shahaf wrote:
> - At one point I saw _two_ suggested completions:
>     f82ecfc  -- [f82ecfc] m (88 seconds ago)
>     f82ecfc  -- [f82ecfc] m (89 seconds ago)
That's a "funny" side-effect of it being called twice.
__git_commits gets called through __git_revisions and
 __git_tree_ishs for git-commit.
Should be fixed by 35216, feedback/testing would be welcome on that.
Regards,
Daniel.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
iD8DBQFVWvP9fAK/hT/mPgARAm/fAJ9mGrzJeFmG7N7CF6yXfCxdwD0HAwCfeahE
xZeVXuTMKxXUB8rMtE5Ktyg=
=arkv
-----END PGP SIGNATURE-----
Messages sorted by:
Reverse Date,
Date,
Thread,
Author