summaryrefslogtreecommitdiff
path: root/builtin-branch.c
AgeCommit message (Expand)AuthorFilesLines
2006-11-24git-branch -D: make it work even when on a yet-to-be-born branchLibravatar Junio C Hamano1-4/+8
2006-11-24Add -v and --abbrev options to git-branchLibravatar Lars Hjemli1-5/+43
2006-11-21Add support to git-branch to show local and remote branchesLibravatar Andy Parkins1-22/+81
2006-11-02Remove uneccessarily similar printf() from print_ref_list() in builtin-branchLibravatar Andy Parkins1-3/+5
2006-10-23Make git-branch a builtinLibravatar Lars Hjemli1-0/+219