summaryrefslogtreecommitdiffstats
path: root/t/t3905-stash-include-untracked.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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