Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [patch] _hg: extend completion for hg push to support branch and bookmark
- X-seq: zsh-workers 36616
- From: Daniel Shahaf <d.s@xxxxxxxxxxxxxxxxxx>
- To: Christoph Mathys <eraserix@xxxxxxxxx>
- Subject: Re: [patch] _hg: extend completion for hg push to support branch and bookmark
- Date: Thu, 24 Sep 2015 16:15:41 +0000
- Cc: zsh-workers@xxxxxxx
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= daniel.shahaf.name; h=cc:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-sasl-enc :x-sasl-enc; s=mesmtp; bh=JDkZzEdS37wC8EJkpuHTUO5tV08=; b=km4PfH UUHY3W87bq8NwDplDwWS/bRdmSeUVp/dvSzC8s7YlDV2OnEIshqk+uPxcn9btXL4 M+77mR9h2csuYjJM5vJIqhp6z+XQkBvtqJRa45KumvXVx2Kve7VSRd17Uc+pfDtP So9j8E03OQqBB9S2aexcBTVrK3/xo3qAcGCOQ=
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-sasl-enc :x-sasl-enc; s=smtpout; bh=JDkZzEdS37wC8EJkpuHTUO5tV08=; b=aWy8M c7nTHrNZ1IkqP5ALE+rnmVC4iw27eexsSYp6Fc01gGI1PgNUSn018zQLIOlZYC2F okf0DgO6LZMUVdbvXuw2EEx/SeQriVFn5QGqSA3cGuCLUZw2HRWTAkA1YVccfli+ y+/9zIpreYXQN2PC8764EXoZqxRq/0H+zTvjAs=
- In-reply-to: <CALqGcGpViT1xezXNCii5iXUR6c8x8ONb4F7nu4O+_FRfKFXufg@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: <CALqGcGpViT1xezXNCii5iXUR6c8x8ONb4F7nu4O+_FRfKFXufg@mail.gmail.com>
Christoph Mathys wrote on Thu, Sep 24, 2015 at 17:23:06 +0200:
> Below another small patch to extend the completion for mercurials 'hg
> push' to also support -b/-B.
Thanks, pushed with minor changes.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author