summaryrefslogtreecommitdiff
path: root/t/t3905-stash-include-untracked.sh
Commit message (Expand)AuthorAgeFilesLines
* 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 resetnm/stash-untrackedNicolas Morey-Chaisemartin2017-08-111-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'jm/stash-diff-disambiguateJonathon Mah2012-01-011-10/+23
* git-stash: remove untracked/ignored directories when stashedbc/unstash-clean-cruftsBrandon 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