Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-03-10 | Improve "git branch --tracking" output | Junio C Hamano | 1 | -6/+17 |
2009-03-03 | Make git-clone respect branch.autosetuprebase | Junio C Hamano | 1 | -16/+33 |
2009-02-13 | Teach the "@{-1} syntax to "git branch" | Junio C Hamano | 1 | -5/+14 |
2008-10-21 | Merge branch 'jc/maint-co-track' | Junio C Hamano | 1 | -1/+3 |
2008-10-17 | Fix "checkout --track -b newbranch" on detached HEAD | Junio C Hamano | 1 | -1/+3 |
2008-10-03 | builtin-commit: use reduce_heads() only when appropriate | Miklos Vajna | 1 | -0/+1 |
2008-07-13 | Move MERGE_RR from .git/rr-cache/ into .git/ | Johannes Schindelin | 1 | -1/+1 |
2008-05-11 | Allow tracking branches to set up rebase by default. | Dustin Sallings | 1 | -1/+21 |
2008-02-19 | branch: optionally setup branch.*.merge from upstream local branches | Jay Soffian | 1 | -20/+24 |
2008-02-09 | Move code to clean up after a branch change to branch.c | Daniel Barkalow | 1 | -0/+8 |
2008-02-09 | Move create_branch into a library file | Daniel Barkalow | 1 | -0/+140 |