Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Updated _git completion (not attached)
- X-seq: zsh-workers 28909
- From: Nikolai Weibull <now@xxxxxxxx>
- To: Frank Terbeck <ft@xxxxxxxxxxxxxxxxxxx>
- Subject: Re: Updated _git completion (not attached)
- Date: Fri, 18 Mar 2011 22:09:11 +0100
- 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=mobqBw2hv/QxA2DnvW3Peoz/8zaTsZtyItpuap4F7q4=; b=lwxUkXNtcpSs828/7CtqHq8bPmWJAo5tlHPis4cebNnj3hG1xR3QqZIm7LqWmGErSY 3uwFh1g76xI41Pjnyvq1jV0Sx3au/IjxEocQVr/909s7rsaoCIQb391ggrmY4PiR+5ou BIASDNMsEO25yn+F/G1oDm/SukehvmAnqSiyM=
- 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=lPgXE6O9x1PXLqFjwD7+fa9PnaDAL8IXyOcsCL4uadbGXAyAJcUzC29Vr41ne5c5WH IhDHi19Za69bhCuoSHRVR6lT5Lb3xvyHRhZS5ZtuAqeY67e6KWobVeHq+j+iRbK4PzMX 1RKEBxTpnJRb6HTjnwcg7ji4AtZuz3qeNsSlk=
- In-reply-to: <877hbwi2gt.fsf@ft.bewatermyfriend.org>
- 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: <AANLkTikuCtPdY1T_7vUBoHmeXWvth_V=V-Sbi-SJX4jj@mail.gmail.com> <AANLkTimxbgzGPx3i0rGmkU7QkeC2A9yj21w974MY+9H-@mail.gmail.com> <87ei6tex5r.fsf@ft.bewatermyfriend.org> <AANLkTikxHareFnnmsUy8Gu=HQY_2qGuY-owMBn+SEUrn@mail.gmail.com> <AANLkTim_nZMNsvpCzF1Ezg0O_6xcuC5gGHrJzB0+4_Mm@mail.gmail.com> <8739n3avrm.fsf@ft.bewatermyfriend.org> <AANLkTi=4T4tw7HkZfjexsPvRqejVF1tv0r_toA10ve+3@mail.gmail.com> <877hbwi2gt.fsf@ft.bewatermyfriend.org>
- Sender: nikolai.weibull@xxxxxxxxx
On Fri, Mar 18, 2011 at 21:43, Frank Terbeck <ft@xxxxxxxxxxxxxxxxxxx> wrote:
> Nikolai Weibull wrote:
>> On Fri, Mar 4, 2011 at 13:57, Frank Terbeck <ft@xxxxxxxxxxxxxxxxxxx> wrote:
>>> More feedback:
>>>
>>> % git send-email --suppress-from --to=zsh-workers@xxxxxxx 000<TAB>
>>> _arguments:comparguments:312: invalid option definition: --smtp-user=[specify user to use for SMTP-AUTH:smtp user:_users
>>> _arguments:comparguments:312: invalid option definition: --smtp-user=[specify user to use for SMTP-AUTH:smtp user:_users
>>
>> I would like to fix the bugs mentioned in this thread now. Should I
>> do future work against CVS? Is there a Git mirror that I can use?
> Yes, there's a mirror at:
>
> git://zsh.git.sf.net/gitroot/zsh/zsh
>
> It's updated every 10 minutes or so. So, the difference between it and
> the official CVS repository is negligible.
OK, I’ve fixed the bugs and suggestions made in this thread. How do
you (that is, the Zsh maintainers) want them submitted? As a patch
series to this list?
Messages sorted by:
Reverse Date,
Date,
Thread,
Author