index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t3903-stash.sh
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-07
t/*: fix ordering of expected/observed arguments
Matthew DeVore
1
-4
/
+4
2018-08-22
t3903-stash: don't try to grep non-existing file
SZEDER Gábor
1
-1
/
+1
2018-05-23
t: make many tests depend less on the refs being files
David Turner
1
-1
/
+1
2018-01-23
Merge branch 'tg/stash-with-pathspec-fix'
Junio C Hamano
1
-0
/
+32
2018-01-08
stash: don't delete untracked files that match pathspec
Thomas Gummerer
1
-0
/
+32
2017-12-06
Merge branch 'ph/stash-save-m-option-fix'
Junio C Hamano
1
-0
/
+93
2017-11-24
stash: learn to parse -m/--message like commit does
Phil Hord
1
-0
/
+93
2017-08-19
stash: add a test for stashing in a detached state
Joel Teichroeb
1
-0
/
+12
2017-08-19
stash: add a test for when apply fails during stash branch
Joel Teichroeb
1
-0
/
+14
2017-08-19
stash: add a test for stash create with no files
Joel Teichroeb
1
-0
/
+8
2017-06-22
Merge branch 'ps/stash-push-pathspec-fix'
Junio C Hamano
1
-0
/
+16
2017-06-13
git-stash: fix pushing stash with pathspec from subdir
Patrick Steinhardt
1
-0
/
+16
2017-05-11
tests: fix tests broken under GETTEXT_POISON=YesPlease
Ævar Arnfjörð Bjarmason
1
-2
/
+2
2017-03-22
stash: keep untracked files intact in stash -k
Thomas Gummerer
1
-0
/
+14
2017-03-22
stash: don't show internal implementation details
Thomas Gummerer
1
-1
/
+1
2017-02-28
stash: allow pathspecs in the no verb form
Thomas Gummerer
1
-0
/
+15
2017-02-28
stash: use stash_push for no verb form
Thomas Gummerer
1
-3
/
+1
2017-02-28
stash: teach 'push' (and 'create_stash') to honor pathspec
Thomas Gummerer
1
-0
/
+92
2017-02-19
stash: add test for the create command line arguments
Thomas Gummerer
1
-0
/
+18
2017-02-19
stash: introduce push verb
Thomas Gummerer
1
-0
/
+9
2017-01-17
Merge branch 'jk/stash-disable-renames-internally' into maint
Junio C Hamano
1
-0
/
+9
2016-12-06
stash: prefer plumbing over git-diff
Jeff King
1
-0
/
+9
2016-10-26
stash: allow stashes to be referenced by index only
Aaron M Watson
1
-0
/
+35
2015-07-28
tests: remove some direct access to .git/logs
David Turner
1
-1
/
+1
2015-06-25
Merge branch 'jk/stash-require-clean-index' into maint
Junio C Hamano
1
-7
/
+0
2015-06-16
Merge branch 'jk/stash-options' into maint
Junio C Hamano
1
-0
/
+4
2015-06-15
Revert "stash: require a clean index to apply"
Jeff King
1
-7
/
+0
2015-05-20
stash: complain about unknown flags
Jeff King
1
-0
/
+4
2015-04-22
stash: require a clean index to apply
Jeff King
1
-0
/
+7
2015-04-22
t3903: avoid applying onto dirty index
Jeff King
1
-2
/
+2
2015-04-22
t3903: stop hard-coding commit sha1s
Jeff King
1
-5
/
+5
2014-08-07
stash: default listing to working-tree diff
Jeff King
1
-0
/
+42
2014-01-07
stash: handle specifying stashes with $IFS
Øystein Walle
1
-0
/
+12
2013-08-14
Revert "git stash: avoid data loss when "git stash save" kills a directory"
Junio C Hamano
1
-18
/
+0
2013-07-01
git stash: avoid data loss when "git stash save" kills a directory
Petr Baudis
1
-0
/
+18
2013-06-27
Merge branch 'rr/rebase-stash-store'
Junio C Hamano
1
-0
/
+19
2013-06-20
Merge branch 'fc/show-non-empty-errors-in-test'
Junio C Hamano
1
-5
/
+5
2013-06-17
stash: introduce 'git stash store'
Ramkumar Ramachandra
1
-0
/
+19
2013-06-09
test: test_must_be_empty helper
Junio C Hamano
1
-5
/
+5
2013-06-07
tests: use test_ln_s_add to remove SYMLINKS prerequisite (trivial cases)
Johannes Sixt
1
-11
/
+28
2012-08-27
Fix tests under GETTEXT_POISON on git-stash
Jiang Xin
1
-1
/
+1
2012-04-30
diff --stat: use less columns for change counts
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2012-03-13
test: use --numstat instead of --stat in "git stash show" tests
Jonathan Nieder
1
-7
/
+19
2012-03-13
test: use test_i18ncmp when checking --stat output
Jonathan Nieder
1
-2
/
+2
2012-02-03
Use correct grammar in diffstat summary line
Nguyễn Thái Ngọc Duy
1
-2
/
+2
2012-01-01
stash: Don't fail if work dir contains file named 'HEAD'
Jonathon Mah
1
-0
/
+24
2011-09-02
Merge branch 'tr/maint-t3903-misquoted-command'
Junio C Hamano
1
-1
/
+1
2011-08-30
t3903: fix misquoted rev-parse invocation
Thomas Rast
1
-1
/
+1
2011-06-16
Fix typo: existant->existent
Dmitry Ivankov
1
-1
/
+1
2011-04-27
Merge branch 'dm/stash-k-i-p'
Junio C Hamano
1
-0
/
+8
[next]