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
/
git-stash.sh
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-14
Revert "git stash: avoid data loss when "git stash save" kills a directory"
Junio C Hamano
1
-12
/
+0
2013-07-01
git stash: avoid data loss when "git stash save" kills a directory
Petr Baudis
1
-0
/
+12
2013-06-17
stash: introduce 'git stash store'
Ramkumar Ramachandra
1
-6
/
+41
2013-06-17
stash: simplify option parser for create
Ramkumar Ramachandra
1
-4
/
+1
2012-09-03
Merge branch 'ph/stash-rerere'
Junio C Hamano
1
-0
/
+1
2012-08-17
stash: invoke rerere in case of conflict
Phil Hord
1
-0
/
+1
2012-04-14
stash: use eval_gettextln correctly
Ross Lagerwall
1
-2
/
+2
2012-01-01
stash: Don't fail if work dir contains file named 'HEAD'
Jonathon Mah
1
-3
/
+4
2011-10-05
Merge branch 'bc/unstash-clean-crufts'
Junio C Hamano
1
-2
/
+2
2011-08-27
git-stash: remove untracked/ignored directories when stashed
Brandon Casey
1
-1
/
+1
2011-08-27
git-stash.sh: fix typo in error message
Brandon Casey
1
-1
/
+1
2011-08-08
stash: take advantage of eval_gettextln
Jon Seymour
1
-6
/
+3
2011-07-22
Merge branch 'dc/stash-con-untracked'
Junio C Hamano
1
-5
/
+65
2011-06-26
stash: Add --include-untracked option to stash and remove all untracked files
David Caldwell
1
-4
/
+64
2011-05-21
i18n: git-stash drop_stash say/die messages
Ævar Arnfjörð Bjarmason
1
-1
/
+2
2011-05-21
i18n: git-stash "unknown option" message
Ævar Arnfjörð Bjarmason
1
-2
/
+13
2011-05-21
i18n: git-stash die + eval_gettext $1 messages
Ævar Arnfjörð Bjarmason
1
-1
/
+4
2011-05-21
i18n: git-stash die + eval_gettext $* messages
Ævar Arnfjörð Bjarmason
1
-2
/
+8
2011-05-21
i18n: git-stash die + eval_gettext messages
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2011-05-21
i18n: git-stash die + gettext messages
Ævar Arnfjörð Bjarmason
1
-18
/
+18
2011-05-21
i18n: git-stash say + gettext messages
Ævar Arnfjörð Bjarmason
1
-2
/
+2
2011-05-21
i18n: git-stash echo + gettext message
Ævar Arnfjörð Bjarmason
1
-1
/
+4
2011-05-21
i18n: git-stash add git-sh-i18n
Ævar Arnfjörð Bjarmason
1
-0
/
+1
2011-05-04
Merge branch 'jk/maint-stash-oob' into maint
Junio C Hamano
1
-11
/
+1
2011-05-04
Merge branch 'dm/stash-k-i-p' into maint
Junio C Hamano
1
-4
/
+5
2011-04-27
Merge branch 'dm/stash-k-i-p'
Junio C Hamano
1
-4
/
+5
2011-04-27
Merge branch 'jk/maint-stash-oob'
Junio C Hamano
1
-11
/
+1
2011-04-07
stash: ensure --no-keep-index and --patch can be used in any order
Dan McGee
1
-4
/
+5
2011-04-06
stash: drop dirty worktree check on apply
Jeff King
1
-3
/
+1
2011-04-05
stash: fix accidental apply of non-existent stashes
Jeff King
1
-11
/
+1
2011-03-23
Merge branch 'pk/stash-apply-status-relative'
Junio C Hamano
1
-1
/
+2
2011-03-17
stash: copy the index using --index-output instead of cp -p
Johannes Sixt
1
-6
/
+5
2011-03-17
stash: fix incorrect quoting in cleanup of temporary files
Johannes Sixt
1
-1
/
+1
2011-03-14
git stash: show status relative to current directory
Piotr Krukowiecki
1
-1
/
+2
2010-10-13
shell portability: no "export VAR=VAL"
Junio C Hamano
1
-1
/
+1
2010-09-29
stash: simplify parsing fixes
Jon Seymour
1
-21
/
+7
2010-09-29
stash: fix git stash branch regression when branch creation fails
Jon Seymour
1
-3
/
+3
2010-09-26
git-stash: fix flag parsing
Brian Gernhardt
1
-4
/
+11
2010-08-21
detached-stash: simplify git stash show
Jon Seymour
1
-12
/
+2
2010-08-21
detached-stash: simplify git stash branch
Jon Seymour
1
-10
/
+7
2010-08-21
detached-stash: refactor git stash pop implementation
Jon Seymour
1
-4
/
+8
2010-08-21
detached-stash: simplify stash_drop
Jon Seymour
1
-28
/
+3
2010-08-21
detached-stash: simplify stash_apply
Jon Seymour
1
-35
/
+3
2010-08-21
detached-stash: work around git rev-parse failure to detect bad log refs
Jon Seymour
1
-0
/
+9
2010-08-21
detached-stash: introduce parse_flags_and_revs function
Jon Seymour
1
-0
/
+124
2010-05-21
Merge branch 'cb/maint-stash-orphaned-file'
Junio C Hamano
1
-1
/
+1
2010-05-08
Merge branch 'sd/log-decorate'
Junio C Hamano
1
-1
/
+1
2010-04-18
stash: Don't overwrite files that have gone from the index
Charles Bailey
1
-1
/
+1
2010-04-08
script with rev-list instead of log
Jeff King
1
-1
/
+1
2010-03-16
Improve error messages from 'git stash show'
Gustaf Hendeby
1
-2
/
+6
[next]