about summary refs log tree commit diff
path: root/Completion/Linux/Command
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* 30473: update _strace completionMikael Magnusson2012-05-171-17/+22
|
* Michael Proko: 30414: more flexible configuration file finding for _mdadmPeter Stephenson2012-04-161-1/+9
|
* 30199: add (-.) to many completion _files globsOliver Kiddle2012-02-101-1/+1
|
* GI: 29977: caching and function definition fixes for _modutilsPeter Stephenson2011-12-101-133/+135
|
* Haakon Riiser: 29895, 29897: _ffmpeg, _nmcliPeter Stephenson2011-11-082-0/+245
|
* unposted: move _schedtool to correct dirMikael Magnusson2011-08-182-0/+26
|
* 29690: new _twidge and _cryptsetup completers from Daniel Friesel.Mikael Magnusson2011-08-172-0/+104
|
* 29618: Fix some syntax to not depend on SHORT_LOOPS being set.Mikael Magnusson2011-07-271-4/+4
|
* Michel Dos Reis: 29482: handle .gz kernel modulesPeter Stephenson2011-06-181-1/+1
|
* 29335: update valgrind --tool= completion hack.Mikael Magnusson2011-05-241-1/+5
|
* gi1242+zsh@gmail.com: 28594:Peter Stephenson2011-01-093-1/+37
| | | | Various new and improved completions
* unposted: fix incorrectly capitalized completion descriptionsDoug Kearns2010-06-066-218/+218
|
* fix previous commitClint Adams2010-04-251-1/+1
|
* 27914: find usb.ids in /usr/share/misc.Clint Adams2010-04-251-1/+1
|
* 27912: presume that pci.ids is uncompressed now.Clint Adams2010-04-251-1/+1
|
* 27578: allow ionice -c and -n arguments to immediately follow the option ↵Clint Adams2010-01-071-2/+2
| | | | letters.
* Mikael: 27312: valgrind option changesPeter Stephenson2009-10-181-1/+7
|
* Andrew Psaltis: 27212: Slackware supports extra tar formats in pkgtoolPeter Stephenson2009-08-071-3/+3
|
* Andy Spencer: 27148: ignore build directories when searching forPeter Stephenson2009-07-141-1/+1
| | | | kernel modules in modutil completion
* unposted: _mdmadm -> _mdadmPeter Stephenson2009-04-162-1/+1
|
* Tomasz Pala: users/14030,14031,14032: Linux completion updatesPeter Stephenson2009-04-165-40/+319
|
* Jörg Sommer: 26453: complete modinfo -k.Clint Adams2009-01-291-1/+11
|
* Jörg Sommer: 26452: drop completion of modinfo -f.Clint Adams2009-01-291-1/+0
|
* Jörg Sommer: 26451: use globbing to find available modules, now that ↵Clint Adams2009-01-291-1/+1
| | | | modprobe -l is deprecated.
* Jörg Sommer: 25819: improve module parameter completion.Clint Adams2008-10-071-3/+10
| | | | | | | | | | | | | | 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.
* Jörg Sommer: 25822: declare val_args as local array.Clint Adams2008-10-071-0/+2
|
* Jörg Sommer: 25821: return 0 if a modules parameter was completed.Clint Adams2008-10-071-1/+1
|
* 25820: add the option --field of modinfo.Clint Adams2008-10-071-0/+2
|
* unposted: yet another correction for 25702 misapplicationClint Adams2008-10-031-1/+1
|
* 25755/25756: Jörg Sommer: improved handling of module argumentsPeter Stephenson2008-09-271-8/+16
| | | | 25759: fix dynamic named directory crash, static named directory consistency
* 25728: spelling fix.Clint Adams2008-09-231-1/+1
|
* Jörg Sommer: 25717: fixups for 25702.Clint Adams2008-09-231-14/+3
|
* unposted: update .distfiles.Clint Adams2008-09-211-24/+6
|
* Jörg Sommer: 25702: completions for chrt and ionice commands.Clint Adams2008-09-212-0/+84
|
* Jörg Sommer: 25572: completer module parametersPeter Stephenson2008-09-011-1/+2
|
* users/12985, users/12986, users/12988: Tomasz Pala:Peter Stephenson2008-06-243-0/+296
| | | | some new and updated completions
* move _strace to be Linux-specificPeter Stephenson2008-06-132-4/+132
|