Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-01-17 | 32267: use explicit path to modinfo for completion | sergio | 1 | -1/+1 | |
2012-02-10 | 30199: add (-.) to many completion _files globs | Oliver Kiddle | 1 | -1/+1 | |
2011-12-10 | GI: 29977: caching and function definition fixes for _modutils | Peter Stephenson | 1 | -133/+135 | |
2011-06-18 | Michel Dos Reis: 29482: handle .gz kernel modules | Peter Stephenson | 1 | -1/+1 | |
2011-01-09 | gi1242+zsh@gmail.com: 28594: | Peter Stephenson | 1 | -1/+23 | |
Various new and improved completions | |||||
2009-07-14 | Andy Spencer: 27148: ignore build directories when searching for | Peter Stephenson | 1 | -1/+1 | |
kernel modules in modutil completion | |||||
2009-01-29 | Jörg Sommer: 26453: complete modinfo -k. | Clint Adams | 1 | -1/+11 | |
2009-01-29 | Jörg Sommer: 26452: drop completion of modinfo -f. | Clint Adams | 1 | -1/+0 | |
2009-01-29 | Jörg Sommer: 26451: use globbing to find available modules, now that ↵ | Clint Adams | 1 | -1/+1 | |
modprobe -l is deprecated. | |||||
2008-10-07 | Jörg Sommer: 25819: improve module parameter completion. | Clint Adams | 1 | -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-07 | Jörg Sommer: 25822: declare val_args as local array. | Clint Adams | 1 | -0/+2 | |
2008-10-07 | Jörg Sommer: 25821: return 0 if a modules parameter was completed. | Clint Adams | 1 | -1/+1 | |
2008-10-07 | 25820: add the option --field of modinfo. | Clint Adams | 1 | -0/+2 | |
2008-09-27 | 25755/25756: Jörg Sommer: improved handling of module arguments | Peter Stephenson | 1 | -8/+16 | |
25759: fix dynamic named directory crash, static named directory consistency | |||||
2008-09-01 | Jörg Sommer: 25572: completer module parameters | Peter Stephenson | 1 | -1/+2 | |
2007-08-12 | 23751: complete module files too | Andrey Borzenkov | 1 | -1/+5 | |
2004-12-10 | 20617: fix completion of compressed modules for 2.6; add insmod completion | Andrey Borzenkov | 1 | -2/+8 | |
2004-02-13 | 19418: update completions to new versions | Oliver Kiddle | 1 | -2/+2 | |
2003-06-25 | 18631: returning too early breaks prefix-needed style set to false | Oliver Kiddle | 1 | -5/+5 | |
2003-04-16 | 18446: handle modinfo and improvements to option handling | Oliver Kiddle | 1 | -71/+67 | |
2002-09-03 | moved from Completion/Unix/Command/_modutils | Oliver Kiddle | 1 | -0/+87 | |