summaryrefslogtreecommitdiff
path: root/t/t9902-completion.sh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fc/git-prompt-script'Junio C Hamano2012-06-281-13/+1
|\
| * Merge branch 'fc/git-complete-helper' into fc/git-prompt-scriptJunio C Hamano2012-05-221-1/+1
| |\
| * | tests: move code to run tests under bash into a helper librarySZEDER Gábor2012-05-091-13/+1
* | | completion: put main git and gitk completion functions back into git namespaceSZEDER Gábor2012-06-131-1/+1
* | | completion: rename internal helpers _git and _gitkFelipe Contreras2012-05-201-1/+1
| |/ |/|
* | completion: add new __git_complete helperFelipe Contreras2012-05-141-1/+1
|/
* completion: fix completion after 'git --option <TAB>'SZEDER Gábor2012-04-211-0/+17
* completion: avoid trailing space for --exec-pathJonathan Nieder2012-04-211-1/+6
* completion: add missing general optionsFelipe Contreras2012-04-211-0/+16
* tests: add tests for the __gitcomp() completion helper functionSZEDER Gábor2012-04-211-0/+85
* tests: add initial bash completion testsFelipe Contreras2012-04-151-0/+120