Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix getopts barfing over the terminal when trying to complete -f and -C | Taylor Braun-Jones | 2014-04-30 | 1 | -1/+1 |
* | Support completion of arguments to -f and -C options | Taylor Braun-Jones | 2014-04-30 | 1 | -2/+19 |
* | Style: Fix inconsistent indentation | Taylor Braun-Jones | 2014-04-25 | 1 | -17/+17 |
* | Fix bash-completion support for -C option to expand tilde | Taylor Braun-Jones | 2014-04-25 | 1 | -1/+2 |
* | Expand the -C argument via ‘eval’ in bash completion | Allan Odgaard | 2014-04-15 | 1 | -1/+1 |
* | Fix bash completion when using command options | Allan Odgaard | 2014-04-15 | 1 | -1/+1 |
* | Improved bash completion when using tools like '-t clean' | Guilherme Bufolo | 2013-04-06 | 1 | -11/+18 |
* | Add support for reading directory for bash completion. | Tommy Nyquist | 2012-10-30 | 1 | -2/+10 |
* | add bash completion based on zsh completion | Evan Martin | 2011-12-28 | 1 | -0/+25 |