index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
git-stash.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'tg/stash-untracked-with-pathspec-fix'
Junio C Hamano
2018-04-10
1
-6
/
+8
|
\
|
*
stash: drop superfluos pathspec parameter
Thomas Gummerer
2018-03-21
1
-1
/
+1
|
*
stash push -u: don't create empty stash
Thomas Gummerer
2018-03-20
1
-1
/
+1
|
*
stash push: avoid printing errors
Thomas Gummerer
2018-03-20
1
-2
/
+4
|
*
stash: fix nonsense pipeline
Junio C Hamano
2018-03-20
1
-3
/
+3
*
|
Merge branch 'tg/stash-with-pathspec-fix'
Junio C Hamano
2018-01-23
1
-3
/
+2
|
\
|
|
*
stash: don't delete untracked files that match pathspec
Thomas Gummerer
2018-01-08
1
-3
/
+2
*
|
Merge branch 'ph/stash-save-m-option-fix'
Junio C Hamano
2017-12-06
1
-0
/
+18
|
\
\
|
*
|
stash: learn to parse -m/--message like commit does
Phil Hord
2017-11-24
1
-0
/
+18
|
*
|
Merge branch 'mf/no-dashed-subcommands' into maint
Junio C Hamano
2017-09-10
1
-1
/
+1
|
|
\
\
*
|
|
|
stash: remove now superfluos help for "stash push"
Thomas Gummerer
2017-10-27
1
-12
/
+1
*
|
|
|
stash: replace "git stash save" with "git stash push" in the documentation
Thomas Gummerer
2017-10-27
1
-5
/
+5
|
|
_
|
/
|
/
|
|
*
|
|
Merge branch 'kd/stash-with-bash-4.4'
Junio C Hamano
2017-08-23
1
-2
/
+9
|
\
|
|
|
*
|
stash: prevent warning about null bytes in input
Kevin Daudt
2017-08-15
1
-2
/
+9
*
|
|
Merge branch 'nm/stash-untracked'
Junio C Hamano
2017-08-23
1
-5
/
+6
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
stash: clean untracked files before reset
Nicolas Morey-Chaisemartin
2017-08-12
1
-5
/
+6
|
|
/
*
/
scripts: use "git foo" not "git-foo"
Michael Forney
2017-08-07
1
-1
/
+1
|
/
*
Merge branch 'lb/status-stash-count'
Junio C Hamano
2017-06-26
1
-3
/
+3
|
\
|
*
stash: update documentation to use 'stash entry'
Liam Beguin
2017-06-19
1
-3
/
+3
*
|
git-stash: fix pushing stash with pathspec from subdir
Patrick Steinhardt
2017-06-13
1
-0
/
+3
|
/
*
stash: keep untracked files intact in stash -k
Thomas Gummerer
2017-03-22
1
-1
/
+3
*
stash: pass the pathspec argument to git reset
Thomas Gummerer
2017-03-22
1
-1
/
+1
*
stash: don't show internal implementation details
Thomas Gummerer
2017-03-22
1
-4
/
+4
*
stash: allow pathspecs in the no verb form
Thomas Gummerer
2017-02-28
1
-0
/
+3
*
stash: use stash_push for no verb form
Thomas Gummerer
2017-02-28
1
-8
/
+8
*
stash: teach 'push' (and 'create_stash') to honor pathspec
Thomas Gummerer
2017-02-28
1
-11
/
+27
*
stash: refactor stash_create
Thomas Gummerer
2017-02-20
1
-4
/
+18
*
stash: introduce push verb
Thomas Gummerer
2017-02-20
1
-3
/
+43
*
Merge branch 'jk/stash-disable-renames-internally' into maint
Junio C Hamano
2017-01-17
1
-1
/
+1
|
\
|
*
stash: prefer plumbing over git-diff
Jeff King
2016-12-06
1
-1
/
+1
*
|
stash: allow stashes to be referenced by index only
Aaron M Watson
2016-10-26
1
-2
/
+13
*
|
i18n: stash: mark messages for translation
Vasco Almeida
2016-09-21
1
-3
/
+3
*
|
i18n: git-stash: mark messages for translation
Vasco Almeida
2016-08-10
1
-2
/
+2
*
|
i18n: git-sh-setup.sh: mark strings for translation
Vasco Almeida
2016-06-18
1
-1
/
+0
|
/
*
always quote shell arguments to test -z/-n
Jeff King
2016-05-14
1
-2
/
+2
*
Merge branch 'nk/stash-show-config'
Junio C Hamano
2015-10-05
1
-1
/
+19
|
\
|
*
stash: allow "stash show" diff output configurable
Namhyung Kim
2015-08-31
1
-1
/
+19
*
|
git-stash: use update-ref --create-reflog instead of creating files
David Turner
2015-07-21
1
-4
/
+2
|
/
*
Merge branch 'jk/stash-require-clean-index'
Junio C Hamano
2015-06-24
1
-2
/
+0
|
\
|
*
Revert "stash: require a clean index to apply"
Jeff King
2015-06-15
1
-2
/
+0
*
|
Merge branch 'jk/stash-options'
Junio C Hamano
2015-06-01
1
-1
/
+16
|
\
\
|
*
|
stash: recognize "--help" for subcommands
Jeff King
2015-05-20
1
-0
/
+11
|
*
|
stash: complain about unknown flags
Jeff King
2015-05-20
1
-1
/
+5
*
|
|
Merge branch 'jk/stash-require-clean-index'
Junio C Hamano
2015-05-19
1
-0
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
stash: require a clean index to apply
Jeff King
2015-04-22
1
-0
/
+2
|
|
/
*
|
git-stash: avoid hardcoding $GIT_DIR/logs/....
Nguyễn Thái Ngọc Duy
2014-12-01
1
-2
/
+2
*
|
*.sh: respect $GIT_INDEX_FILE
Nguyễn Thái Ngọc Duy
2014-12-01
1
-1
/
+1
|
/
*
Merge branch 'da/rev-parse-verify-quiet'
Junio C Hamano
2014-09-29
1
-6
/
+7
|
\
|
*
stash: prefer --quiet over shell redirection of the standard error stream
David Aguilar
2014-09-19
1
-6
/
+7
*
|
Merge branch 'ah/grammofix'
Junio C Hamano
2014-09-19
1
-1
/
+1
|
\
\
|
|
/
|
/
|
[next]