summaryrefslogtreecommitdiffstats
path: root/misc/bash-completion
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | Currently ninja bash completion only works in the directory where the build.ninja files is located. This adds support for using the -C argument to ninja.
* add bash completion based on zsh completionEvan Martin2011-12-281-0/+25