Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'jn/branch-move-to-self' | Junio C Hamano | 2011-12-13 | 1 | -1/+2 |
|\ | |||||
| * | Allow checkout -B <current-branch> to update the current branchjn/branch-move-to-self | Jonathan Nieder | 2011-11-28 | 1 | -1/+2 |
* | | branch: add read_branch_desc() helper function | Junio C Hamano | 2011-10-05 | 1 | -0/+5 |
|/ | |||||
* | branch --set-upstream: regression fix | Junio C Hamano | 2011-09-16 | 1 | -1/+11 |
* | Prevent force-updating of the current branch | Conrad Irwin | 2011-08-22 | 1 | -0/+8 |
* | Change incorrect "remote branch" to "remote tracking branch" in C code | Matthieu Moy | 2010-11-03 | 1 | -2/+2 |
* | Make git-clone respect branch.autosetuprebase | Junio C Hamano | 2009-03-03 | 1 | -0/+7 |
* | branch: optionally setup branch.*.merge from upstream local branches | Jay Soffian | 2008-02-19 | 1 | -1/+1 |
* | Move code to clean up after a branch change to branch.c | Daniel Barkalow | 2008-02-09 | 1 | -2/+18 |
* | Move create_branch into a library file | Daniel Barkalow | 2008-02-09 | 1 | -0/+8 |