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
/
git-stash.sh
Commit message (
Expand
)
Author
Age
*
Merge branch 'dm/stash-k-i-p'
Junio C Hamano
2011-04-27
|
\
|
*
stash: ensure --no-keep-index and --patch can be used in any order
Dan McGee
2011-04-07
*
|
Merge branch 'jk/maint-stash-oob'
Junio C Hamano
2011-04-27
|
\
\
|
*
|
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
|
|
/
|
/
|
*
|
Merge branch 'pk/stash-apply-status-relative'
Junio C Hamano
2011-03-23
|
\
\
|
*
|
git stash: show status relative to current directory
Piotr Krukowiecki
2011-03-14
|
|
/
*
|
stash: copy the index using --index-output instead of cp -p
Johannes Sixt
2011-03-17
*
|
stash: fix incorrect quoting in cleanup of temporary files
Johannes Sixt
2011-03-17
|
/
*
shell portability: no "export VAR=VAL"
Junio C Hamano
2010-10-13
*
stash: simplify parsing fixes
Jon Seymour
2010-09-29
*
stash: fix git stash branch regression when branch creation fails
Jon Seymour
2010-09-29
*
git-stash: fix flag parsing
Brian Gernhardt
2010-09-26
*
detached-stash: simplify git stash show
Jon Seymour
2010-08-21
*
detached-stash: simplify git stash branch
Jon Seymour
2010-08-21
*
detached-stash: refactor git stash pop implementation
Jon Seymour
2010-08-21
*
detached-stash: simplify stash_drop
Jon Seymour
2010-08-21
*
detached-stash: simplify stash_apply
Jon Seymour
2010-08-21
*
detached-stash: work around git rev-parse failure to detect bad log refs
Jon Seymour
2010-08-21
*
detached-stash: introduce parse_flags_and_revs function
Jon Seymour
2010-08-21
*
Merge branch 'cb/maint-stash-orphaned-file'
Junio C Hamano
2010-05-21
|
\
|
*
stash: Don't overwrite files that have gone from the index
Charles Bailey
2010-04-18
*
|
Merge branch 'sd/log-decorate'
Junio C Hamano
2010-05-08
|
\
\
|
|
/
|
/
|
|
*
script with rev-list instead of log
Jeff King
2010-04-08
*
|
Improve error messages from 'git stash show'
Gustaf Hendeby
2010-03-16
*
|
stash: suggest the correct command line for unknown options.
Matthieu Moy
2010-03-06
*
|
Merge branch 'maint-1.6.5' into maint-1.6.6
Junio C Hamano
2010-02-16
|
\
\
|
|
/
|
/
|
|
*
stash pop: remove 'apply' options during 'drop' invocation
Thomas Rast
2010-02-15
*
|
stash: mention --patch in usage string.
Matthieu Moy
2010-01-02
*
|
stash list: drop the default limit of 10 stashes
Thomas Rast
2009-10-19
*
|
stash list: use new %g formats instead of sed
Thomas Rast
2009-10-19
|
/
*
Merge branch 'tr/reset-checkout-patch'
Junio C Hamano
2009-09-07
|
\
|
*
stash: simplify defaulting to "save" and reject unknown options
Matthieu Moy
2009-09-01
|
*
DWIM 'git stash save -p' for 'git stash -p'
Thomas Rast
2009-08-15
|
*
Merge branch 'js/stash-dwim' into tr/reset-checkout-patch
Junio C Hamano
2009-08-15
|
|
\
|
|
*
Make 'git stash -k' a short form for 'git stash save --keep-index'
Johannes Schindelin
2009-07-31
|
*
|
Implement 'git stash save --patch'
Thomas Rast
2009-08-15
|
|
/
*
|
git stash: Give friendlier errors when there is nothing to apply
Ori Avtalion
2009-08-14
|
/
*
git stash: modernize use of "dashed" git-XXX calls
Martin Koegler
2009-07-22
*
stash: teach quiet option
Stephen Boyd
2009-06-18
*
Documentation: mention 'git stash pop --index' option explicitly
SZEDER Gábor
2009-06-09
*
Revert "git-stash: use git rev-parse -q"
Junio C Hamano
2008-12-07
*
git-stash: use git rev-parse -q
Miklos Vajna
2008-12-02
*
git-stash.sh: fix flawed fix of invalid ref handling (commit da65e7c1)
Brandon Casey
2008-10-09
*
Clarify how the user can satisfy stash's 'dirty state' check.
Stephen Haberman
2008-09-29
*
git-stash.sh: don't default to refs/stash if invalid ref supplied
Brandon Casey
2008-09-24
*
stash: refresh the index before deciding if the work tree is dirty
Junio C Hamano
2008-09-06
*
git-stash: improve synopsis in help and manual page
Stephan Beyer
2008-08-16
*
bash completion: More completions for 'git stash'
Lee Marlow
2008-08-05
*
stash save: fix parameter handling
Junio C Hamano
2008-07-23
[next]