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