aboutsummaryrefslogtreecommitdiffstats
path: root/git-branch.sh
AgeCommit message (Expand)AuthorFilesLines
2006-05-19Create/delete branch ref logs.Shawn Pearce1-1/+11
2006-05-19Include ref log detail in commit, reset, etc.Shawn Pearce1-1/+1
2006-05-14Add "--branches", "--tags" and "--remotes" options to git-rev-parse.Sean1-2/+1
2006-04-28Update the git-branch man page to include the "-r" option,Sean Estabrooks1-1/+1
2006-03-02git-branch: add -r switch to list refs/remotes/*Eric Wong1-0/+10
2006-01-29git-branch: Documentation fixesFredrik Kuivinen1-1/+1
2005-12-16Comment fixes.Junio C Hamano1-2/+2
2005-12-14Usage message clean-up, take #2Fredrik Kuivinen1-15/+6
2005-11-28define die() for scripts that use it.Junio C Hamano1-0/+5
2005-11-28branch: make it operable from a subdirectory.Junio C Hamano1-4/+2
2005-11-25git-sh-setup: die if outside git repository.Junio C Hamano1-1/+1
2005-11-18git-branch: -f to forcibly reset branch head.Junio C Hamano1-7/+18
2005-11-14allow git-update-ref create refs with slashes in namesAlex Riesen1-3/+2
2005-11-02Do not fail on hierarchical branch names.Junio C Hamano1-0/+2
2005-10-15git-check-ref-format: reject funny ref names.Junio C Hamano1-28/+35
2005-10-01Add git-symbolic-refJunio C Hamano1-2/+4
2005-09-15git-branch -d <branch>: delete unused branch.Junio C Hamano1-6/+54
2005-09-07[PATCH] Do not create bogus branch from flag to git branchAmos Waterland1-0/+16
2005-09-07Big tool rename.Junio C Hamano1-0/+32