aboutsummaryrefslogtreecommitdiff
path: root/t/t9902-completion.sh
Commit message (Expand)AuthorAge
...
* t9902: add a few basic completion testsJeff King2012-09-27
* Merge branch 'fc/git-prompt-script'Junio C Hamano2012-06-28
|\
| * Merge branch 'fc/git-complete-helper' into fc/git-prompt-scriptJunio C Hamano2012-05-22
| |\
| * | tests: move code to run tests under bash into a helper librarySZEDER Gábor2012-05-09
* | | completion: put main git and gitk completion functions back into git namespaceSZEDER Gábor2012-06-13
* | | completion: rename internal helpers _git and _gitkFelipe Contreras2012-05-20
| |/ |/|
* | completion: add new __git_complete helperFelipe Contreras2012-05-14
|/
* completion: fix completion after 'git --option <TAB>'SZEDER Gábor2012-04-21
* completion: avoid trailing space for --exec-pathJonathan Nieder2012-04-21
* completion: add missing general optionsFelipe Contreras2012-04-21
* tests: add tests for the __gitcomp() completion helper functionSZEDER Gábor2012-04-21
* tests: add initial bash completion testsFelipe Contreras2012-04-15