Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2006-12-18 | git-branch -d: do not stop at the first failure. | 1 | -18/+39 | |
2006-12-18 | Teach git-branch to delete tracking branches with -r -d | 1 | -13/+28 | |
2006-12-13 | Merge branch 'lh/branch-rename' | 1 | -1/+50 | |
2006-12-13 | branch --color: change default color selection. | 1 | -2/+2 | |
2006-12-12 | Colourise git-branch output | 1 | -5/+87 | |
2006-12-05 | git-branch: let caller specify logmsg | 1 | -2/+6 | |
2006-12-05 | git-branch: add options and tests for branch renaming | 1 | -1/+46 | |
2006-11-24 | git-branch -D: make it work even when on a yet-to-be-born branch | 1 | -4/+8 | |
2006-11-24 | Add -v and --abbrev options to git-branch | 1 | -5/+43 | |
2006-11-21 | Add support to git-branch to show local and remote branches | 1 | -22/+81 | |
2006-11-02 | Remove uneccessarily similar printf() from print_ref_list() in builtin-branch | 1 | -3/+5 | |
2006-10-23 | Make git-branch a builtin | 1 | -0/+219 |