summaryrefslogtreecommitdiff
path: root/t/t3905-stash-include-untracked.sh
AgeCommit message (Expand)Author
2021-05-22Merge branch 'dl/stash-show-untracked-fixup'Junio C Hamano
2021-05-22stash show: use stash.showIncludeUntracked even when diff options givenDenton Liu
2021-05-16Merge branch 'dl/stash-show-untracked-fixup'Junio C Hamano
2021-05-12stash show: fix segfault with --{include,only}-untrackedDenton Liu
2021-05-12t3905: correct test titleDenton Liu
2021-03-22Merge branch 'dl/stash-show-untracked'Junio C Hamano
2021-03-05stash show: learn stash.showIncludeUntrackedDenton Liu
2021-03-05stash show: teach --include-untracked and --only-untrackedDenton Liu
2021-02-26Merge branch 'ab/detox-gettext-tests'Junio C Hamano
2021-02-11t3905: use test_cmp() to check file contentsDenton Liu
2021-02-11t3905: replace test -s with test_file_not_emptyDenton Liu
2021-02-11t3905: remove nested git in command substitutionDenton Liu
2021-02-11t3905: move all commands into test casesDenton Liu
2021-02-11t3905: remove spaces after redirect operatorsDenton Liu
2021-02-11tests: remove most uses of test_i18ncmpÆvar Arnfjörð Bjarmason
2019-11-10Fix spelling errors in test commandsElijah Newren
2019-03-08built-in stash: handle :(glob) pathspecs againJohannes Schindelin
2018-10-06t/*: fix ordering of expected/observed argumentsMatthew DeVore
2018-05-21t3905: abstract away SHA-1-specific constantsbrian m. carlson
2018-03-20stash push -u: don't create empty stashThomas Gummerer
2018-03-20stash push: avoid printing errorsThomas Gummerer
2017-08-11stash: clean untracked files before resetNicolas Morey-Chaisemartin
2017-02-28stash: teach 'push' (and 'create_stash') to honor pathspecThomas Gummerer
2014-04-30t3905-stash-include-untracked.sh: use the $( ... ) construct for command subs...Elia Pinto
2012-01-01stash: Don't fail if work dir contains file named 'HEAD'Jonathon Mah
2011-08-27git-stash: remove untracked/ignored directories when stashedBrandon Casey
2011-08-27t/t3905: add missing '&&' linkageBrandon Casey
2011-08-27t/t3905: use the name 'actual' for test output, swap arguments to test_cmpBrandon Casey
2011-06-26stash: Add --include-untracked option to stash and remove all untracked filesDavid Caldwell