Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2009-08-28 | Make test case number unique | Johannes Sixt | 1 | -0/+0 |
2009-08-18 | tests: disable interactive hunk selection tests if perl is not available | Jeff King | 1 | -0/+5 |
2009-08-16 | DWIM 'git stash save -p' for 'git stash -p' | Thomas Rast | 2 | -3/+3 |
2009-08-16 | Implement 'git stash save --patch' | Thomas Rast | 4 | -18/+145 |
2009-08-16 | Implement 'git checkout --patch' | Thomas Rast | 4 | -1/+199 |
2009-08-16 | Implement 'git reset --patch' | Thomas Rast | 4 | -6/+154 |
2009-08-14 | builtin-add: refactor the meat of interactive_add() | Thomas Rast | 2 | -14/+31 |