summaryrefslogtreecommitdiff
path: root/t/t3904-stash-patch.sh
Commit message (Expand)AuthorAgeFilesLines
* stash -p: (partially) fix bug concerning split hunksJohannes Schindelin2020-04-081-1/+1
* t3904: fix incorrect demonstration of a bugJohannes Schindelin2020-04-081-2/+2
* t: use test_write_lines() instead of series of 'echo' commandsEric Sunshine2018-07-031-4/+4
* stash: pass the pathspec argument to git resetThomas Gummerer2017-03-221-0/+8
* stash -p: demonstrate failure of split with mixed y/nmm/add-p-split-errorMatthieu Moy2015-04-161-0/+23
* t3904-stash-patch: factor PERL prereq at the top of the fileMatthieu Moy2015-04-161-6/+12
* t3904-stash-patch: fix test descriptionMatthieu Moy2015-04-161-1/+1
* stash: Don't fail if work dir contains file named 'HEAD'jm/stash-diff-disambiguateJonathon Mah2012-01-011-18/+29
* stash: ensure --no-keep-index and --patch can be used in any orderDan McGee2011-04-071-1/+1
* stash: add two more tests for --no-keep-indexDan McGee2011-04-071-0/+12
* tests: add missing &&Jonathan Nieder2010-11-091-1/+1
* lib-patch-mode tests: change from skip_all=* to prereq skipÆvar Arnfjörð Bjarmason2010-08-181-5/+5
* Implement 'git stash save --patch'Thomas Rast2009-08-151-0/+55