summaryrefslogtreecommitdiff
path: root/Completion/Linux
AgeCommit message (Collapse)AuthorFilesLines
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
2011-08-18unposted: move _schedtool to correct dirMikael Magnusson2-0/+26
2011-08-1729690: new _twidge and _cryptsetup completers from Daniel Friesel.Mikael Magnusson2-0/+104
2011-07-2729618: Fix some syntax to not depend on SHORT_LOOPS being set.Mikael Magnusson1-4/+4
2011-06-18Michel Dos Reis: 29482: handle .gz kernel modulesPeter Stephenson1-1/+1
2011-05-2429335: update valgrind --tool= completion hack.Mikael Magnusson1-1/+5
2011-01-09 gi1242+zsh@gmail.com: 28594:Peter Stephenson3-1/+37
Various new and improved completions
2010-06-06unposted: fix incorrectly capitalized completion descriptionsDoug Kearns6-218/+218
2010-04-25fix previous commitClint Adams1-1/+1
2010-04-2527914: find usb.ids in /usr/share/misc.Clint Adams1-1/+1
2010-04-2527912: presume that pci.ids is uncompressed now.Clint Adams1-1/+1
2010-01-0727578: allow ionice -c and -n arguments to immediately follow the option ↵Clint Adams1-2/+2
letters.
2009-10-18Mikael: 27312: valgrind option changesPeter Stephenson1-1/+7
2009-08-07Andrew Psaltis: 27212: Slackware supports extra tar formats in pkgtoolPeter Stephenson1-3/+3
2009-07-14Andy Spencer: 27148: ignore build directories when searching forPeter Stephenson1-1/+1
kernel modules in modutil completion
2009-04-16unposted: _mdmadm -> _mdadmPeter Stephenson2-1/+1
2009-04-16Tomasz Pala: users/14030,14031,14032: Linux completion updatesPeter Stephenson5-40/+319
2009-01-29Jörg Sommer: 26453: complete modinfo -k.Clint Adams1-1/+11
2009-01-29Jörg Sommer: 26452: drop completion of modinfo -f.Clint Adams1-1/+0
2009-01-29Jörg Sommer: 26451: use globbing to find available modules, now that ↵Clint Adams1-1/+1
modprobe -l is deprecated.
2008-10-07Jörg Sommer: 25819: improve module parameter completion.Clint Adams1-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.
2008-10-07Jörg Sommer: 25822: declare val_args as local array.Clint Adams1-0/+2
2008-10-07Jörg Sommer: 25821: return 0 if a modules parameter was completed.Clint Adams1-1/+1
2008-10-0725820: add the option --field of modinfo.Clint Adams1-0/+2
2008-10-03unposted: yet another correction for 25702 misapplicationClint Adams1-1/+1
2008-09-2725755/25756: Jörg Sommer: improved handling of module argumentsPeter Stephenson1-8/+16
25759: fix dynamic named directory crash, static named directory consistency
2008-09-2325728: spelling fix.Clint Adams1-1/+1