summaryrefslogtreecommitdiff
path: root/t/t3904-stash-patch.sh
AgeCommit message (Expand)Author
2018-07-03t: use test_write_lines() instead of series of 'echo' commandsEric Sunshine
2017-03-22stash: pass the pathspec argument to git resetThomas Gummerer
2015-04-16stash -p: demonstrate failure of split with mixed y/nMatthieu Moy
2015-04-16t3904-stash-patch: factor PERL prereq at the top of the fileMatthieu Moy
2015-04-16t3904-stash-patch: fix test descriptionMatthieu Moy
2012-01-01stash: Don't fail if work dir contains file named 'HEAD'Jonathon Mah
2011-04-07stash: ensure --no-keep-index and --patch can be used in any orderDan McGee
2011-04-07stash: add two more tests for --no-keep-indexDan McGee
2010-11-09tests: add missing &&Jonathan Nieder
2010-08-18lib-patch-mode tests: change from skip_all=* to prereq skipÆvar Arnfjörð Bjarmason
2009-08-15Implement 'git stash save --patch'Thomas Rast