1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-02 22:11:54 +02:00
Commit graph

149 commits

Author SHA1 Message Date
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