Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-02-19 | branch: optionally setup branch.*.merge from upstream local branches | Jay Soffian | 1 | -0/+24 |
2008-02-16 | Build in checkout | Daniel Barkalow | 1 | -7/+0 |
2008-02-09 | Use diff -u instead of diff in t7201 | Daniel Barkalow | 1 | -9/+9 |
2008-02-04 | Test :/string form for checkout | Daniel Barkalow | 1 | -0/+16 |
2007-12-10 | Add more checkout tests | Daniel Barkalow | 1 | -3/+43 |
2007-11-04 | clean: require -f to do damage by default | Junio C Hamano | 1 | -6/+6 |
2007-06-08 | checkout: do not get confused with ambiguous tag/branch names | Junio C Hamano | 1 | -0/+40 |
2007-04-03 | checkout: allow detaching to HEAD even when switching to the tip of a branch | Junio C Hamano | 1 | -1/+62 |
2007-01-23 | git-checkout -m: fix merge case | Junio C Hamano | 1 | -1/+27 |
2007-01-16 | Use merge-recursive in git-checkout -m (branch switching) | Junio C Hamano | 1 | -8/+33 |
2006-09-27 | Allow git-checkout when on a non-existant branch. | Shawn Pearce | 1 | -0/+9 |
2006-06-28 | checkout -m: fix read-tree invocation | Junio C Hamano | 1 | -0/+72 |