about summary refs log tree commit diff
path: root/Completion/Linux
Commit message (Collapse)AuthorAgeFilesLines
* 40965: fix for missing local declarations of explOliver Kiddle2017-04-261-1/+1
|
* 40823: update option completion for sshfs 2.8Oliver Kiddle2017-03-101-21/+47
|
* 40808: fix typos where (x,y) should have been (x y) in _arguments syntaxFabian Klotzl2017-03-091-1/+1
|
* unposted: using a colon in the tag name for lsusb completion was not such a ↵Oliver Kiddle2017-02-101-1/+1
| | | | good idea
* 40345: update lsusb completionOliver Kiddle2017-01-131-13/+17
|
* 40344: new lsblk completionOliver Kiddle2017-01-131-0/+57
|
* 40107: _mount, _fusermount: fix quotingMikael Magnusson2016-12-061-1/+1
|
* 39890: typo corrections in completion functionsOliver Kiddle2016-11-092-6/+6
|
* 39479 + 39481 minus _path_files hunk (see 39489): Completion: audit 'compset ↵Daniel Shahaf2016-10-071-1/+1
| | | | | | | | -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/
* 39407: cleanup minor issues in cpupower completion; updated through to ↵Oliver Kiddle2016-09-211-63/+80
| | | | version 4.8
* 39165: update options to correspond to latest versions of software in ↵Oliver Kiddle2016-09-031-1/+3
| | | | various functions
* 39067: update options to correspond to latest versions of software in ↵Oliver Kiddle2016-08-192-15/+11
| | | | various functions
* 38982: move cpupower completion to correct folderAndy Spencer2016-08-011-0/+0
|
* 38976: new cpupower completionAndy Spencer2016-08-011-0/+102
|
* 38867: update strace completionOliver Kiddle2016-07-172-114/+131
| | | | | Also factor out completion for system calls and new functions for truss and ltrace.
* 38833: separate iostat completion from _sysstatEric Cook2016-07-131-26/+11
|
* 38676, 38680: Completion for pidof and localedef.Eric Cook2016-06-141-0/+24
|
* 38632: remove trailing space on #compdef line for compinit parsingBarton E. Schaefer2016-06-071-1/+1
|
* 38587: Fix iconvconfig completion --output handlingMarko Myllynen2016-06-031-1/+1
|
* 38567, 38440: Marko Myllynen: completion for locale(1) and iconvconfig(8)Marko Myllynen2016-06-021-0/+13
|
* 38514: remove unnecessary ls in completionMatthew Martin2016-05-221-1/+1
|
* 37913: add additional completers and _zpool improvementEric Cook2016-02-113-0/+45
|
* 36571: Completion for zsocket and updated losetup's completionEric Cook2015-09-231-11/+25
|
* unposted: _sshfs: Fix completion of options with valuesDaniel Shahaf2015-08-171-10/+10
| | | | | The "=" to the left of the ":" was interpreted as a literal part of the option name, resulting in double equal signs.
* 36158: _sshfs: Fix completion of and after -oDaniel Shahaf2015-08-171-3/+28
| | | | The "action" part of the -o spec didn't escape colons.
* 35879: fix for subcommands that don't have a second subcommandEric Cook2015-07-241-133/+132
|
* 34693: _strace: Fix variable leakage of $sys_callsDaniel Shahaf2015-03-091-0/+1
|
* 34233: function execution trick needed for _qdbusPeter Stephenson2015-01-111-0/+2
|
* 34195: new qdbus completionThomas Mitterfellner2015-01-101-0/+112
|
* 34053: complete additional Linux kernel module compressionTimofey Titovets2015-01-051-1/+1
|
* 33999: remove docker completion.Lokesh Mandvekar2014-12-181-410/+0
| | | | | Versions supplied with docker is authoritative, so version in zsh is just a potential hazard to the unwary.
* 33481: resolve completion clashes and tidy-up SUSE/Mandriva related functionsOliver Kiddle2014-10-211-11/+0
|
* 33467: correct return status on functions and numerous other minor fixesOliver Kiddle2014-10-141-44/+33
|
* 33224: complete directory as second btrfs argumentEric Cook2014-09-241-1/+2
|
* users/19113: reorganised cryptsetup completion functionOliver Kiddle2014-09-221-98/+77
|
* 33047: use git to simplify massively source distribution file selectionPeter Stephenson2014-08-232-41/+0
|
* Update .distfiles for _dockerBarton E. Schaefer2014-08-201-0/+1
|
* 33032: new completion for dockerLokesh Mandvekar2014-08-201-0/+410
|
* unposted: updates for 5.0.5-dev-1 and subsequent 5.0.6 release zsh-5.0.5-dev-1Peter Stephenson2014-08-101-0/+1
|
* 32849: new completion for Linux ss (netstat alternative)Oliver Kiddle2014-07-172-0/+99
|
* new forms of completion for btrfsEric Cook2014-02-181-4/+138
|
* updated subcommand completion for btrfsEric Cook2014-02-181-10/+42
|
* minor typo in btrfs completionEric Cook2014-02-181-1/+1
|
* remove hard tabs from btrfs completionEric Cook2014-02-181-75/+75
|
* 32267: use explicit path to modinfo for completionsergio2014-01-171-1/+1
|
* 32210: completion for the sysstat suiteEric Cook2013-12-311-0/+150
|
* 31801: missing local declaration for variables in completionEric Cook2013-10-081-1/+1
|
* 31371: _brctl: update brctl subcommandsKenyon Ralph2013-05-051-1/+5
| | | | | Add hairpin and showstp. These are available since at least bridge-utils 1.5.
* 30811: new completion for btrfs and complete btrfs and ext4 mount optionsOliver Kiddle2012-11-202-0/+145
| | | | and new linux mount flags
* Oliver (olipro): 30643: ipset completion updatePeter Stephenson2012-08-271-88/+74
|