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

238 commits

Author SHA1 Message Date
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
Peter Stephenson
6f2e86514a unposted: _mdmadm -> _mdadm 2009-04-16 12:52:28 +00:00
Peter Stephenson
4fdb6c2352 Tomasz Pala: users/14030,14031,14032: Linux completion updates 2009-04-16 09:25:34 +00:00
Clint Adams
9a2e1862e0 Jörg Sommer: 26453: complete modinfo -k. 2009-01-29 17:18:59 +00:00
Clint Adams
9f7fc4497a Jörg Sommer: 26452: drop completion of modinfo -f. 2009-01-29 17:16:45 +00:00
Clint Adams
4527d0dfff Jörg Sommer: 26451: use globbing to find available modules, now that modprobe -l is deprecated. 2009-01-29 17:14:53 +00:00
Clint Adams
e6e5d2eb1d Jörg Sommer: 25819: improve module parameter completion.
First, do not embedd the = in the parameter by define it a
parameter‐value separator; -S =.

Second, look for already given parameters in all words; -w.

Third, use the curcontext variable; -C.

Forth, distinct between boolean and non‐boolean parameters, i.e. do not
append a = to the end. And include the type of the parameter in the help
message. This information is only given in the full output of modinfo,
not in the narrowed output with --field.
2008-10-07 07:48:55 +00:00
Clint Adams
8538c98ddf Jörg Sommer: 25822: declare val_args as local array. 2008-10-07 07:46:09 +00:00
Clint Adams
26616e1a23 Jörg Sommer: 25821: return 0 if a modules parameter was completed. 2008-10-07 07:43:35 +00:00
Clint Adams
38b8cdbcdf 25820: add the option --field of modinfo. 2008-10-07 07:41:43 +00:00
Clint Adams
d6b4fb1c3a unposted: yet another correction for 25702 misapplication 2008-10-03 02:31:50 +00:00
Peter Stephenson
4a34c96289 25755/25756: Jörg Sommer: improved handling of module arguments
25759: fix dynamic named directory crash, static named directory consistency
2008-09-27 19:57:25 +00:00
Clint Adams
c54e113d28 25728: spelling fix. 2008-09-23 06:24:02 +00:00
Clint Adams
c81fa52114 Jörg Sommer: 25717: fixups for 25702. 2008-09-23 05:26:53 +00:00
Clint Adams
9cf4518c57 unposted: update .distfiles. 2008-09-21 14:27:02 +00:00
Clint Adams
05ddfc0cbc Jörg Sommer: 25702: completions for chrt and ionice commands. 2008-09-21 14:22:31 +00:00
Peter Stephenson
a2f158f531 Jörg Sommer: 25572: completer module parameters 2008-09-01 17:13:32 +00:00
Peter Stephenson
c52864df2f users/12985, users/12986, users/12988: Tomasz Pala:
some new and updated completions
2008-06-24 13:02:04 +00:00
Peter Stephenson
90f5247f84 move _strace to be Linux-specific 2008-06-13 12:51:08 +00:00
Peter Stephenson
2402e10560 unposted: prepare for 4.3.4-dev-2 2007-11-20 09:41:44 +00:00
Clint Adams
855d0d2d66 23863: completion for lsusb. 2007-09-30 11:39:54 +00:00
Andrey Borzenkov
649d87c8cb 23751: complete module files too 2007-08-12 09:04:52 +00:00
Clint Adams
1128b49c2a 23568: complete iwconfig modu. 2007-06-19 08:04:44 +00:00
Clint Adams
81fe83008e 22998: add -s to _arguments 2006-11-13 18:45:44 +00:00
Peter Stephenson
cc34ebd89a boring .distfiles stuff 2006-10-25 09:46:44 +00:00
Clint Adams
3badc3caba 22800: put quotes around "$@". 2006-09-30 21:58:19 +00:00
Clint Adams
8855a7b635 22799: change _fusermount to use _fuse_values and _canonical_paths. 2006-09-30 21:54:10 +00:00
Clint Adams
a1ce5f2148 22797: generic FUSE completion support functions. 2006-09-30 21:39:16 +00:00
Clint Adams
3ede15153e 22794: completion for acpitool. 2006-09-30 21:03:44 +00:00
Peter Stephenson
732e440159 unposted: update .distfiles 2006-07-18 09:25:50 +00:00
Clint Adams
4d9385a969 22455, R. Ramkumar: update for valgrind 3.1.1. 2006-05-25 03:53:52 +00:00
Clint Adams
f52938607d 22434: completion for vserver. 2006-04-29 04:47:12 +00:00
Clint Adams
3d1391f35c 22392: completion for ladspa's analyseplugin 2006-04-05 02:03:56 +00:00
Clint Adams
449014dda3 unposted: update some .distfiles. 2006-02-09 15:07:17 +00:00
Clint Adams
e066375d01 22159: completion for tpb. 2006-01-13 01:01:28 +00:00
Clint Adams
0d81c253cc 22153: completion for tpconfig. 2006-01-12 02:43:01 +00:00
Clint Adams
6476afa367 22055: completion for the FUSE sshfs. 2005-12-07 20:41:03 +00:00
Clint Adams
fa84d603d1 22054: completion for fusermount. 2005-12-07 19:57:17 +00:00
Oliver Kiddle
9d30797e4a new brctl completion 2005-08-08 08:02:39 +00:00
Oliver Kiddle
7e01c5fa83 add missing functions 2005-06-24 14:51:23 +00:00
Oliver Kiddle
70a3d4e4b1 21380: update for wget 1.10, add missing descriptions and other minor fixes 2005-06-24 14:48:52 +00:00
Doug Kearns
14ba91fafd 21334: fix typo in pkgtool -target_dir completion 2005-06-21 10:00:45 +00:00
Oliver Kiddle
4ea3b10216 new yast completion 2005-06-08 12:12:34 +00:00
Doug Kearns
0d8d202ff5 21302: make sure expl is declared local in completion functions 2005-06-08 05:33:45 +00:00
Clint Adams
8d906d2822 * 20946: Completion/Linux/Command/_iwconfig: completion for iwconfig command. 2005-03-07 18:59:33 +00:00
Clint Adams
97d543e601 * 20943: Completion/Linux/Command/_tune2fs: completion for tune2fs command. 2005-03-07 03:21:46 +00:00
Clint Adams
6d5ff606f5 * 20941: Completion/Unix/Command/_mii-tool: completion for mii-tool command. 2005-03-07 03:13:48 +00:00
Clint Adams
bb2a6cd760 * 20936: Completion/Linux/Command/_acpi: completion for acpi command. 2005-03-07 02:38:29 +00:00
Oliver Kiddle
2e4a4ea952 20734: rewrite to handle version 2.2.0 of valgrind 2005-01-21 09:42:11 +00:00
Andrey Borzenkov
582732d05f 20617: fix completion of compressed modules for 2.6; add insmod completion 2004-12-10 16:05:25 +00:00
Oliver Kiddle
c3b929c634 19418: update completions to new versions 2004-02-13 18:42:03 +00:00
Oliver Kiddle
63b336243f 19387: add (-.) glob qualifier to globs where only files are directly applicable 2004-01-21 13:53:28 +00:00
Oliver Kiddle
b583396674 19244: various completion function fixes and updates 2003-11-14 11:56:52 +00:00
Oliver Kiddle
b84399b9cb tidy up of many completions (updates, fixes, improvements and plain aesthetics) 2003-07-31 15:26:13 +00:00
Oliver Kiddle
adf2c2a0b6 18893, 18901: new completions for rar/unrar and ogg vorbis; improve _pkgtool 2003-07-24 11:52:58 +00:00
Oliver Kiddle
f863b49206 18900: new iptables and nmap completions 2003-07-24 10:16:33 +00:00
Doug Kearns
088f324ad4 unposted: remove initial capitalisation from option descriptions 2003-07-16 01:44:15 +00:00
Peter Stephenson
34eed61ac8 18807: baptiste daroussin <daroussi@ece.fr>:
Completion for Slackware package management tool
2003-07-04 13:53:44 +00:00
Oliver Kiddle
a267832ddf 18631: returning too early breaks prefix-needed style set to false 2003-06-25 09:03:04 +00:00
Oliver Kiddle
a5f7097d9a 18472: spelling corrections 2003-04-25 11:18:50 +00:00
Oliver Kiddle
8036c4d739 18446: handle modinfo and improvements to option handling 2003-04-16 13:29:38 +00:00
Doug Kearns
aa09c3c859 unposted: remove initial capitalisation from some descriptions 2003-03-12 04:43:46 +00:00
Oliver Kiddle
a71bf4a283 18249: new completion function for user mode linux 2003-02-17 10:34:31 +00:00
Oliver Kiddle
f4065b138b 17591: new _losetup and move _modutils and _valgrind to Linux directory 2002-09-03 12:32:58 +00:00
Oliver Kiddle
f2159b9ce0 17591: new completion for losetup 2002-09-03 12:26:21 +00:00
Oliver Kiddle
efa93741d7 moved from Completion/Unix/Command/_modutils 2002-09-03 12:25:51 +00:00
Oliver Kiddle
e875dd2db9 moved from Completion/Unix/Command/_valgrind 2002-09-03 12:25:30 +00:00
Andrey Borzenkov
e87163dabb 17074: mondoarchive completion 2002-05-08 09:08:47 +00:00
Clint Adams
cceb266765 13889: move _apm to Unix/Command, add OpenBSD support 2001-04-02 19:21:18 +00:00
Clint Adams
a3fe8cd13f 13884: apm for FreeBSD 4.1 2001-04-02 15:28:15 +00:00
Sven Wischnowsky
354cc487ff changed after moving functions 2001-04-02 12:35:52 +00:00
Sven Wischnowsky
7ff9c8a8bd moved to Completion/Redhat/Command/_rpm 2001-04-02 12:23:15 +00:00
Chmouel Boudjnah
e6be1f76cf Completion for apm command (linux only). 2001-04-01 01:12:07 +00:00
Sven Wischnowsky
cb4bb129dd more option setting cleanup; remove some unnecessary setopts, remove N qualifiers (12917) 2000-10-06 13:01:51 +00:00
Sven Wischnowsky
3bca186819 handle the right option in strings with multiple single-letter options (and correctly handle its argument) (12567) 2000-08-08 12:11:42 +00:00
Adam Spiers
fd15ea0fb5 12486: new completion caching layer 2000-08-02 13:45:51 +00:00
Sven Wischnowsky
d05b3e675e check if options were completed (12225) 2000-07-12 09:01:40 +00:00
Oliver Kiddle
0d0a134822 accept -g option in _urls and use _urls in _rpm (11756) 2000-06-05 23:20:48 +00:00
Bart Schaefer
d1813a007f 11743: Complete http URLs for rpm package files. 2000-06-05 02:23:52 +00:00
Chmouel Boudjnah
b8440550d7 * 11740: Completion/Linux/_rpm: --{rebuild,recompile} is always
local files.
2000-06-04 19:41:39 +00:00
Sven Wischnowsky
47c0bd0db1 fixes for _arguments without multiple sets; change completion test for empty actions (11647) 2000-05-30 07:49:00 +00:00
Bart Schaefer
ab0ec79c6b 11643: Updates for _rpm. 2000-05-30 03:54:35 +00:00
Sven Wischnowsky
8f7beea079 fix for comparguments to make -s have an effect again (11552) 2000-05-24 08:32:12 +00:00
Chmouel Boudjnah
bf40a2f40c Completion/Linux/_rpm: --buildarch is like --target 2000-05-22 14:11:34 +00:00
Adam Spiers
0d437ea729 11017: Completion/Linux/_rpm: fixes for --rmsource and --recompile
options, and for breakage caused by 10772
2000-04-29 15:53:22 +00:00
Peter Stephenson
306adcc9c4 10772: Chmouel: rpm --target completion 2000-04-17 08:42:18 +00:00
Bart Schaefer
d2ece376a3 10594: Fix index into $history in prompt_bart_precmd.
10591: Completion/User/_fakeroot: Completion for the fakeroot program.

10590: Completion/Linux/_rpm: Signature checking completes only local
package files.
2000-04-08 21:04:47 +00:00
Bart Schaefer
38cce57dd7 10562, 10581: Complete .src.rpm after rpm --rebuild; note fixed bug; typo. 2000-04-07 15:01:03 +00:00
Peter Stephenson
e2fad744a4 Patches 10440 (Chmouel), 10448, 10477 (Clint) 2000-04-04 19:34:26 +00:00
Peter Stephenson
e025336f2f Updated from list as far as 10376 2000-04-01 20:43:43 +00:00
Tanaka Akira
8de47c906f Initial revision 1999-09-06 11:06:06 +00:00
Tanaka Akira
4a198fed6e Initial revision 1999-09-06 09:04:47 +00:00