summaryrefslogtreecommitdiff
path: root/git-branch.sh
AgeCommit message (Expand)Author
2006-10-01Clean up "git-branch.sh" and add remove recursive dir test cases.Christian Couder
2006-09-30git-branch: remove D/F check done by hand.Junio C Hamano
2006-09-28When creating branch c/d check that branch c does not already exists.Christian Couder
2006-09-28Merge branch 'master' into lj/refsJunio C Hamano
2006-09-27update a few Porcelain-ish for ref lock safety.Junio C Hamano
2006-09-26Remove empty ref directories that prevent creating a ref.Christian Couder
2006-09-17Use Linus' show ref in "git-branch.sh".Christian Couder
2006-05-19Create/delete branch ref logs.Shawn Pearce
2006-05-19Include ref log detail in commit, reset, etc.Shawn Pearce
2006-05-14Add "--branches", "--tags" and "--remotes" options to git-rev-parse.Sean
2006-04-28Update the git-branch man page to include the "-r" option,Sean Estabrooks
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