Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'fc/git-prompt-script' | Junio C Hamano | 2012-06-28 |
|\ | |||
| * | Merge branch 'fc/git-complete-helper' into fc/git-prompt-script | Junio C Hamano | 2012-05-22 |
| |\ | |||
| * | | tests: move code to run tests under bash into a helper library | SZEDER Gábor | 2012-05-09 |
* | | | completion: put main git and gitk completion functions back into git namespace | SZEDER Gábor | 2012-06-13 |
* | | | completion: rename internal helpers _git and _gitk | Felipe Contreras | 2012-05-20 |
| |/ |/| | |||
* | | completion: add new __git_complete helper | Felipe Contreras | 2012-05-14 |
|/ | |||
* | completion: fix completion after 'git --option <TAB>' | SZEDER Gábor | 2012-04-21 |
* | completion: avoid trailing space for --exec-path | Jonathan Nieder | 2012-04-21 |
* | completion: add missing general options | Felipe Contreras | 2012-04-21 |
* | tests: add tests for the __gitcomp() completion helper function | SZEDER Gábor | 2012-04-21 |
* | tests: add initial bash completion tests | Felipe Contreras | 2012-04-15 |