summaryrefslogtreecommitdiffstats
path: root/t/t3905-stash-include-untracked.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt2024-11-211-1/+0
* builtin/stash: fix various trivial memory leaksPatrick Steinhardt2024-08-011-0/+1
* tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano2023-11-021-1/+1
* Merge branch 'rs/make-verify-path-really-verify-again'Junio C Hamano2021-10-191-0/+6
|\
| * read-cache: let verify_path() reject trailing dir separators againRené Scharfe2021-10-081-1/+1
| * t3905: show failure to ignore sub-repoRené Scharfe2021-10-081-0/+6
* | Merge branch 'dl/stash-show-untracked-fixup'Junio C Hamano2021-05-221-0/+2
|\ \
| * | stash show: use stash.showIncludeUntracked even when diff options givenDenton Liu2021-05-221-0/+2
* | | Merge branch 'dl/stash-show-untracked-fixup'Junio C Hamano2021-05-161-1/+16
|\| | | |/ |/|
| * stash show: fix segfault with --{include,only}-untrackedDenton Liu2021-05-131-0/+15
| * t3905: correct test titleDenton Liu2021-05-131-1/+1
* | Merge branch 'dl/stash-show-untracked'Junio C Hamano2021-03-221-0/+108
|\|
| * stash show: learn stash.showIncludeUntrackedDenton Liu2021-03-051-0/+2
| * stash show: teach --include-untracked and --only-untrackedDenton Liu2021-03-051-0/+106
* | Merge branch 'ab/detox-gettext-tests'Junio C Hamano2021-02-261-1/+1
|\ \ | |/ |/|
| * tests: remove most uses of test_i18ncmpÆvar Arnfjörð Bjarmason2021-02-111-1/+1
* | t3905: use test_cmp() to check file contentsDenton Liu2021-02-111-2/+4
* | t3905: replace test -s with test_file_not_emptyDenton Liu2021-02-111-6/+6
* | t3905: remove nested git in command substitutionDenton Liu2021-02-111-3/+6
* | t3905: move all commands into test casesDenton Liu2021-02-111-72/+75
* | t3905: remove spaces after redirect operatorsDenton Liu2021-02-111-20/+20
|/
* Fix spelling errors in test commandsElijah Newren2019-11-101-2/+2
* built-in stash: handle :(glob) pathspecs againJohannes Schindelin2019-03-081-0/+6
* t/*: fix ordering of expected/observed argumentsMatthew DeVore2018-10-071-1/+1
* t3905: abstract away SHA-1-specific constantsbrian m. carlson2018-05-211-4/+7
* stash push -u: don't create empty stashThomas Gummerer2018-03-201-0/+6
* stash push: avoid printing errorsThomas Gummerer2018-03-201-0/+46
* stash: clean untracked files before resetNicolas Morey-Chaisemartin2017-08-121-0/+17
* stash: teach 'push' (and 'create_stash') to honor pathspecThomas Gummerer2017-02-281-0/+26
* t3905-stash-include-untracked.sh: use the $( ... ) construct for command subs...Elia Pinto2014-04-301-2/+2
* stash: Don't fail if work dir contains file named 'HEAD'Jonathon Mah2012-01-011-10/+23
* git-stash: remove untracked/ignored directories when stashedBrandon Casey2011-08-271-3/+23
* t/t3905: add missing '&&' linkageBrandon Casey2011-08-271-3/+3
* t/t3905: use the name 'actual' for test output, swap arguments to test_cmpBrandon Casey2011-08-271-12/+12
* stash: Add --include-untracked option to stash and remove all untracked filesDavid Caldwell2011-06-261-0/+155