summaryrefslogtreecommitdiff
path: root/t/t3903-stash.sh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'tg/stash-with-pathspec-fix'Junio C Hamano2018-01-231-0/+32
|\
| * stash: don't delete untracked files that match pathspectg/stash-with-pathspec-fixThomas Gummerer2018-01-081-0/+32
* | Merge branch 'ph/stash-save-m-option-fix'Junio C Hamano2017-12-061-0/+93
|\ \ | |/ |/|
| * stash: learn to parse -m/--message like commit doesph/stash-save-m-option-fixPhil Hord2017-11-241-0/+93
* | stash: add a test for stashing in a detached statejt/stash-testsJoel Teichroeb2017-08-191-0/+12
* | stash: add a test for when apply fails during stash branchJoel Teichroeb2017-08-191-0/+14
* | stash: add a test for stash create with no filesJoel Teichroeb2017-08-191-0/+8
|/
* Merge branch 'ps/stash-push-pathspec-fix'Junio C Hamano2017-06-221-0/+16
|\
| * git-stash: fix pushing stash with pathspec from subdirps/stash-push-pathspec-fixPatrick Steinhardt2017-06-131-0/+16
* | tests: fix tests broken under GETTEXT_POISON=YesPleaseÆvar Arnfjörð Bjarmason2017-05-111-2/+2
|/
* stash: keep untracked files intact in stash -kThomas Gummerer2017-03-221-0/+14
* stash: don't show internal implementation detailsThomas Gummerer2017-03-221-1/+1
* stash: allow pathspecs in the no verb formtg/stash-pushThomas Gummerer2017-02-281-0/+15
* stash: use stash_push for no verb formThomas Gummerer2017-02-281-3/+1
* stash: teach 'push' (and 'create_stash') to honor pathspecThomas Gummerer2017-02-281-0/+92
* stash: add test for the create command line argumentsThomas Gummerer2017-02-191-0/+18
* stash: introduce push verbThomas Gummerer2017-02-191-0/+9
* Merge branch 'jk/stash-disable-renames-internally' into maintJunio C Hamano2017-01-171-0/+9
|\
| * stash: prefer plumbing over git-diffjk/stash-disable-renames-internallyJeff King2016-12-061-0/+9
* | stash: allow stashes to be referenced by index onlyaw/numbered-stashAaron M Watson2016-10-261-0/+35
|/
* tests: remove some direct access to .git/logsdt/reflog-testsDavid Turner2015-07-281-1/+1
* Merge branch 'jk/stash-require-clean-index' into maintJunio C Hamano2015-06-251-7/+0
|\
| * Revert "stash: require a clean index to apply"jk/stash-require-clean-indexJeff King2015-06-151-7/+0
* | Merge branch 'jk/stash-options' into maintJunio C Hamano2015-06-161-0/+4
|\ \ | |/ |/|
| * stash: complain about unknown flagsJeff King2015-05-201-0/+4
* | stash: require a clean index to applyJeff King2015-04-221-0/+7
* | t3903: avoid applying onto dirty indexJeff King2015-04-221-2/+2
* | t3903: stop hard-coding commit sha1sJeff King2015-04-221-5/+5
|/
* stash: default listing to working-tree diffjk/stash-list-pJeff King2014-08-071-0/+42
* stash: handle specifying stashes with $IFSow/stash-with-ifsØystein Walle2014-01-071-0/+12
* Revert "git stash: avoid data loss when "git stash save" kills a directory"Junio C Hamano2013-08-141-18/+0
* git stash: avoid data loss when "git stash save" kills a directoryPetr Baudis2013-07-011-0/+18
* Merge branch 'rr/rebase-stash-store'Junio C Hamano2013-06-271-0/+19
|\
| * stash: introduce 'git stash store'Ramkumar Ramachandra2013-06-171-0/+19
* | Merge branch 'fc/show-non-empty-errors-in-test'Junio C Hamano2013-06-201-5/+5
|\ \
| * | test: test_must_be_empty helperJunio C Hamano2013-06-091-5/+5
| |/
* | tests: use test_ln_s_add to remove SYMLINKS prerequisite (trivial cases)Johannes Sixt2013-06-071-11/+28
|/
* Fix tests under GETTEXT_POISON on git-stashJiang Xin2012-08-271-1/+1
* diff --stat: use less columns for change countsZbigniew Jędrzejewski-Szmek2012-04-301-1/+1
* test: use --numstat instead of --stat in "git stash show" testsJonathan Nieder2012-03-131-7/+19
* test: use test_i18ncmp when checking --stat outputJonathan Nieder2012-03-131-2/+2
* Use correct grammar in diffstat summary linend/diffstat-gramnumNguyễn Thái Ngọc Duy2012-02-031-2/+2
* stash: Don't fail if work dir contains file named 'HEAD'jm/stash-diff-disambiguateJonathon Mah2012-01-011-0/+24
* Merge branch 'tr/maint-t3903-misquoted-command'Junio C Hamano2011-09-021-1/+1
|\
| * t3903: fix misquoted rev-parse invocationThomas Rast2011-08-301-1/+1
* | Fix typo: existant->existentDmitry Ivankov2011-06-161-1/+1
* | Merge branch 'dm/stash-k-i-p'Junio C Hamano2011-04-271-0/+8
|\ \
| * | stash: add two more tests for --no-keep-indexDan McGee2011-04-071-0/+8
* | | Merge branch 'jk/maint-stash-oob'Junio C Hamano2011-04-271-5/+11
|\ \ \
| * | | stash: fix false positive in the invalid ref test.Jon Seymour2011-04-051-5/+5