Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Small patches o git completion
- X-seq: zsh-workers 29003
- From: Nikolai Weibull <now@xxxxxxxx>
- To: Mikael Magnusson <mikachu@xxxxxxxxx>
- Subject: Re: Small patches o git completion
- Date: Fri, 15 Apr 2011 16:44:37 +0200
- Cc: Simon Ruderich <simon@xxxxxxxxxxxx>, zsh-workers@xxxxxxx
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=GsxpptN/ORdb1aBZqZS6QOIjTTXixoUnqeqnONejYic=; b=AlFsuheBud2O4+7FGFcn4Xl4HwKonjysuzcs3WanLgpcu09boQ5WEahp+fiEFgXVeA QIbzePAVhgWLbJLW7uEcfQ64kjUWfFi8DKfyFwqu+YCVTV5e1zfdwTUC1sIG2w2cxLN3 ChC6Ve2efTtRkq9vAozL/nWfPqOhZ+Bg11ZFw=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=eUEzGrxu6cf0D3n1g6XGLcgjpMb12R1Y/nN3f/swrwjV//w6t+qbrao9BRuhHJ++m9 t+h2PufsU1RgS1QvJwYWrDn/vxM7VcOih+1BHSw2ui1iBHuoXfWmP89/wojO7rboMhEy dEMT4PBhsaOhaFssIIdFoPiYteE92rWKNHp9E=
- In-reply-to: <BANLkTimH51S0cO1PEPBmnW2uOjip2+CMXA@mail.gmail.com>
- 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: <1300484112-9392-1-git-send-email-now@bitwi.se> <20110319221548.GA21778@ruderich.org> <20110415140848.GA20371@ruderich.org> <BANLkTikfMgiF3Fj-fyseb8bTjaDVzvyFiQ@mail.gmail.com> <BANLkTimH51S0cO1PEPBmnW2uOjip2+CMXA@mail.gmail.com>
- Sender: nikolai.weibull@xxxxxxxxx
On Fri, Apr 15, 2011 at 16:37, Mikael Magnusson <mikachu@xxxxxxxxx> wrote:
> On 15 April 2011 16:24, Nikolai Weibull <now@xxxxxxxx> wrote:
>> On Fri, Apr 15, 2011 at 16:08, Simon Ruderich <simon@xxxxxxxxxxxx> wrote:
>>> On Sat, Mar 19, 2011 at 11:15:48PM +0100, Simon Ruderich wrote:
>>>> Hi,
>>>>
>>>> I found another minor issue:
>>>>
>>>> git tag -v <Tab>
>>>>
>>>> Does nothing. Without -v it works fine.
>>>>
>>>> This patch seems to fix it though I don't really understand what
>>>> it does (copied from -d):
>>
>>> Could somebody please apply this patch. Works fine for me.
>>
>> Seconded.
>
> How did it complete tags without the *:foo:__git_tags line without -v?
In what context? There are four different option groups.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author