summaryrefslogtreecommitdiff
path: root/t/t9902-completion.sh
AgeCommit message (Expand)AuthorFilesLines
2012-05-14completion: add new __git_complete helperLibravatar Felipe Contreras1-1/+1
2012-04-21completion: fix completion after 'git --option <TAB>'Libravatar SZEDER Gábor1-0/+17
2012-04-21completion: avoid trailing space for --exec-pathLibravatar Jonathan Nieder1-1/+6
2012-04-21completion: add missing general optionsLibravatar Felipe Contreras1-0/+16
2012-04-21tests: add tests for the __gitcomp() completion helper functionLibravatar SZEDER Gábor1-0/+85
2012-04-15tests: add initial bash completion testsLibravatar Felipe Contreras1-0/+120