summaryrefslogtreecommitdiff
path: root/branch.h
AgeCommit message (Expand)Author
2016-02-22branch: report errors in tracking branch setupPatrick Steinhardt
2015-10-02worktree: add top-level worktree.cMichael Rappazzo
2015-08-11worktrees: add find_shared_symrefDavid Turner
2015-07-20branch: publish die_if_checked_out()Eric Sunshine
2012-03-27checkout: suppress tracking message with "-q"Jeff King
2011-12-14Merge branch 'jn/branch-move-to-self'Junio C Hamano
2011-11-28Allow checkout -B <current-branch> to update the current branchJonathan Nieder
2011-10-05branch: add read_branch_desc() helper functionJunio C Hamano
2011-09-17branch --set-upstream: regression fixJunio C Hamano
2011-08-22Prevent force-updating of the current branchConrad Irwin
2010-11-03Change incorrect "remote branch" to "remote tracking branch" in C codeMatthieu Moy
2009-03-04Make git-clone respect branch.autosetuprebaseJunio C Hamano
2008-02-20branch: optionally setup branch.*.merge from upstream local branchesJay Soffian
2008-02-10Move code to clean up after a branch change to branch.cDaniel Barkalow
2008-02-10Move create_branch into a library fileDaniel Barkalow