Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-03-06 | reset: disallow using --keep when there are unmerged entries | Christian Couder | 1 | -14/+9 |
2010-01-24 | reset: add test cases for "--keep" option | Christian Couder | 1 | -1/+118 |
2010-01-03 | "reset --merge": fix unmerged case | Junio C Hamano | 1 | -9/+31 |
2010-01-03 | reset: use "unpack_trees()" directly instead of "git read-tree" | Stephan Beyer | 1 | -5/+7 |
2009-12-30 | reset: add a few tests for "git reset --merge" | Christian Couder | 1 | -0/+159 |