summaryrefslogtreecommitdiff
path: root/git-branch.sh
AgeCommit message (Expand)Author
2006-03-03git-branch: add -r switch to list refs/remotes/*Eric Wong
2006-01-29git-branch: Documentation fixesFredrik Kuivinen
2005-12-17Comment fixes.Junio C Hamano
2005-12-14Usage message clean-up, take #2Fredrik Kuivinen
2005-11-29define die() for scripts that use it.Junio C Hamano
2005-11-29branch: make it operable from a subdirectory.Junio C Hamano
2005-11-25git-sh-setup: die if outside git repository.Junio C Hamano
2005-11-18git-branch: -f to forcibly reset branch head.Junio C Hamano
2005-11-15allow git-update-ref create refs with slashes in namesAlex Riesen
2005-11-03Do not fail on hierarchical branch names.Junio C Hamano
2005-10-15git-check-ref-format: reject funny ref names.Junio C Hamano
2005-10-02Add git-symbolic-refJunio C Hamano
2005-09-15git-branch -d <branch>: delete unused branch.Junio C Hamano
2005-09-08[PATCH] Do not create bogus branch from flag to git branchAmos Waterland
2005-09-08Big tool rename.Junio C Hamano