Age | Commit message (Expand) | Author | Files | Lines |
2017-02-20 | branch: record creation of renamed branch in HEAD's log | Kyle Meyer | 1 | -1/+2 |
2016-11-09 | create_branch: drop unused "head" parameter | Jeff King | 1 | -8/+14 |
2016-04-22 | worktree.c: check whether branch is rebased in another worktree | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2016-04-04 | branch -m: update all per-worktree HEADs | Kazuki Yamaguchi | 1 | -0/+7 |
2016-02-22 | branch: report errors in tracking branch setup | Patrick Steinhardt | 1 | -1/+2 |
2015-10-02 | worktree: add top-level worktree.c | Michael Rappazzo | 1 | -8/+0 |
2015-08-11 | worktrees: add find_shared_symref | David Turner | 1 | -0/+8 |
2015-07-20 | branch: publish die_if_checked_out() | Eric Sunshine | 1 | -0/+7 |
2012-03-26 | checkout: suppress tracking message with "-q" | Jeff King | 1 | -1/+1 |
2011-12-13 | Merge branch 'jn/branch-move-to-self' | Junio C Hamano | 1 | -1/+2 |
2011-11-28 | Allow checkout -B <current-branch> to update the current branch | Jonathan Nieder | 1 | -1/+2 |
2011-10-05 | branch: add read_branch_desc() helper function | Junio C Hamano | 1 | -0/+5 |
2011-09-16 | branch --set-upstream: regression fix | Junio C Hamano | 1 | -1/+11 |
2011-08-22 | Prevent force-updating of the current branch | Conrad Irwin | 1 | -0/+8 |
2010-11-03 | Change incorrect "remote branch" to "remote tracking branch" in C code | Matthieu Moy | 1 | -2/+2 |
2009-03-03 | Make git-clone respect branch.autosetuprebase | Junio C Hamano | 1 | -0/+7 |
2008-02-19 | branch: optionally setup branch.*.merge from upstream local branches | Jay Soffian | 1 | -1/+1 |
2008-02-09 | Move code to clean up after a branch change to branch.c | Daniel Barkalow | 1 | -2/+18 |
2008-02-09 | Move create_branch into a library file | Daniel Barkalow | 1 | -0/+8 |