clutton
d6252ce011
33640: look in /boot/modules instead of /modules for third-party modules
2014-11-09 21:59:16 +01:00
Oliver Kiddle
82aa706cbf
33659: use --dump-options to get most of the gpg options to complete
2014-11-09 17:19:37 +01:00
Barton E. Schaefer
63f3030aaa
33648: _gpg completes for gpg2 as well
2014-11-08 12:23:29 -08:00
Barton E. Schaefer
691547cda6
33563: Completion/Base/Core/_main_complete, Src/Zle/complist.c: fix thinko in status message for INT/QUIT signals; check errflag in output loops
...
Two semi-related patches for keyboard interrupt handling in completion,
most importantly so that unexpectedly long completion listings can be
interrupted.
2014-10-29 08:45:57 -07:00
Barton E. Schaefer
e18b5bf0b2
33526: fix completion path prefix handling when NO_CASE_GLOB is in effect
2014-10-24 09:06:32 -07:00
Mikael Magnusson
242b419fbc
33485: fix a missing ;; case terminator
2014-10-24 08:56:31 +02:00
Oliver Kiddle
2ecc4bab41
33486: new completion function
2014-10-21 20:57:01 +02:00
Oliver Kiddle
5e592fd9b0
33485: fixes for zstyle context handling
2014-10-21 20:53:51 +02:00
Oliver Kiddle
af9f623273
33481: resolve completion clashes and tidy-up SUSE/Mandriva related functions
2014-10-21 16:11:09 +02:00
Peter Stephenson
e02ff159b3
see 33475: allow .cpp files to be completed as gcc input
2014-10-17 09:43:32 +01:00
Syohei YOSHIDA
f144cb732f
33455: update GNU global option completion
2014-10-14 23:12:43 +02:00
Oliver Kiddle
13fc579343
33467: correct return status on functions and numerous other minor fixes
2014-10-14 23:04:45 +02:00
Oliver Kiddle
03241e50b0
33438: use the new way of splitting strings with a dynamic separator
...
from 33423 and quote separators where needed
2014-10-13 11:13:55 +02:00
Oliver Kiddle
98ce8a658e
33424: use common function for completing Debian architectures
2014-10-11 01:28:10 +02:00
Oliver Kiddle
19f038b5fa
33420: complete -R/-m options and fix feature completion
2014-10-10 17:03:59 +02:00
fREW Schmidt
de56e09fcb
33375: new sv completion
2014-10-10 15:50:57 +02:00
Daniel Shahaf
0cb4c23b39
33396: new xxd completion
2014-10-10 15:37:50 +02:00
Yuri D'Elia
df5d69f50f
33397: new xautolock completion
2014-10-10 15:29:06 +02:00
Barton E. Schaefer
22c4ea424c
33403: be conservative about redirecting _call_program stderr, the caller may have already done so
2014-10-09 17:54:47 -07:00
Oliver Kiddle
00a654af5c
33323: fix bug in removing math functions and complete -M option to functions
2014-10-02 19:29:32 +02:00
Barton E. Schaefer
57252dc1e0
33320 (cf. PWS 33311): revert 33069, fix lexing of bangchar during completion
...
add typtab_flags bits (replaces specialcomma boolean) to record any unusual handling of typtab entries; signal safety; make bangchar non-special during completion lexing of the command line.
2014-10-02 08:39:43 -07:00
Oliver Kiddle
dad5063a7c
33315: fix pattern to match freebsd10 and later
2014-10-02 15:02:33 +02:00
Axel Beckert
3aa5544638
33284: Completion/Unix/Command/_*magick: Add JPEG 2000 file extensions
2014-10-02 02:51:34 +02:00
Wieland Hoffmann
b9ee56e5b7
33252: complete more notmuch subcommands
2014-09-26 14:05:30 +01:00
Oliver Kiddle
d8f7b4bcd6
33238: correct return values
2014-09-25 00:21:18 +02:00
Eric Cook
f59511cb64
33224: complete directory as second btrfs argument
2014-09-24 11:07:26 +01:00
Barton E. Schaefer
5a2668a6ac
33223: discard stderr except when _complete_debug is in progress.
2014-09-23 20:31:31 -07:00
Øystein Walle
95a6d965c5
33180: _git: add missing --3way option
2014-09-23 22:26:22 +02:00
Øystein Walle
93702691ec
33177: _git: fix typo in git-apply
2014-09-23 22:26:21 +02:00
Øystein Walle
d338cc5395
33178: _git: updates for Git 2.1.0
...
This incorporates changes mentioned in the release notes since 2.0.0.
2014-09-23 22:26:21 +02:00
Øystein Walle
56116a763a
33176: _git: Add missing --list to git-tag
2014-09-23 22:26:20 +02:00
Øystein Walle
8560d4ff31
33179: _git: updates for Git 2.0.0
...
This incorporates changes mentioned in the release notes since 1.9.0.
2014-09-23 22:26:20 +02:00
Peter Stephenson
5378f6ad77
33221 (including 33173 from Anthony Heading): _perforce tweak.
...
Complete directories when handling unmaintained files for add.
Rationalise code and comments around this.
2014-09-23 12:38:46 +01:00
Peter Stephenson
8e83bdd288
unposted: add dvipdf to _dvi command list
2014-09-23 09:45:29 +01:00
Richard Hartmann
2a0e49f304
33218: complete m4a files for mplayer
2014-09-23 09:43:54 +01:00
Oliver Kiddle
88f358a61e
33198: new augeas completion
2014-09-22 23:57:32 +02:00
Oliver Kiddle
efffe080d5
users/19113: reorganised cryptsetup completion function
2014-09-22 23:57:21 +02:00
Barton E. Schaefer
e1ba30afae
33205: keep array of completions and array of display strings in sync when filtering for matches
2014-09-19 19:42:45 -07:00
Mikael Magnusson
cd09b81626
33137: _path_files: complete # to introduce a glob flag
2014-09-16 00:32:14 +02:00
Marc Finet
089123f9e8
33150: completion git: fix send-email --confirm values
2014-09-14 12:02:38 +02:00
Marc Finet
ffd439b69b
33151: completion git: support aliases when \n exist
...
The git completion for aliases (i.e. completing with aliased verb)
was broken whem some \n exist in aliases.
2014-09-14 12:02:35 +02:00
Eric Cook
add8d94665
33132: use ip on Linux to get interface names
2014-09-09 09:33:23 +01:00
Mikael Magnusson
c61a927d1d
33061: More useful setopt / unsetopt completion
2014-09-06 11:01:12 +02:00
Alexandre Rames
ed8602ee3f
33108: stgit --patch completion
2014-09-04 15:48:49 +01:00
Barton E. Schaefer
6d9635b0bd
33088: indentation in $PS4
2014-09-03 00:24:29 -07:00
Mark Oteiza
7c7f00e6b1
33081: suppress unnecessary error message
2014-09-01 20:00:47 +01:00
Barton E. Schaefer
e01739d2b7
33069: remove internal quoting before lookup when expanding aliases in an unquoted word
2014-08-30 14:09:23 -07:00
Barton E. Schaefer
2e99ef809d
un-transpose help text for git merge -{-no,}-verify
2014-08-24 08:43:40 -07:00
Peter Stephenson
cc6e9db29d
33047: use git to simplify massively source distribution file selection
2014-08-23 21:01:58 +01:00
Barton E. Schaefer
4bab43d11d
33046: new completion for "chsh"
2014-08-23 12:37:58 -07:00