Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-09-01 | stash: simplify defaulting to "save" and reject unknown options | 1 | -0/+11 | |
2009-07-31 | Make 'git stash -k' a short form for 'git stash save --keep-index' | 1 | -0/+8 | |
2009-06-18 | stash: teach quiet option | 1 | -0/+23 | |
2008-09-03 | tests: use "git xyzzy" form (t0000 - t3599) | 1 | -1/+1 | |
2008-07-06 | Add a test for "git stash branch" | 1 | -0/+60 | |
2008-06-14 | fix whitespace violations in test scripts | 1 | -1/+1 | |
2008-03-13 | add test_cmp function for test scripts | 1 | -1/+1 | |
2008-03-03 | t3903-stash.sh: Add tests for new stash commands drop and pop | 1 | -1/+45 | |
2008-03-03 | t3903-stash.sh: Add missing '&&' to body of testcase | 1 | -2/+2 | |
2007-07-25 | Make sure git-stash works from subdirectory. | 1 | -0/+7 | |
2007-07-06 | Teach git-stash to "apply --index" | 1 | -0/+69 |