1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-18 15:21:16 +02:00
Commit graph

241 commits

Author SHA1 Message Date
Oliver Kiddle
54d2c4fe5d 43464: complete options for the valgrind drd tool and update them for helgrind 2018-09-18 16:38:26 +02:00
dana
f7e874c101 43372: Add completion for e2label 2018-09-05 14:57:55 -05:00
Oliver Kiddle
245503929e 43346: various completion option updates 2018-08-29 17:32:10 +02:00
Oliver Kiddle
e104d0a6fe unposted: correct completion argument order for dkms 2018-08-28 17:37:14 +02:00
Simon Ruderich
c5d9c9cbd3 43200: Add completion for ip6tables* 2018-07-25 12:08:59 -05:00
David Klann
8cb4fc00c2 42995: Only complete active connections for nmcli connection down 2018-07-07 15:23:07 -05:00
dana
951b945279 unposted: Fix mistyped variable name in _opkg 2018-06-24 20:19:38 -05:00
Oliver Kiddle
afd008d96b 43073: various completion option updates 2018-06-21 13:28:24 +02:00
dana
dbbe7794ef 42948: new opkg completion 2018-06-07 23:03:19 +02:00
Oliver Kiddle
780c966972 42920: new dkms completion 2018-06-03 23:58:16 +02:00
Oliver Kiddle
39f58eb318 42659: various completion option updates 2018-04-16 17:02:56 +02:00
pda
96f393f917 42613: typo fix in _ss 2018-04-09 23:22:25 -04:00
Oliver Kiddle
1bd2ecc17d 42572: various completion option updates 2018-03-31 10:12:59 +02:00
Oliver Kiddle
47430bcd7c 42317: completion option updates for commands that have had recent updates 2018-01-23 11:03:00 +01:00
Matthew Martin
ef0aae1c27 42242: add [DFNO]BSD to the mix in ldconfig completion 2018-01-10 23:39:58 +01:00
dana
0f0b602415 42231: new completion functions for simple utilities belonging to the 'Darwin' and 'Linux' groups. 2018-01-06 00:13:51 +01:00
Maciek Makowski
c789efbaf0 github #21: update nmcli completions to be compatible with recent version 1.8.4 2018-01-04 11:40:03 +01:00
Eric Cook
99cf61fd42 42171: prevent parameters of various parameters from becoming global 2018-01-02 14:38:03 -05:00
Daniel Shahaf
7f619220bf unposted: _sshfs: Make the -o option repeatable, accept "--". 2017-11-04 17:31:18 +00:00
Oliver Kiddle
0ebf336489 41971: correctly break out of certain tag loops when there are matches 2017-11-02 21:36:55 +01:00
Oliver Kiddle
01523f4145 41958: update util-linux completions to 2.31; new hexdump completion 2017-10-29 13:42:53 +01:00
Oliver Kiddle
3fde9aedd4 update options in tune2fs completion through e2fsprogs 1.43.6 2017-09-22 18:43:31 +02:00
Oliver Kiddle
c2a189b336 41726: add + and = to option specs taking arguments and update options to 1.7.5 2017-09-18 17:21:16 +02:00
Oliver Kiddle
da085b7a20 update completion of options for util-linux 2.30.1 2017-09-18 15:58:14 +02:00
Oliver Kiddle
b138acf42e 41725: assorted minor updates to completion functions 2017-09-18 15:53:29 +02:00
Oliver Kiddle
b0c12e3771 41724: update ethtool completion for new options 2017-09-18 15:40:42 +02:00
Oliver Kiddle
9429663af3 41709: update options in Linux sysstat completions 2017-09-15 18:31:11 +02:00
Oliver Kiddle
386eb378a7 41617: complete new tracepath options 2017-08-29 00:41:34 +02:00
Tomasz Pala
2b0bc3282f users/22834: fix irritating bug in file glob for Linux kernel modules 2017-08-17 00:01:01 +02:00
Oliver Kiddle
8eaacb3541 41431: update options in assorted completions 2017-07-15 14:53:53 +02:00
Fabian Klötzl
4a63a1793a 41414: fix for commas used in exclusion lists
also missing escape for _gcc and --no-index option for git diff
2017-07-14 12:07:49 +02:00
Oliver Kiddle
78afb218b0 40965: fix for missing local declarations of expl 2017-04-26 16:32:10 +02:00
Oliver Kiddle
373ad33f44 40823: update option completion for sshfs 2.8 2017-03-10 16:54:21 +01:00
Fabian Klotzl
7276d04934 40808: fix typos where (x,y) should have been (x y) in _arguments syntax 2017-03-09 20:29:27 -08:00
Oliver Kiddle
0829c14cbd unposted: using a colon in the tag name for lsusb completion was not such a good idea 2017-02-10 13:53:37 +01:00
Oliver Kiddle
f22960c8e1 40345: update lsusb completion 2017-01-13 03:52:25 +01:00
Oliver Kiddle
cfc8165bc1 40344: new lsblk completion 2017-01-13 00:52:12 +01:00
Mikael Magnusson
a43e6e2db4 40107: _mount, _fusermount: fix quoting 2016-12-06 21:15:14 +01:00
Oliver Kiddle
370b278565 39890: typo corrections in completion functions 2016-11-09 16:55:14 +01:00
Daniel Shahaf
7ad0001183 39479 + 39481 minus _path_files hunk (see 39489): Completion: audit 'compset -P' calls to use shortest match where applicable, plus random drive-by tweaks.
Found by grepping for patterns that can match needles of various lengths:

    :grep 'compset -[PS].*[\#^*()\|<>?~\]' Completion/
