aboutsummaryrefslogtreecommitdiff
path: root/t/t9902-completion.sh
Commit message (Expand)AuthorAge
* 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