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