summaryrefslogtreecommitdiff
path: root/builtin-branch.c
Commit message (Expand)AuthorAgeFilesLines
* simplify inclusion of system header files.Junio C Hamano2006-12-201-1/+1
* Merge branch 'lh/branch-rename'Junio C Hamano2006-12-131-1/+50
|\
| * git-branch: let caller specify logmsgLars Hjemli2006-12-051-2/+6
| * git-branch: add options and tests for branch renamingLars Hjemli2006-12-051-1/+46
* | branch --color: change default color selection.Junio C Hamano2006-12-131-2/+2
* | Colourise git-branch outputAndy Parkins2006-12-121-5/+87
|/
* git-branch -D: make it work even when on a yet-to-be-born branchJunio C Hamano2006-11-241-4/+8
* Add -v and --abbrev options to git-branchLars Hjemli2006-11-241-5/+43
* Add support to git-branch to show local and remote branchesAndy Parkins2006-11-211-22/+81
* Remove uneccessarily similar printf() from print_ref_list() in builtin-branchAndy Parkins2006-11-021-3/+5
* Make git-branch a builtinLars Hjemli2006-10-231-0/+219