zsh-workers
 help / color / mirror / code / Atom feed
From: Clint Adams <clint@zsh.org>
To: Julien BLACHE <jblache@debian.org>
Cc: zsh-workers@sunsite.dk
Subject: Re: PATCH: _dpatch-edit-patch
Date: Sat, 29 Sep 2007 17:58:38 -0400	[thread overview]
Message-ID: <20070929215838.GA12883@scowler.net> (raw)
In-Reply-To: <87sl4x2l37.fsf@sonic.technologeek.org>

On Sat, Sep 29, 2007 at 11:55:08PM +0200, Julien BLACHE wrote:
> Yep, works just fine !

Index: Completion/Debian/Command/_dpatch-edit-patch
===================================================================
RCS file: /cvsroot/zsh/zsh/Completion/Debian/Command/_dpatch-edit-patch,v
retrieving revision 1.2
diff -u -r1.2 _dpatch-edit-patch
--- Completion/Debian/Command/_dpatch-edit-patch	29 Sep 2007 21:21:42 -0000	1.2
+++ Completion/Debian/Command/_dpatch-edit-patch	29 Sep 2007 21:57:48 -0000
@@ -13,5 +13,5 @@
   '(-l --shell)'{-l,--shell=}'[shell to be invoked]:shell:' \
   '(-P --origtargzpath)'{-P,--origtargzpath=}'[colon-separated list of paths containing upstream tarballs, use with -b]:path to upstream tarballs:_dir_list' \
   '(-h --help)'{-h,--help}'[help text]' \
-  '1:patch name:_files -W $PWD/debian/patches -g "*.dpatch"' \
-  '2:base patch name:_files -W $PWD/debian/patches -g "*.dpatch"'
+  '1:patch name:_files -W $PWD/debian/patches -g \*.dpatch\(-.\:r\)' \
+  '2:base patch name:_files -W $PWD/debian/patches -g \*.dpatch\(-.\:r\)'


      reply	other threads:[~2007-09-29 21:58 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-29 10:43 Clint Adams
2007-09-29 21:19 ` Clint Adams
2007-09-29 21:33   ` Julien BLACHE
2007-09-29 21:52     ` Clint Adams
2007-09-29 21:55       ` Julien BLACHE
2007-09-29 21:58         ` Clint Adams [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070929215838.GA12883@scowler.net \
    --to=clint@zsh.org \
    --cc=jblache@debian.org \
    --cc=zsh-workers@sunsite.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).