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
*
stash: restore untracked files AFTER restoring tracked files
Elijah Newren
2021-09-11
1
-3
/
+3
*
stash: avoid feeding directories to update-index
Elijah Newren
2021-09-11
1
-0
/
+14
*
Merge branch 'ab/struct-init'
Junio C Hamano
2021-07-17
1
-2
/
+1
|
\
|
*
dir.[ch]: replace dir_init() with DIR_INIT
Ævar Arnfjörð Bjarmason
2021-07-01
1
-2
/
+1
*
|
Merge branch 'so/log-m-implies-p'
Junio C Hamano
2021-06-14
1
-1
/
+1
|
\
\
|
*
|
stash list: stop passing "-m" to "git log"
Sergey Organov
2021-05-21
1
-1
/
+1
*
|
|
Merge branch 'ah/stash-usage-i18n-fix'
Junio C Hamano
2021-06-10
1
-2
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
stash: don't translate literal commands
Alex Henrie
2021-05-17
1
-2
/
+2
|
|
/
*
|
Merge branch 'dl/stash-show-untracked-fixup'
Junio C Hamano
2021-05-22
1
-4
/
+1
|
\
\
|
*
|
stash show: use stash.showIncludeUntracked even when diff options given
Denton Liu
2021-05-22
1
-4
/
+1
*
|
|
Merge branch 'dl/stash-show-untracked-fixup'
Junio C Hamano
2021-05-16
1
-2
/
+6
|
\
|
|
|
*
|
stash show: fix segfault with --{include,only}-untracked
Denton Liu
2021-05-13
1
-2
/
+6
*
|
|
Merge branch 'ds/sparse-index-protections'
Junio C Hamano
2021-04-30
1
-0
/
+2
|
\
\
\
|
*
|
|
stash: ensure full index
Derrick Stolee
2021-04-14
1
-0
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'mt/parallel-checkout-part-1'
Junio C Hamano
2021-04-02
1
-0
/
+2
|
\
\
\
|
*
|
|
entry: extract a header file for entry.c functions
Matheus Tavares
2021-03-23
1
-0
/
+1
|
|
/
/
*
|
|
Merge branch 'dl/stash-show-untracked'
Junio C Hamano
2021-03-22
1
-1
/
+61
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
stash show: learn stash.showIncludeUntracked
Denton Liu
2021-03-05
1
-0
/
+8
|
*
stash show: teach --include-untracked and --only-untracked
Denton Liu
2021-03-05
1
-1
/
+53
*
|
Merge branch 'js/params-vs-args'
Junio C Hamano
2021-02-26
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
replace "parameters" by "arguments" in error messages
Johannes Sixt
2021-02-23
1
-1
/
+1
|
*
Merge branch 'en/stash-apply-sparse-checkout' into maint
Junio C Hamano
2021-02-06
1
-49
/
+116
|
|
\
*
|
|
stash: declare ref_stash as an array
Denton Liu
2021-02-11
1
-1
/
+1
*
|
|
Merge branch 'en/stash-apply-sparse-checkout'
Junio C Hamano
2021-01-16
1
-49
/
+116
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
stash: fix stash application in sparse-checkouts
Elijah Newren
2020-12-01
1
-2
/
+48
|
*
stash: remove unnecessary process forking
Elijah Newren
2020-12-01
1
-49
/
+70
*
|
Merge branch 'km/stash-error-message-fix'
Junio C Hamano
2020-11-30
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
stash: add missing space to an error message
Kyle Meyer
2020-11-24
1
-1
/
+1
*
|
stash: simplify reflog emptiness check
René Scharfe
2020-11-02
1
-14
/
+13
*
|
Merge branch 'jt/interpret-branch-name-fallback'
Junio C Hamano
2020-09-09
1
-1
/
+1
|
\
\
|
*
|
wt-status: tolerate dangling marks
Jonathan Tan
2020-09-02
1
-1
/
+1
*
|
|
dir: fix problematic API to avoid memory leaks
Elijah Newren
2020-08-19
1
-2
/
+2
*
|
|
dir: make clear_directory() free all relevant memory
Elijah Newren
2020-08-19
1
-3
/
+0
*
|
|
strvec: rename struct fields
Jeff King
2020-07-31
1
-4
/
+4
*
|
|
strvec: fix indentation in renamed calls
Jeff King
2020-07-29
1
-19
/
+19
*
|
|
strvec: convert builtin/ callers away from argv_array name
Jeff King
2020-07-29
1
-57
/
+57
*
|
|
strvec: rename files from argv-array to strvec
Jeff King
2020-07-29
1
-1
/
+1
|
/
/
*
|
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
|
\
\
\
[next]