Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: nits with new _git
- X-seq: zsh-workers 29280
- From: Nikolai Weibull <now@xxxxxxxx>
- To: Mikael Magnusson <mikachu@xxxxxxxxx>
- Subject: Re: nits with new _git
- Date: Sat, 14 May 2011 10:38:30 +0200
- Cc: zsh workers <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=GAV54IfUi/4CVmmMhc6of0F+gw7+Vh4GlWaEKIi9Cyg=; b=wVfOxKnJ+26WoM4WDIyq8kIsbmetuInAhy+lltUPpkf2CacWp65MgVR28KE8+tsFK9 L1FAfKOAm6yB6megv+7mWnB4sX49cyB9RILCErvpBWxEmlREA7oLdR+n6TRLPWvw+pvL taBbV9Te+/4ncWTiTuGid1rr9tzslSST0vTbE=
- 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=Oza4g98zzrWKG7aF44fJJTuf19mJ6nUD7u1/gRYquFt0p3MAjYe53Dk43Idzeb3i6U aufM/0JUMZSRswjnSt4cSmq+U54fPW4ESsTMOEZaHmaV/lFXrBUdVEhtaL0ZsQ+nyU5/ ONXcT9+Gt2oI67C3pVSg3s25Od7fsjvghNn5Q=
- In-reply-to: <BANLkTim1YO+R1uz7gfribU1G-UrfS8NwiQ@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: <BANLkTinV2euaa_w+F7m7U0KMZm1ajYDMUg@mail.gmail.com> <BANLkTim1YO+R1uz7gfribU1G-UrfS8NwiQ@mail.gmail.com>
- Sender: nikolai.weibull@xxxxxxxxx
On Sat, May 14, 2011 at 03:46, Mikael Magnusson <mikachu@xxxxxxxxx> wrote:
> Also noticed now, some options that take numbers just show '-M' as the
> description instead of the actual string. For example git tag -n <tab>
> and git fast-export --progress=<tab>, while git config
> gui.blamehistoryctx <tab> properly shows 'number of days'.
I’ll look into these issues tomorrow.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author