summaryrefslogtreecommitdiff
path: root/Completion/Linux
AgeCommit message (Collapse)AuthorFilesLines
2017-01-1340344: new lsblk completionOliver Kiddle1-0/+57
2016-12-0640107: _mount, _fusermount: fix quotingMikael Magnusson1-1/+1
2016-11-0939890: typo corrections in completion functionsOliver Kiddle2-6/+6
2016-10-0739479 + 39481 minus _path_files hunk (see 39489): Completion: audit 'compset ↵Daniel Shahaf1-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/
2016-09-2139407: cleanup minor issues in cpupower completion; updated through to ↵Oliver Kiddle1-63/+80
version 4.8
2016-09-0339165: update options to correspond to latest versions of software in ↵Oliver Kiddle1-1/+3
various functions
2016-08-1939067: update options to correspond to latest versions of software in ↵Oliver Kiddle2-15/+11
various functions
2016-08-0138982: move cpupower completion to correct folderAndy Spencer1-0/+0
2016-08-0138976: new cpupower completionAndy Spencer1-0/+102
2016-07-1738867: update strace completionOliver Kiddle2-114/+131
Also factor out completion for system calls and new functions for truss and ltrace.
2016-07-1338833: separate iostat completion from _sysstatEric Cook1-26/+11
2016-06-1438676, 38680: Completion for pidof and localedef.Eric Cook1-0/+24
2016-06-0738632: remove trailing space on #compdef line for compinit parsingBarton E. Schaefer1-1/+1
2016-06-0338587: Fix iconvconfig completion --output handlingMarko Myllynen1-1/+1
2016-06-0238567, 38440: Marko Myllynen: completion for locale(1) and iconvconfig(8)Marko Myllynen1-0/+13
2016-05-2238514: remove unnecessary ls in completionMatthew Martin1-1/+1
2016-02-1137913: add additional completers and _zpool improvementEric Cook3-0/+45
2015-09-2336571: Completion for zsocket and updated losetup's completionEric Cook1-11/+25
2015-08-17unposted: _sshfs: Fix completion of options with valuesDaniel Shahaf1-10/+10
The "=" to the left of the ":" was interpreted as a literal part of the option name, resulting in double equal signs.
2015-08-1736158: _sshfs: Fix completion of and after -oDaniel Shahaf1-3/+28
The "action" part of the -o spec didn't escape colons.
2015-07-2435879: fix for subcommands that don't have a second subcommandEric Cook1-133/+132
2015-03-0934693: _strace: Fix variable leakage of $sys_callsDaniel Shahaf1-0/+1
2015-01-1134233: function execution trick needed for _qdbusPeter Stephenson1-0/+2
2015-01-1034195: new qdbus completionThomas Mitterfellner1-0/+112
2015-01-0534053: complete additional Linux kernel module compressionTimofey Titovets1-1/+1
2014-12-1833999: remove docker completion.Lokesh Mandvekar1-410/+0
Versions supplied with docker is authoritative, so version in zsh is just a potential hazard to the unwary.
2014-10-2133481: resolve completion clashes and tidy-up SUSE/Mandriva related functionsOliver Kiddle1-11/+0
2014-10-1433467: correct return status on functions and numerous other minor fixesOliver Kiddle1-44/+33
2014-09-2433224: complete directory as second btrfs argumentEric Cook1-1/+2
2014-09-22users/19113: reorganised cryptsetup completion functionOliver Kiddle1-98/+77
2014-08-2333047: use git to simplify massively source distribution file selectionPeter Stephenson2-41/+0
2014-08-20Update .distfiles for _dockerBarton E. Schaefer1-0/+1
2014-08-2033032: new completion for dockerLokesh Mandvekar1-0/+410
2014-08-10unposted: updates for 5.0.5-dev-1 and subsequent 5.0.6 releasePeter Stephenson1-0/+1
2014-07-1732849: new completion for Linux ss (netstat alternative)Oliver Kiddle2-0/+99
2014-02-18new forms of completion for btrfsEric Cook1-4/+138
2014-02-18updated subcommand completion for btrfsEric Cook1-10/+42
2014-02-18minor typo in btrfs completionEric Cook1-1/+1
2014-02-18remove hard tabs from btrfs completionEric Cook1-75/+75
2014-01-1732267: use explicit path to modinfo for completionsergio1-1/+1
2013-12-3132210: completion for the sysstat suiteEric Cook1-0/+150
2013-10-0831801: missing local declaration for variables in completionEric Cook1-1/+1
2013-05-0531371: _brctl: update brctl subcommandsKenyon Ralph1-1/+5
Add hairpin and showstp. These are available since at least bridge-utils 1.5.
2012-11-2030811: new completion for btrfs and complete btrfs and ext4 mount optionsOliver Kiddle2-0/+145
and new linux mount flags
2012-08-27Oliver (olipro): 30643: ipset completion updatePeter Stephenson1-88/+74
2012-05-1730473: update _strace completionMikael Magnusson1-17/+22
2012-04-16Michael Proko: 30414: more flexible configuration file finding for _mdadmPeter Stephenson1-1/+9
2012-02-1030199: add (-.) to many completion _files globsOliver Kiddle1-1/+1
2011-12-10GI: 29977: caching and function definition fixes for _modutilsPeter Stephenson1-133/+135
2011-11-08Haakon Riiser: 29895, 29897: _ffmpeg, _nmcliPeter Stephenson2-0/+245