index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t3903-stash.sh
Commit message (
Expand
)
Author
Age
*
stash: allow pathspecs in the no verb form
Thomas Gummerer
2017-02-28
*
stash: use stash_push for no verb form
Thomas Gummerer
2017-02-28
*
stash: teach 'push' (and 'create_stash') to honor pathspec
Thomas Gummerer
2017-02-28
*
stash: add test for the create command line arguments
Thomas Gummerer
2017-02-19
*
stash: introduce push verb
Thomas Gummerer
2017-02-19
*
Merge branch 'jk/stash-disable-renames-internally' into maint
Junio C Hamano
2017-01-17
|
\
|
*
stash: prefer plumbing over git-diff
Jeff King
2016-12-06
*
|
stash: allow stashes to be referenced by index only
Aaron M Watson
2016-10-26
|
/
*
tests: remove some direct access to .git/logs
David Turner
2015-07-28
*
Merge branch 'jk/stash-require-clean-index' into maint
Junio C Hamano
2015-06-25
|
\
|
*
Revert "stash: require a clean index to apply"
Jeff King
2015-06-15
*
|
Merge branch 'jk/stash-options' into maint
Junio C Hamano
2015-06-16
|
\
\
|
|
/
|
/
|
|
*
stash: complain about unknown flags
Jeff King
2015-05-20
*
|
stash: require a clean index to apply
Jeff King
2015-04-22
*
|
t3903: avoid applying onto dirty index
Jeff King
2015-04-22
*
|
t3903: stop hard-coding commit sha1s
Jeff King
2015-04-22
|
/
*
stash: default listing to working-tree diff
Jeff King
2014-08-07
*
stash: handle specifying stashes with $IFS
Øystein Walle
2014-01-07
*
Revert "git stash: avoid data loss when "git stash save" kills a directory"
Junio C Hamano
2013-08-14
*
git stash: avoid data loss when "git stash save" kills a directory
Petr Baudis
2013-07-01
*
Merge branch 'rr/rebase-stash-store'
Junio C Hamano
2013-06-27
|
\
|
*
stash: introduce 'git stash store'
Ramkumar Ramachandra
2013-06-17
*
|
Merge branch 'fc/show-non-empty-errors-in-test'
Junio C Hamano
2013-06-20
|
\
\
|
*
|
test: test_must_be_empty helper
Junio C Hamano
2013-06-09
|
|
/
*
|
tests: use test_ln_s_add to remove SYMLINKS prerequisite (trivial cases)
Johannes Sixt
2013-06-07
|
/
*
Fix tests under GETTEXT_POISON on git-stash
Jiang Xin
2012-08-27
*
diff --stat: use less columns for change counts
Zbigniew Jędrzejewski-Szmek
2012-04-30
*
test: use --numstat instead of --stat in "git stash show" tests
Jonathan Nieder
2012-03-13
*
test: use test_i18ncmp when checking --stat output
Jonathan Nieder
2012-03-13
*
Use correct grammar in diffstat summary line
Nguyễn Thái Ngọc Duy
2012-02-03
*
stash: Don't fail if work dir contains file named 'HEAD'
Jonathon Mah
2012-01-01
*
Merge branch 'tr/maint-t3903-misquoted-command'
Junio C Hamano
2011-09-02
|
\
|
*
t3903: fix misquoted rev-parse invocation
Thomas Rast
2011-08-30
*
|
Fix typo: existant->existent
Dmitry Ivankov
2011-06-16
*
|
Merge branch 'dm/stash-k-i-p'
Junio C Hamano
2011-04-27
|
\
\
|
*
|
stash: add two more tests for --no-keep-index
Dan McGee
2011-04-07
*
|
|
Merge branch 'jk/maint-stash-oob'
Junio C Hamano
2011-04-27
|
\
\
\
|
*
|
|
stash: fix false positive in the invalid ref test.
Jon Seymour
2011-04-05
|
*
|
|
stash: fix accidental apply of non-existent stashes
Jeff King
2011-04-05
*
|
|
|
stash: drop dirty worktree check on apply
Jeff King
2011-04-06
|
|
/
/
|
/
|
|
*
|
|
Add test: git stash shows status relative to current dir
Piotr Krukowiecki
2011-03-20
|
/
/
*
|
tests: add missing &&
Jonathan Nieder
2010-11-09
*
|
stash: fix git stash branch regression when branch creation fails
Jon Seymour
2010-09-29
*
|
stash drops the stash even if creating the branch fails because it already ex...
Tomas Carnecky
2010-09-29
*
|
git-stash: fix flag parsing
Brian Gernhardt
2010-09-26
*
|
t/t3903-stash: improve testing of git-stash show
Brandon Casey
2010-09-26
*
|
tests: subshell indentation stylefix
Jonathan Nieder
2010-09-09
*
|
Merge branch 'jl/maint-fix-test'
Junio C Hamano
2010-09-06
|
\
\
|
|
/
|
/
|
|
*
Several tests: cd inside subshell instead of around
Jens Lehmann
2010-09-06
*
|
t3903: fix broken test_must_fail calls
Jon Seymour
2010-08-31
[next]