summaryrefslogtreecommitdiff
path: root/t/t9902-completion.sh
AgeCommit message (Expand)Author
2012-06-13completion: put main git and gitk completion functions back into git namespaceSZEDER Gábor
2012-05-20completion: rename internal helpers _git and _gitkFelipe Contreras
2012-05-14completion: add new __git_complete helperFelipe Contreras
2012-04-22completion: fix completion after 'git --option <TAB>'SZEDER Gábor
2012-04-22completion: avoid trailing space for --exec-pathJonathan Nieder
2012-04-22completion: add missing general optionsFelipe Contreras
2012-04-22tests: add tests for the __gitcomp() completion helper functionSZEDER Gábor
2012-04-15tests: add initial bash completion testsFelipe Contreras