Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-05-22 | Merge branch 'fc/git-complete-helper' into fc/git-prompt-script | Junio C Hamano | 1 | -1/+1 |
2012-05-14 | completion: add new __git_complete helper | Felipe Contreras | 1 | -1/+1 |
2012-05-09 | tests: move code to run tests under bash into a helper library | SZEDER Gábor | 1 | -13/+1 |
2012-04-21 | completion: fix completion after 'git --option <TAB>' | SZEDER Gábor | 1 | -0/+17 |
2012-04-21 | completion: avoid trailing space for --exec-path | Jonathan Nieder | 1 | -1/+6 |
2012-04-21 | completion: add missing general options | Felipe Contreras | 1 | -0/+16 |
2012-04-21 | tests: add tests for the __gitcomp() completion helper function | SZEDER Gábor | 1 | -0/+85 |
2012-04-15 | tests: add initial bash completion tests | Felipe Contreras | 1 | -0/+120 |