summaryrefslogtreecommitdiff
path: root/branch.h
AgeCommit message (Expand)AuthorFilesLines
2017-02-20branch: record creation of renamed branch in HEAD's logLibravatar Kyle Meyer1-1/+2
2016-11-09create_branch: drop unused "head" parameterLibravatar Jeff King1-8/+14
2016-04-22worktree.c: check whether branch is rebased in another worktreeLibravatar Nguyễn Thái Ngọc Duy1-1/+1
2016-04-04branch -m: update all per-worktree HEADsLibravatar Kazuki Yamaguchi1-0/+7
2016-02-22branch: report errors in tracking branch setupLibravatar Patrick Steinhardt1-1/+2
2015-10-02worktree: add top-level worktree.cLibravatar Michael Rappazzo1-8/+0
2015-08-11worktrees: add find_shared_symrefLibravatar David Turner1-0/+8
2015-07-20branch: publish die_if_checked_out()Libravatar Eric Sunshine1-0/+7
2012-03-26checkout: suppress tracking message with "-q"Libravatar Jeff King1-1/+1
2011-12-13Merge branch 'jn/branch-move-to-self'Libravatar Junio C Hamano1-1/+2
2011-11-28Allow checkout -B <current-branch> to update the current branchLibravatar Jonathan Nieder1-1/+2
2011-10-05branch: add read_branch_desc() helper functionLibravatar Junio C Hamano1-0/+5
2011-09-16branch --set-upstream: regression fixLibravatar Junio C Hamano1-1/+11
2011-08-22Prevent force-updating of the current branchLibravatar Conrad Irwin1-0/+8
2010-11-03Change incorrect "remote branch" to "remote tracking branch" in C codeLibravatar Matthieu Moy1-2/+2
2009-03-03Make git-clone respect branch.autosetuprebaseLibravatar Junio C Hamano1-0/+7
2008-02-19branch: optionally setup branch.*.merge from upstream local branchesLibravatar Jay Soffian1-1/+1
2008-02-09Move code to clean up after a branch change to branch.cLibravatar Daniel Barkalow1-2/+18
2008-02-09Move create_branch into a library fileLibravatar Daniel Barkalow1-0/+8