summaryrefslogtreecommitdiffstats
path: root/branch.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jn/branch-move-to-self'Junio C Hamano2011-12-131-1/+2
|\
| * Allow checkout -B <current-branch> to update the current branchJonathan Nieder2011-11-281-1/+2
* | branch: add read_branch_desc() helper functionJunio C Hamano2011-10-051-0/+5
|/
* branch --set-upstream: regression fixJunio C Hamano2011-09-161-1/+11
* Prevent force-updating of the current branchConrad Irwin2011-08-221-0/+8
* Change incorrect "remote branch" to "remote tracking branch" in C codeMatthieu Moy2010-11-031-2/+2
* Make git-clone respect branch.autosetuprebaseJunio C Hamano2009-03-031-0/+7
* branch: optionally setup branch.*.merge from upstream local branchesJay Soffian2008-02-191-1/+1
* Move code to clean up after a branch change to branch.cDaniel Barkalow2008-02-091-2/+18
* Move create_branch into a library fileDaniel Barkalow2008-02-091-0/+8