2016-10-07 13:56:31 +00:00
Oliver Kiddle
e8720bbd8b 39407: cleanup minor issues in cpupower completion; updated through to version 4.8 2016-09-21 23:00:12 +02:00
Oliver Kiddle
48c20d74a7 39165: update options to correspond to latest versions of software in various functions 2016-09-03 12:31:22 +02:00
Oliver Kiddle
580698bc71 39067: update options to correspond to latest versions of software in various functions 2016-08-19 18:00:07 +02:00
Andy Spencer
f3ef00b152 38982: move cpupower completion to correct folder 2016-08-01 10:53:51 +01:00
Andy Spencer
cb26725d40 38976: new cpupower completion 2016-08-01 09:25:02 +01:00
Oliver Kiddle
52f46cca75 38867: update strace completion
Also factor out completion for system calls and new functions for
truss and ltrace.
2016-07-17 12:32:02 +02:00
Eric Cook
ac813cfade 38833: separate iostat completion from _sysstat 2016-07-13 21:07:12 -04:00
Eric Cook
bc1acf5b0e 38676, 38680: Completion for pidof and localedef. 2016-06-14 21:26:58 -04:00
Barton E. Schaefer
5e4db660b2 38632: remove trailing space on #compdef line for compinit parsing 2016-06-07 20:24:18 -07:00
Marko Myllynen
c5c471bc74 38587: Fix iconvconfig completion --output handling 2016-06-03 20:39:43 +00:00
Marko Myllynen
023e7e463f 38567, 38440: Marko Myllynen: completion for locale(1) and iconvconfig(8) 2016-06-02 22:03:23 -04:00
Matthew Martin
7700170d6d 38514: remove unnecessary ls in completion 2016-05-22 19:02:18 +01:00
Eric Cook
9cc6ebe7a2 37913: add additional completers and _zpool improvement 2016-02-11 22:53:16 -05:00
Eric Cook
002d68525c 36571: Completion for zsocket and updated losetup's completion 2015-09-23 01:14:08 +02:00
Daniel Shahaf
769c6cbc28 unposted: _sshfs: Fix completion of options with values
The "=" to the left of the ":" was interpreted as a literal part of the option
name, resulting in double equal signs.
2015-08-17 21:55:24 +00:00
Daniel Shahaf
ad98fab65d 36158: _sshfs: Fix completion of and after -o
The "action" part of the -o spec didn't escape colons.
2015-08-17 21:54:55 +00:00
Eric Cook
acf1fa6034 35879: fix for subcommands that don't have a second subcommand 2015-07-24 12:31:13 +02:00
Daniel Shahaf
c1eda67909 34693: _strace: Fix variable leakage of $sys_calls 2015-03-09 19:59:25 +00:00
Peter Stephenson
0ea940bb58 34233: function execution trick needed for _qdbus 2015-01-11 17:42:49 +00:00
Thomas Mitterfellner
9e94cd84c6 34195: new qdbus completion 2015-01-10 19:55:47 +00:00
Timofey Titovets
6425db14a4 34053: complete additional Linux kernel module compression 2015-01-05 10:21:29 +00:00
Lokesh Mandvekar
e9a640802d 33999: remove docker completion.
Versions supplied with docker is authoritative, so version in zsh
is just a potential hazard to the unwary.
2014-12-18 19:15:36 +00:00
Oliver Kiddle
af9f623273 33481: resolve completion clashes and tidy-up SUSE/Mandriva related functions 2014-10-21 16:11:09 +02:00
Oliver Kiddle
13fc579343 33467: correct return status on functions and numerous other minor fixes 2014-10-14 23:04:45 +02:00
Eric Cook
f59511cb64 33224: complete directory as second btrfs argument 2014-09-24 11:07:26 +01:00
Oliver Kiddle
efffe080d5 users/19113: reorganised cryptsetup completion function 2014-09-22 23:57:21 +02: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
e5b504b975 Update .distfiles for _docker 2014-08-20 08:39:24 -07:00
Lokesh Mandvekar
56439df95d 33032: new completion for docker 2014-08-20 08:37:01 -07:00
Peter Stephenson
f8ae47f29b unposted: updates for 5.0.5-dev-1 and subsequent 5.0.6 release 2014-08-10 17:49:55 +01:00
Oliver Kiddle
c971346445 32849: new completion for Linux ss (netstat alternative) 2014-07-17 17:02:54 +02:00
Eric Cook
be47852679 new forms of completion for btrfs 2014-02-18 20:02:49 +00:00
Eric Cook
b9f10722ac updated subcommand completion for btrfs 2014-02-18 19:59:57 +00:00
Eric Cook
55232af891 minor typo in btrfs completion 2014-02-18 19:58:46 +00:00
Eric Cook
5a8de9087d remove hard tabs from btrfs completion 2014-02-18 19:57:26 +00:00
sergio
3e199e5e17 32267: use explicit path to modinfo for completion 2014-01-17 10:15:27 +00:00
Eric Cook
c744cfac02 32210: completion for the sysstat suite 2013-12-31 14:56:34 -08:00
Eric Cook
dc272d0d14 31801: missing local declaration for variables in completion 2013-10-08 20:47:51 +01:00
Kenyon Ralph
3d6d6136e2 31371: _brctl: update brctl subcommands
Add hairpin and showstp. These are available since at least
bridge-utils 1.5.
2013-05-05 11:10:46 +02:00
Oliver Kiddle
968a7a2a51 30811: new completion for btrfs and complete btrfs and ext4 mount options
and new linux mount flags
2012-11-20 23:08:15 +00:00
Peter Stephenson
260b433632 Oliver (olipro): 30643: ipset completion update 2012-08-27 17:24:20 +00:00
Mikael Magnusson
08408fe134 30473: update _strace completion 2012-05-17 13:35:52 +00:00
Peter Stephenson
da025c6349 Michael Proko: 30414: more flexible configuration file finding for _mdadm 2012-04-16 12:35:51 +00:00
Oliver Kiddle
c5fce37bce 30199: add (-.) to many completion _files globs 2012-02-10 17:09:05 +00:00
Peter Stephenson
2b4e0140d6 GI: 29977: caching and function definition fixes for _modutils 2011-12-10 18:23:00 +00:00
Peter Stephenson
970adcc4d0 Haakon Riiser: 29895, 29897: _ffmpeg, _nmcli 2011-11-08 09:51:31 +00:00
Mikael Magnusson
f0eaa5713e unposted: move _schedtool to correct dir 2011-08-18 12:48:42 +00:00
Mikael Magnusson
2a79494070 29690: new _twidge and _cryptsetup completers from Daniel Friesel. 2011-08-17 10:24:34 +00:00
Mikael Magnusson
c3d1277229 29618: Fix some syntax to not depend on SHORT_LOOPS being set. 2011-07-27 10:26:25 +00:00
Peter Stephenson
9dc573c260 Michel Dos Reis: 29482: handle .gz kernel modules 2011-06-18 19:24:41 +00:00
Mikael Magnusson
eb7c534a53 29335: update valgrind --tool= completion hack. 2011-05-24 01:43:22 +00:00
Peter Stephenson
e72999c092 gi1242+zsh@gmail.com: 28594:
Various new and improved completions
2011-01-09 16:57:01 +00:00
Doug Kearns
a54fdc70be unposted: fix incorrectly capitalized completion descriptions 2010-06-06 13:44:11 +00:00
Clint Adams
19849aa444 fix previous commit 2010-04-25 22:40:54 +00:00
Clint Adams
9b8e49a7b1 27914: find usb.ids in /usr/share/misc. 2010-04-25 22:39:09 +00:00
Clint Adams
9cd312ff0f 27912: presume that pci.ids is uncompressed now. 2010-04-25 22:19:19 +00:00
Clint Adams
5797f75de3 27578: allow ionice -c and -n arguments to immediately follow the option letters. 2010-01-07 13:55:08 +00:00
Peter Stephenson
c12144b3b9 Mikael: 27312: valgrind option changes 2009-10-18 19:53:50 +00:00
Peter Stephenson
c2ff7a83da Andrew Psaltis: 27212: Slackware supports extra tar formats in pkgtool 2009-08-07 09:03:39 +00:00
Peter Stephenson
443a64d489 Andy Spencer: 27148: ignore build directories when searching for
kernel modules in modutil completion
2009-07-14 08:57:12 +00:00