40 Commits (1098ff5a213265bb0d5df9a87d5493bd168f12a0)

Author SHA1 Message Date
Zbigniew Jędrzejewski-Szmek dc801e71a7 diff --stat: use less columns for change counts 13 years ago
Jonathan Nieder 1145211456 test: use --numstat instead of --stat in "git stash show" tests 13 years ago
Jonathan Nieder fc5877a623 test: use test_i18ncmp when checking --stat output 13 years ago
Nguyễn Thái Ngọc Duy 7f814632f5 Use correct grammar in diffstat summary line 13 years ago
Jonathon Mah 44df2e2970 stash: Don't fail if work dir contains file named 'HEAD' 13 years ago
Thomas Rast 1ae9644410 t3903: fix misquoted rev-parse invocation 14 years ago
Dmitry Ivankov 7be8b3baba Fix typo: existant->existent 14 years ago
Dan McGee 21ec98a75d stash: add two more tests for --no-keep-index 14 years ago
Jeff King e0e2a9cbfa stash: drop dirty worktree check on apply 14 years ago
Jon Seymour 9355fc9c35 stash: fix false positive in the invalid ref test. 14 years ago
Jeff King 59d418fe10 stash: fix accidental apply of non-existent stashes 14 years ago
Piotr Krukowiecki 6eaf92f3d0 Add test: git stash shows status relative to current dir 14 years ago
Jonathan Nieder a48fcd8369 tests: add missing && 15 years ago
Jon Seymour 57693d03db stash: fix git stash branch regression when branch creation fails 15 years ago
Tomas Carnecky 835d6a1f9f stash drops the stash even if creating the branch fails because it already exists 15 years ago
Brian Gernhardt 9027fa9eb7 git-stash: fix flag parsing 15 years ago
Brandon Casey 3fcb88785d t/t3903-stash: improve testing of git-stash show 15 years ago
Jonathan Nieder 18a8269242 tests: subshell indentation stylefix 15 years ago
Jens Lehmann fd4ec4f2bb Several tests: cd inside subshell instead of around 15 years ago
Jon Seymour 8d66bb0587 t3903: fix broken test_must_fail calls 15 years ago
Jon Seymour daf7a0c000 detached-stash: tests of git stash with stash-like arguments 15 years ago
Gary V. Vaughan 4fdf71be1c tests: use "test_cmp", not "diff", when verifying the result 15 years ago
Charles Bailey 2ba2fe292c stash tests: stash can lose data in a file removed from the index 15 years ago
Thomas Rast 460ccd0e19 stash pop: remove 'apply' options during 'drop' invocation 15 years ago
Matthieu Moy 3c2eb80fe3 stash: simplify defaulting to "save" and reject unknown options 16 years ago
Johannes Schindelin ea41cfc4f5 Make 'git stash -k' a short form for 'git stash save --keep-index' 16 years ago
Stephen Boyd fcdd0e92d9 stash: teach quiet option 16 years ago
Nanako Shiraishi 0cb0e143ff tests: use "git xyzzy" form (t0000 - t3599) 17 years ago
Abhijit Menon-Sen 4a588075c5 Add a test for "git stash branch" 17 years ago
Jeff King 3b2eb186bb fix whitespace violations in test scripts 17 years ago
Jeff King 82ebb0b6ec add test_cmp function for test scripts 17 years ago
Brandon Casey b683c08082 t3903-stash.sh: Add tests for new stash commands drop and pop 17 years ago
Brandon Casey 059f13045a t3903-stash.sh: Add missing '&&' to body of testcase 17 years ago
Junio C Hamano ceff079bdc Make sure git-stash works from subdirectory. 18 years ago
Johannes Schindelin 150937c425 Teach git-stash to "apply --index" 18 years ago