aboutsummaryrefslogtreecommitdiff
path: root/t/t3903-stash.sh
Commit message (Expand)AuthorAge
...
* | | Add test: git stash shows status relative to current dirPiotr Krukowiecki2011-03-20
|/ /
* | tests: add missing &&Jonathan Nieder2010-11-09
* | stash: fix git stash branch regression when branch creation failsJon Seymour2010-09-29
* | stash drops the stash even if creating the branch fails because it already ex...Tomas Carnecky2010-09-29
* | git-stash: fix flag parsingBrian Gernhardt2010-09-26
* | t/t3903-stash: improve testing of git-stash showBrandon Casey2010-09-26
* | tests: subshell indentation stylefixJonathan Nieder2010-09-09
* | Merge branch 'jl/maint-fix-test'Junio C Hamano2010-09-06
|\ \ | |/ |/|
| * Several tests: cd inside subshell instead of aroundJens Lehmann2010-09-06
* | t3903: fix broken test_must_fail callsJon Seymour2010-08-31
* | detached-stash: tests of git stash with stash-like argumentsJon Seymour2010-08-21
|/
* Merge branch 'gv/portable'Junio C Hamano2010-06-21
|\
| * tests: use "test_cmp", not "diff", when verifying the resultGary V. Vaughan2010-05-31
* | stash tests: stash can lose data in a file removed from the indexCharles Bailey2010-04-20
|/
* stash pop: remove 'apply' options during 'drop' invocationThomas Rast2010-02-15
* stash: simplify defaulting to "save" and reject unknown optionsMatthieu Moy2009-09-01
* Make 'git stash -k' a short form for 'git stash save --keep-index'Johannes Schindelin2009-07-31
* stash: teach quiet optionStephen Boyd2009-06-18
* tests: use "git xyzzy" form (t0000 - t3599)Nanako Shiraishi2008-09-03
* Add a test for "git stash branch"Abhijit Menon-Sen2008-07-06
* fix whitespace violations in test scriptsJeff King2008-06-14
* add test_cmp function for test scriptsJeff King2008-03-13
* t3903-stash.sh: Add tests for new stash commands drop and popBrandon Casey2008-03-03
* t3903-stash.sh: Add missing '&&' to body of testcaseBrandon Casey2008-03-03
* Make sure git-stash works from subdirectory.Junio C Hamano2007-07-25
* Teach git-stash to "apply --index"Johannes Schindelin2007-07-06