From 0e62de36b417faab7675c295569c274641b2bd92 Mon Sep 17 00:00:00 2001 From: Clint Adams Date: Sat, 29 Sep 2007 22:01:50 +0000 Subject: 23860: complete patch names, omitting the .dpatch extension. --- Completion/Debian/Command/_dpatch-edit-patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Completion/Debian') diff --git a/Completion/Debian/Command/_dpatch-edit-patch b/Completion/Debian/Command/_dpatch-edit-patch index 7242f6bc5..2c463066a 100644 --- a/Completion/Debian/Command/_dpatch-edit-patch +++ b/Completion/Debian/Command/_dpatch-edit-patch @@ -13,5 +13,5 @@ _arguments \ '(-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\)' -- cgit 1.4.1