aboutsummaryrefslogtreecommitdiff
path: root/builtin-branch.c
Commit message (Expand)AuthorAge
* Merge branch 'jc/branch-remove-remote'Junio C Hamano2006-12-20
|\
| * git-branch -d: do not stop at the first failure.Quy Tonthat2006-12-18
| * Teach git-branch to delete tracking branches with -r -dJunio C Hamano2006-12-18
* | simplify inclusion of system header files.Junio C Hamano2006-12-20
|/
* Merge branch 'lh/branch-rename'Junio C Hamano2006-12-13
|\
| * git-branch: let caller specify logmsgLars Hjemli2006-12-05
| * git-branch: add options and tests for branch renamingLars Hjemli2006-12-05
* | branch --color: change default color selection.Junio C Hamano2006-12-13
* | Colourise git-branch outputAndy Parkins2006-12-12
|/
* git-branch -D: make it work even when on a yet-to-be-born branchJunio C Hamano2006-11-24
* Add -v and --abbrev options to git-branchLars Hjemli2006-11-24
* Add support to git-branch to show local and remote branchesAndy Parkins2006-11-21
* Remove uneccessarily similar printf() from print_ref_list() in builtin-branchAndy Parkins2006-11-02
* Make git-branch a builtinLars Hjemli2006-10-23