about summary refs log tree commit diff
path: root/Completion/Linux/Command/_modutils
Commit message (Collapse)AuthorAgeFilesLines
* 32267: use explicit path to modinfo for completionsergio2014-01-171-1/+1
|
* 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
|
* Michel Dos Reis: 29482: handle .gz kernel modulesPeter Stephenson2011-06-181-1/+1
|
* gi1242+zsh@gmail.com: 28594:Peter Stephenson2011-01-091-1/+23
| | | | Various new and improved completions
* Andy Spencer: 27148: ignore build directories when searching forPeter Stephenson2009-07-141-1/+1
| | | | kernel modules in modutil completion
* 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
|
* 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
* Jörg Sommer: 25572: completer module parametersPeter Stephenson2008-09-011-1/+2
|
* 23751: complete module files tooAndrey Borzenkov2007-08-121-1/+5
|
* 20617: fix completion of compressed modules for 2.6; add insmod completionAndrey Borzenkov2004-12-101-2/+8
|
* 19418: update completions to new versionsOliver Kiddle2004-02-131-2/+2
|
* 18631: returning too early breaks prefix-needed style set to falseOliver Kiddle2003-06-251-5/+5
|
* 18446: handle modinfo and improvements to option handlingOliver Kiddle2003-04-161-71/+67
|
* moved from Completion/Unix/Command/_modutilsOliver Kiddle2002-09-031-0/+87