summaryrefslogtreecommitdiffstats
path: root/misc/bash-completion
Commit message (Expand)AuthorAgeFilesLines
* Speed-up bash target auto-complete.Hadi Moshayedi2015-10-311-3/+2
* no subshellElan Ruusamäe2014-11-231-1/+1
* Fix getopts barfing over the terminal when trying to complete -f and -CTaylor Braun-Jones2014-04-301-1/+1
* Support completion of arguments to -f and -C optionsTaylor Braun-Jones2014-04-301-2/+19
* Style: Fix inconsistent indentationTaylor Braun-Jones2014-04-251-17/+17
* Fix bash-completion support for -C option to expand tildeTaylor Braun-Jones2014-04-251-1/+2
* Expand the -C argument via ‘eval’ in bash completionAllan Odgaard2014-04-151-1/+1
* Fix bash completion when using command optionsAllan Odgaard2014-04-151-1/+1
* Improved bash completion when using tools like '-t clean'Guilherme Bufolo2013-04-061-11/+18
* Add support for reading directory for bash completion.Tommy Nyquist2012-10-301-2/+10
* add bash completion based on zsh completionEvan Martin2011-12-281-0/+25