aboutsummaryrefslogtreecommitdiffstats
path: root/t/t3904-stash-patch.sh
AgeCommit message (Expand)AuthorFilesLines
2024-02-13add -p tests: remove PERL prerequisitesGhanshyam Thakkar1-6/+0
2020-04-08stash -p: (partially) fix bug concerning split hunksJohannes Schindelin1-1/+1
2020-04-08t3904: fix incorrect demonstration of a bugJohannes Schindelin1-2/+2
2018-07-03t: use test_write_lines() instead of series of 'echo' commandsEric Sunshine1-4/+4
2017-03-22stash: pass the pathspec argument to git resetThomas Gummerer1-0/+8
2015-04-16stash -p: demonstrate failure of split with mixed y/nMatthieu Moy1-0/+23
2015-04-16t3904-stash-patch: factor PERL prereq at the top of the fileMatthieu Moy1-6/+12
2015-04-16t3904-stash-patch: fix test descriptionMatthieu Moy1-1/+1
2012-01-01stash: Don't fail if work dir contains file named 'HEAD'Jonathon Mah1-18/+29
2011-04-07stash: ensure --no-keep-index and --patch can be used in any orderDan McGee1-1/+1
2011-04-07stash: add two more tests for --no-keep-indexDan McGee1-0/+12
2010-11-09tests: add missing &&Jonathan Nieder1-1/+1
2010-08-18lib-patch-mode tests: change from skip_all=* to prereq skipÆvar Arnfjörð Bjarmason1-5/+5
2009-08-15Implement 'git stash save --patch'Thomas Rast1-0/+55