index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
stash.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'en/fill-directory-exponential'
Junio C Hamano
2020-04-30
1
-12
/
+5
|
\
|
*
Fix error-prone fill_directory() API; make it only return matches
Elijah Newren
2020-04-01
1
-12
/
+5
*
|
Merge branch 'js/stash-p-fix'
Junio C Hamano
2020-04-29
1
-1
/
+1
|
\
\
|
*
|
stash -p: (partially) fix bug concerning split hunks
Johannes Schindelin
2020-04-08
1
-1
/
+1
*
|
|
Merge branch 'tg/retire-scripted-stash'
Junio C Hamano
2020-03-27
1
-39
/
+11
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
stash: remove the stash.useBuiltin setting
Thomas Gummerer
2020-03-05
1
-37
/
+10
|
*
|
stash: get git_stash_config at the top level
Thomas Gummerer
2020-03-03
1
-3
/
+2
*
|
|
Merge branch 'am/pathspec-f-f-more'
Junio C Hamano
2020-03-09
1
-38
/
+41
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
stash push: support the --pathspec-from-file option
Alexandr Miloslavskiy
2020-02-19
1
-0
/
+20
|
*
|
stash: eliminate crude option parsing
Alexandr Miloslavskiy
2020-02-19
1
-38
/
+21
|
|
/
*
|
Merge branch 'js/patch-mode-in-others-in-c'
Junio C Hamano
2020-02-05
1
-11
/
+14
|
\
\
|
|
/
|
/
|
|
*
built-in stash: use the built-in `git add -p` if so configured
Johannes Schindelin
2019-12-22
1
-11
/
+14
*
|
Merge branch 'tg/stash-refresh-index'
Junio C Hamano
2019-12-01
1
-4
/
+3
|
\
\
|
*
|
stash: make sure we have a valid index before writing it
Thomas Gummerer
2019-11-14
1
-4
/
+3
*
|
|
Merge branch 'js/update-index-ignore-removal-for-skip-worktree'
Junio C Hamano
2019-11-10
1
-2
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
stash: handle staged changes in skip-worktree files correctly
Johannes Schindelin
2019-11-02
1
-2
/
+3
*
|
|
Merge branch 'jj/stash-reset-only-toplevel'
Junio C Hamano
2019-10-18
1
-1
/
+1
|
\
\
\
|
*
|
|
stash: avoid recursive hard reset on submodules
Jakob Jarmar
2019-10-15
1
-1
/
+1
|
|
/
/
*
|
|
Merge branch 'en/merge-recursive-cleanup'
Junio C Hamano
2019-10-15
1
-0
/
+2
|
\
\
\
|
*
|
|
Ensure index matches head before invoking merge machinery, round N
Elijah Newren
2019-08-19
1
-0
/
+2
|
|
/
/
*
|
|
Merge branch 'js/stash-apply-in-secondary-worktree'
Junio C Hamano
2019-10-11
1
-0
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
stash apply: report status correctly even in a worktree's subdirectory
Johannes Schindelin
2019-10-06
1
-0
/
+4
|
|
/
*
/
stash: make sure to write refreshed cache
Thomas Gummerer
2019-09-20
1
-4
/
+7
|
/
*
Merge branch 'tg/stash-keep-index-with-removed-paths'
Junio C Hamano
2019-07-25
1
-23
/
+9
|
\
|
*
stash: fix handling removed files with --keep-index
Thomas Gummerer
2019-07-16
1
-23
/
+9
*
|
stash: fix show referencing stash index
Thomas Gummerer
2019-06-19
1
-4
/
+5
|
/
*
Merge branch 'jk/unused-params-even-more'
Junio C Hamano
2019-04-25
1
-1
/
+1
*
Merge branch 'tg/stash-in-c-show-default-to-p-fix'
Junio C Hamano
2019-04-22
1
-0
/
+4
|
\
|
*
stash: setup default diff output format if necessary
Thomas Gummerer
2019-03-21
1
-0
/
+4
*
|
Merge branch 'js/stash-in-c-pathspec-fix'
Junio C Hamano
2019-04-22
1
-31
/
+40
|
\
\
|
*
|
stash: pass pathspec as pointer
Thomas Gummerer
2019-03-12
1
-30
/
+38
|
*
|
built-in stash: handle :(glob) pathspecs again
Johannes Schindelin
2019-03-08
1
-2
/
+3
|
|
/
*
|
Merge branch 'tb/stash-in-c-unused-param-fix'
Junio C Hamano
2019-04-22
1
-4
/
+4
|
\
\
|
*
|
stash: drop unused parameter
Thomas Gummerer
2019-03-11
1
-4
/
+4
|
|
/
*
/
Merge branch 'ps/stash-in-c'
Junio C Hamano
2019-04-22
1
-2
/
+4
|
/
*
tests: add a special setup where stash.useBuiltin is off
Johannes Schindelin
2019-03-07
1
-1
/
+4
*
stash: optionally use the scripted version again
Johannes Schindelin
2019-03-07
1
-0
/
+35
*
stash: convert `stash--helper.c` into `stash.c`
Paul-Sebastian Ungureanu
2019-03-07
1
-0
/
+1595