summaryrefslogtreecommitdiff
path: root/t/t3903-stash.sh
Commit message (Expand)AuthorAgeFilesLines
* tests: use "git xyzzy" form (t0000 - t3599)Nanako Shiraishi2008-09-031-1/+1
* Add a test for "git stash branch"Abhijit Menon-Sen2008-07-061-0/+60
* fix whitespace violations in test scriptsJeff King2008-06-141-1/+1
* add test_cmp function for test scriptsJeff King2008-03-131-1/+1
* t3903-stash.sh: Add tests for new stash commands drop and popBrandon Casey2008-03-031-1/+45
* t3903-stash.sh: Add missing '&&' to body of testcaseBrandon Casey2008-03-031-2/+2
* Make sure git-stash works from subdirectory.Junio C Hamano2007-07-251-0/+7
* Teach git-stash to "apply --index"Johannes Schindelin2007-07-061-0/+69