summaryrefslogtreecommitdiffstats
path: root/bash-completion
AgeCommit message (Expand)AuthorFilesLines
2012-04-22bash-completion: avoid using cdDave Reisner1-4/+19
2012-04-22lsinitcpio: adopt parseopts for option parsingDave Reisner1-6/+10
2012-04-22mkinitcpio: adopt parseopts for option parsingDave Reisner1-11/+22
2012-04-18bash-completion: align whitespace with rest of repoDave Reisner1-38/+38
2012-03-16bash-completion: find hooks in /usr/libMatthew Monaco1-2/+3
2011-11-13update bash completionDave Reisner1-5/+11
2011-06-30bash-completion: use a PE instead of sedDave Reisner1-1/+2
2011-06-30bash-completion: match style to rest of codeDave Reisner1-5/+5
2011-06-30bash-completion: complete -k on kernel imagesDave Reisner1-1/+15
2011-06-27Use _get_comp_words_by_ref in bash completionSebastien Luttringer1-8/+8
2011-06-26emove old '-a' option from bash completion and fix '-s' option.Thomas Bächler1-2/+2
2011-06-26Remove old '-m' option from bash completion.Thomas Bächler1-2/+1
2011-06-26Add lsinitcpio bash completionSebastien Luttringer1-0/+12
2011-06-26Add bash completion to mkinitcpioSebastien Luttringer1-0/+20