Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-11-13 | update bash completion | Dave Reisner | 1 | -5/+11 | |
- change scavenging of /lib/modules to avoid grabbing extramodules dirs - add missing options for lsinitcpio and mkinitcpio - use _filedir for completing -b Signed-off-by: Dave Reisner <dreisner@archlinux.org> | |||||
2011-06-30 | bash-completion: use a PE instead of sed | Dave Reisner | 1 | -1/+2 | |
Signed-off-by: Dave Reisner <dreisner@archlinux.org> | |||||
2011-06-30 | bash-completion: match style to rest of code | Dave Reisner | 1 | -5/+5 | |
Signed-off-by: Dave Reisner <dreisner@archlinux.org> | |||||
2011-06-30 | bash-completion: complete -k on kernel images | Dave Reisner | 1 | -1/+15 | |
Signed-off-by: Dave Reisner <dreisner@archlinux.org> | |||||
2011-06-27 | Use _get_comp_words_by_ref in bash completion | Sebastien Luttringer | 1 | -8/+8 | |
Thanks Dave Reisner for suggestion Signed-off-by: Sebastien Luttringer <seblu@seblu.net> | |||||
2011-06-26 | emove old '-a' option from bash completion and fix '-s' option. | Thomas Bächler | 1 | -2/+2 | |
2011-06-26 | Remove old '-m' option from bash completion. | Thomas Bächler | 1 | -2/+1 | |
2011-06-26 | Add lsinitcpio bash completion | Sebastien Luttringer | 1 | -0/+12 | |
Signed-off-by: Sebastien Luttringer <seblu@seblu.net> | |||||
2011-06-26 | Add bash completion to mkinitcpio | Sebastien Luttringer | 1 | -0/+20 | |
It's annoying to remember the name of preset each time Signed-off-by: Sebastien Luttringer <seblu@seblu.net> |