aboutsummaryrefslogtreecommitdiff
path: root/t/t3903-stash.sh
Commit message (Expand)AuthorAge
* Merge branch 'ph/stash-save-m-option-fix'Junio C Hamano2017-12-06
|\
| * stash: learn to parse -m/--message like commit doesPhil Hord2017-11-24
* | stash: add a test for stashing in a detached stateJoel Teichroeb2017-08-19
* | stash: add a test for when apply fails during stash branchJoel Teichroeb2017-08-19
* | stash: add a test for stash create with no filesJoel Teichroeb2017-08-19
|/
* Merge branch 'ps/stash-push-pathspec-fix'Junio C Hamano2017-06-22
|\
| * git-stash: fix pushing stash with pathspec from subdirPatrick Steinhardt2017-06-13
* | tests: fix tests broken under GETTEXT_POISON=YesPleaseÆvar Arnfjörð Bjarmason2017-05-11
|/
* stash: keep untracked files intact in stash -kThomas Gummerer2017-03-22
* stash: don't show internal implementation detailsThomas Gummerer2017-03-22
* stash: allow pathspecs in the no verb formThomas Gummerer2017-02-28
* stash: use stash_push for no verb formThomas Gummerer2017-02-28
* stash: teach 'push' (and 'create_stash') to honor pathspecThomas Gummerer2017-02-28
* stash: add test for the create command line argumentsThomas Gummerer2017-02-19
* stash: introduce push verbThomas Gummerer2017-02-19
* Merge branch 'jk/stash-disable-renames-internally' into maintJunio C Hamano2017-01-17
|\
| * stash: prefer plumbing over git-diffJeff King2016-12-06
* | stash: allow stashes to be referenced by index onlyAaron M Watson2016-10-26
|/
* tests: remove some direct access to .git/logsDavid Turner2015-07-28
* Merge branch 'jk/stash-require-clean-index' into maintJunio C Hamano2015-06-25
|\
| * Revert "stash: require a clean index to apply"Jeff King2015-06-15
* | Merge branch 'jk/stash-options' into maintJunio C Hamano2015-06-16
|\ \ | |/ |/|
| * stash: complain about unknown flagsJeff King2015-05-20
* | stash: require a clean index to applyJeff King2015-04-22
* | t3903: avoid applying onto dirty indexJeff King2015-04-22
* | t3903: stop hard-coding commit sha1sJeff King2015-04-22
|/
* stash: default listing to working-tree diffJeff King2014-08-07
* stash: handle specifying stashes with $IFSØystein Walle2014-01-07
* Revert "git stash: avoid data loss when "git stash save" kills a directory"Junio C Hamano2013-08-14
* git stash: avoid data loss when "git stash save" kills a directoryPetr Baudis2013-07-01
* Merge branch 'rr/rebase-stash-store'Junio C Hamano2013-06-27
|\
| * stash: introduce 'git stash store'Ramkumar Ramachandra2013-06-17
* | Merge branch 'fc/show-non-empty-errors-in-test'Junio C Hamano2013-06-20
|\ \
| * | test: test_must_be_empty helperJunio C Hamano2013-06-09
| |/
* | tests: use test_ln_s_add to remove SYMLINKS prerequisite (trivial cases)Johannes Sixt2013-06-07
|/
* Fix tests under GETTEXT_POISON on git-stashJiang Xin2012-08-27
* diff --stat: use less columns for change countsZbigniew Jędrzejewski-Szmek2012-04-30
* test: use --numstat instead of --stat in "git stash show" testsJonathan Nieder2012-03-13
* test: use test_i18ncmp when checking --stat outputJonathan Nieder2012-03-13
* Use correct grammar in diffstat summary lineNguyễn Thái Ngọc Duy2012-02-03
* stash: Don't fail if work dir contains file named 'HEAD'Jonathon Mah2012-01-01
* Merge branch 'tr/maint-t3903-misquoted-command'Junio C Hamano2011-09-02
|\
| * t3903: fix misquoted rev-parse invocationThomas Rast2011-08-30
* | Fix typo: existant->existentDmitry Ivankov2011-06-16
* | Merge branch 'dm/stash-k-i-p'Junio C Hamano2011-04-27
|\ \
| * | stash: add two more tests for --no-keep-indexDan McGee2011-04-07
* | | Merge branch 'jk/maint-stash-oob'Junio C Hamano2011-04-27
|\ \ \
| * | | stash: fix false positive in the invalid ref test.Jon Seymour2011-04-05
| * | | stash: fix accidental apply of non-existent stashesJeff King2011-04-05
* | | | stash: drop dirty worktree check on applyJeff King2011-04-06
| |/ / |/| |