completion: fix completion after 'git --option <TAB>'
[gitweb.git] / t / t9902-completion.sh
2012-04-22 completion: fix completion after 'git --option <TAB>'
2012-04-22 completion: avoid trailing space for --exec-path
2012-04-22 completion: add missing general options
2012-04-22 tests: add tests for the __gitcomp() completion helper...
2012-04-15 tests: add initial bash completion tests