summaryrefslogtreecommitdiff
path: root/t/t3903-stash.sh
AgeCommit message (Expand)AuthorFilesLines
2010-02-15stash pop: remove 'apply' options during 'drop' invocationLibravatar Thomas Rast1-0/+9
2009-09-01stash: simplify defaulting to "save" and reject unknown optionsLibravatar Matthieu Moy1-0/+11
2009-07-31Make 'git stash -k' a short form for 'git stash save --keep-index'Libravatar Johannes Schindelin1-0/+8
2009-06-18stash: teach quiet optionLibravatar Stephen Boyd1-0/+23
2008-09-03tests: use "git xyzzy" form (t0000 - t3599)Libravatar Nanako Shiraishi1-1/+1
2008-07-06Add a test for "git stash branch"Libravatar Abhijit Menon-Sen1-0/+60
2008-06-14fix whitespace violations in test scriptsLibravatar Jeff King1-1/+1
2008-03-13add test_cmp function for test scriptsLibravatar Jeff King1-1/+1
2008-03-03t3903-stash.sh: Add tests for new stash commands drop and popLibravatar Brandon Casey1-1/+45
2008-03-03t3903-stash.sh: Add missing '&&' to body of testcaseLibravatar Brandon Casey1-2/+2
2007-07-25Make sure git-stash works from subdirectory.Libravatar Junio C Hamano1-0/+7
2007-07-06Teach git-stash to "apply --index"Libravatar Johannes Schindelin1-0/+69