Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | stash: Don't fail if work dir contains file named 'HEAD'jm/stash-diff-disambiguate | Jonathon Mah | 2012-01-01 | 1 | -18/+29 |
* | stash: ensure --no-keep-index and --patch can be used in any order | Dan McGee | 2011-04-07 | 1 | -1/+1 |
* | stash: add two more tests for --no-keep-index | Dan McGee | 2011-04-07 | 1 | -0/+12 |
* | tests: add missing && | Jonathan Nieder | 2010-11-09 | 1 | -1/+1 |
* | lib-patch-mode tests: change from skip_all=* to prereq skip | Ævar Arnfjörð Bjarmason | 2010-08-18 | 1 | -5/+5 |
* | Implement 'git stash save --patch' | Thomas Rast | 2009-08-15 | 1 | -0/+55 |