89 Commits (2b6a9b13ca4a687aeb0cad5f32e49711b3e67aaa)

Author SHA1 Message Date
Thomas Gummerer 8e407bc817 stash: setup default diff output format if necessary 6 years ago
Paul-Sebastian Ungureanu 1ac528c0b0 stash: make push -q quiet 6 years ago
Paul-Sebastian Ungureanu ab8ad46ec7 stash: rename test cases to be more descriptive 6 years ago
Matthew Kraai b6e531e6c6 t3903: add test for --intent-to-add file 6 years ago
Paul-Sebastian Ungureanu 6a0b88b24d t3903: modernize style 6 years ago
Joel Teichroeb 93415f58e0 stash: improve option parsing test coverage 6 years ago
Thomas Gummerer 0640897dc5 ident: don't require calling prepare_fallback_ident first 6 years ago
Slavica Djukic 3bc2111fc2 stash: tolerate missing user identity 6 years ago
Matthew DeVore dcbaa0b361 t/*: fix ordering of expected/observed arguments 6 years ago
SZEDER Gábor 79b04f9b60 t3903-stash: don't try to grep non-existing file 7 years ago
David Turner cbc5cf7ce5 t: make many tests depend less on the refs being files 7 years ago
Thomas Gummerer bba067d2fa stash: don't delete untracked files that match pathspec 7 years ago
Phil Hord 5675473fcb stash: learn to parse -m/--message like commit does 7 years ago
Joel Teichroeb 4e9bf3dd6d stash: add a test for stashing in a detached state 8 years ago
Joel Teichroeb b04e6915fa stash: add a test for when apply fails during stash branch 8 years ago
Joel Teichroeb c95bc226d4 stash: add a test for stash create with no files 8 years ago
Patrick Steinhardt 22fc703ec9 git-stash: fix pushing stash with pathspec from subdir 8 years ago
Ævar Arnfjörð Bjarmason 0d75bfe67b tests: fix tests broken under GETTEXT_POISON=YesPlease 8 years ago
Thomas Gummerer e0e7f99ea4 stash: keep untracked files intact in stash -k 8 years ago
Thomas Gummerer 1790f4fea0 stash: don't show internal implementation details 8 years ago
Thomas Gummerer 9e140909f6 stash: allow pathspecs in the no verb form 8 years ago
Thomas Gummerer 1ada5020b3 stash: use stash_push for no verb form 8 years ago
Thomas Gummerer df6bba0937 stash: teach 'push' (and 'create_stash') to honor pathspec 8 years ago
Thomas Gummerer 6f5ccd4df5 stash: add test for the create command line arguments 8 years ago
Thomas Gummerer f5727e26e4 stash: introduce push verb 8 years ago
Jeff King 9d4e28ead5 stash: prefer plumbing over git-diff 8 years ago
Aaron M Watson a56c8f5aab stash: allow stashes to be referenced by index only 8 years ago
David Turner d0ab058498 tests: remove some direct access to .git/logs 10 years ago
Jeff King 19376104a8 Revert "stash: require a clean index to apply" 10 years ago
Jeff King d6cc2df5c8 stash: complain about unknown flags 10 years ago
Jeff King ed178ef13a stash: require a clean index to apply 10 years ago
Jeff King 88bab59c5b t3903: avoid applying onto dirty index 10 years ago
Jeff King f2f3fc9547 t3903: stop hard-coding commit sha1s 10 years ago
Jeff King 288c67caf6 stash: default listing to working-tree diff 11 years ago
Øystein Walle 2a07e4374c stash: handle specifying stashes with $IFS 11 years ago
Junio C Hamano c1ebd90c83 Revert "git stash: avoid data loss when "git stash save" kills a directory" 12 years ago
Petr Baudis a73653130e git stash: avoid data loss when "git stash save" kills a directory 12 years ago
Ramkumar Ramachandra bd514cada4 stash: introduce 'git stash store' 12 years ago
Junio C Hamano ca8d148daf test: test_must_be_empty helper 12 years ago
Johannes Sixt 889c6f0e4d tests: use test_ln_s_add to remove SYMLINKS prerequisite (trivial cases) 12 years ago
Jiang Xin 2878568847 Fix tests under GETTEXT_POISON on git-stash 13 years ago
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