Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-06-28 | Merge branch 'fc/git-prompt-script' | 1 | -13/+1 | |
2012-06-13 | completion: put main git and gitk completion functions back into git namespace | 1 | -1/+1 | |
2012-05-22 | Merge branch 'fc/git-complete-helper' into fc/git-prompt-script | 1 | -1/+1 | |
2012-05-20 | completion: rename internal helpers _git and _gitk | 1 | -1/+1 | |
2012-05-14 | completion: add new __git_complete helper | 1 | -1/+1 | |
2012-05-09 | tests: move code to run tests under bash into a helper library | 1 | -13/+1 | |
2012-04-21 | completion: fix completion after 'git --option <TAB>' | 1 | -0/+17 | |
2012-04-21 | completion: avoid trailing space for --exec-path | 1 | -1/+6 | |
2012-04-21 | completion: add missing general options | 1 | -0/+16 | |
2012-04-21 | tests: add tests for the __gitcomp() completion helper function | 1 | -0/+85 | |
2012-04-15 | tests: add initial bash completion tests | 1 | -0/+120 |