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
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
2011-04-27
Merge branch 'jk/maint-stash-oob'
Junio C Hamano
1
-5
/
+11
2011-04-07
stash: add two more tests for --no-keep-index
Dan McGee
1
-0
/
+8
2011-04-06
stash: drop dirty worktree check on apply
Jeff King
1
-4
/
+16
2011-04-05
stash: fix false positive in the invalid ref test.
Jon Seymour
1
-5
/
+5
2011-04-05
stash: fix accidental apply of non-existent stashes
Jeff King
1
-0
/
+6
2011-03-20
Add test: git stash shows status relative to current dir
Piotr Krukowiecki
1
-0
/
+19
2010-11-09
tests: add missing &&
Jonathan Nieder
1
-3
/
+3
2010-09-29
stash: fix git stash branch regression when branch creation fails
Jon Seymour
1
-1
/
+1
2010-09-29
stash drops the stash even if creating the branch fails because it already ex...
Tomas Carnecky
1
-0
/
+11
2010-09-26
git-stash: fix flag parsing
Brian Gernhardt
1
-4
/
+4
2010-09-26
t/t3903-stash: improve testing of git-stash show
Brandon Casey
1
-4
/
+58
2010-09-09
tests: subshell indentation stylefix
Jonathan Nieder
1
-2
/
+3
2010-09-06
Merge branch 'jl/maint-fix-test'
Junio C Hamano
1
-3
/
+3
2010-09-06
Several tests: cd inside subshell instead of around
Jens Lehmann
1
-3
/
+3
2010-08-31
t3903: fix broken test_must_fail calls
Jon Seymour
1
-18
/
+18
2010-08-21
detached-stash: tests of git stash with stash-like arguments
Jon Seymour
1
-0
/
+112
2010-06-21
Merge branch 'gv/portable'
Junio C Hamano
1
-1
/
+1
2010-05-31
tests: use "test_cmp", not "diff", when verifying the result
Gary V. Vaughan
1
-1
/
+1
2010-04-20
stash tests: stash can lose data in a file removed from the index
Charles Bailey
1
-0
/
+150
2010-02-15
stash pop: remove 'apply' options during 'drop' invocation
Thomas Rast
1
-0
/
+9
2009-09-01
stash: simplify defaulting to "save" and reject unknown options
Matthieu Moy
1
-0
/
+11
2009-07-31
Make 'git stash -k' a short form for 'git stash save --keep-index'
Johannes Schindelin
1
-0
/
+8
2009-06-18
stash: teach quiet option
Stephen Boyd
1
-0
/
+23
2008-09-03
tests: use "git xyzzy" form (t0000 - t3599)
Nanako Shiraishi
1
-1
/
+1
2008-07-06
Add a test for "git stash branch"
Abhijit Menon-Sen
1
-0
/
+60
2008-06-14
fix whitespace violations in test scripts
Jeff King
1
-1
/
+1
2008-03-13
add test_cmp function for test scripts
Jeff King
1
-1
/
+1
2008-03-03
t3903-stash.sh: Add tests for new stash commands drop and pop
Brandon Casey
1
-1
/
+45
2008-03-03
t3903-stash.sh: Add missing '&&' to body of testcase
Brandon Casey
1
-2
/
+2
2007-07-25
Make sure git-stash works from subdirectory.
Junio C Hamano
1
-0
/
+7
2007-07-06
Teach git-stash to "apply --index"
Johannes Schindelin
1
-0
/
+69