summaryrefslogtreecommitdiff
path: root/git-branch.sh
Commit message (Expand)AuthorAgeFilesLines
* Create/delete branch ref logs.Shawn Pearce2006-05-191-1/+11
* Include ref log detail in commit, reset, etc.Shawn Pearce2006-05-191-1/+1
* Add "--branches", "--tags" and "--remotes" options to git-rev-parse.Sean2006-05-141-2/+1
* Update the git-branch man page to include the "-r" option,Sean Estabrooks2006-04-281-1/+1
* git-branch: add -r switch to list refs/remotes/*Eric Wong2006-03-021-0/+10
* git-branch: Documentation fixesFredrik Kuivinen2006-01-291-1/+1
* Comment fixes.Junio C Hamano2005-12-161-2/+2
* Usage message clean-up, take #2Fredrik Kuivinen2005-12-141-15/+6
* define die() for scripts that use it.Junio C Hamano2005-11-281-0/+5
* branch: make it operable from a subdirectory.Junio C Hamano2005-11-281-4/+2
* git-sh-setup: die if outside git repository.Junio C Hamano2005-11-251-1/+1
* git-branch: -f to forcibly reset branch head.Junio C Hamano2005-11-181-7/+18
* allow git-update-ref create refs with slashes in namesAlex Riesen2005-11-141-3/+2
* Do not fail on hierarchical branch names.Junio C Hamano2005-11-021-0/+2
* git-check-ref-format: reject funny ref names.Junio C Hamano2005-10-151-28/+35
* Add git-symbolic-refJunio C Hamano2005-10-011-2/+4
* git-branch -d <branch>: delete unused branch.Junio C Hamano2005-09-151-6/+54
* [PATCH] Do not create bogus branch from flag to git branchAmos Waterland2005-09-071-0/+16
* Big tool rename.Junio C Hamano2005-09-071-0/+32