Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2006-12-20 | simplify inclusion of system header files. | Junio C Hamano | 1 | -1/+1 |
2006-12-13 | Merge branch 'lh/branch-rename' | Junio C Hamano | 1 | -1/+50 |
2006-12-13 | branch --color: change default color selection. | Junio C Hamano | 1 | -2/+2 |
2006-12-12 | Colourise git-branch output | Andy Parkins | 1 | -5/+87 |
2006-12-05 | git-branch: let caller specify logmsg | Lars Hjemli | 1 | -2/+6 |
2006-12-05 | git-branch: add options and tests for branch renaming | Lars Hjemli | 1 | -1/+46 |
2006-11-24 | git-branch -D: make it work even when on a yet-to-be-born branch | Junio C Hamano | 1 | -4/+8 |
2006-11-24 | Add -v and --abbrev options to git-branch | Lars Hjemli | 1 | -5/+43 |
2006-11-21 | Add support to git-branch to show local and remote branches | Andy Parkins | 1 | -22/+81 |
2006-11-02 | Remove uneccessarily similar printf() from print_ref_list() in builtin-branch | Andy Parkins | 1 | -3/+5 |
2006-10-23 | Make git-branch a builtin | Lars Hjemli | 1 | -0/+219 |