index
:
git
gitk-resize-error
main
Fork of git SCM with my patches.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
/
stash.c
Age
Commit message (
Expand
)
Author
2024-08-14
Merge branch 'ps/leakfixes-part-3'
Junio C Hamano
2024-08-09
remerge-diff: clean up temporary objdir at a central place
Junio C Hamano
2024-08-01
builtin/stash: fix various trivial memory leaks
Patrick Steinhardt
2024-07-13
merge-recursive: honor diff.algorithm
Antonin Delpeuch
2024-06-11
commit: fix leaking parents when calling `commit_tree_extended()`
Patrick Steinhardt
2024-06-11
builtin/stash: fix leak in `show_stash()`
Patrick Steinhardt
2024-06-11
object-name: free leaking object contexts
Patrick Steinhardt
2024-05-16
Merge branch 'ps/refs-without-the-repository'
Junio C Hamano
2024-05-08
Merge branch 'ps/the-index-is-no-more'
Junio C Hamano
2024-05-07
cocci: apply rules to rewrite callers of "refs" interfaces
Patrick Steinhardt
2024-04-30
Merge branch 'aj/stash-staged-fix'
Junio C Hamano
2024-04-22
stash: fix "--staged" with binary files
Adam Johnson
2024-04-18
builtin: stop using `the_index`
Patrick Steinhardt
2024-03-28
Merge branch 'eb/hash-transition'
Junio C Hamano
2024-02-13
Merge branch 'ps/report-failure-from-git-stash' into maint-2.43
Junio C Hamano
2024-02-12
Merge branch 'ps/report-failure-from-git-stash'
Junio C Hamano
2024-02-06
builtin/stash: report failure to write to index
Patrick Steinhardt
2023-12-26
treewide: remove unnecessary includes in source files
Elijah Newren
2023-10-23
Merge branch 'jc/fail-stash-to-store-non-stash'
Junio C Hamano
2023-10-11
stash: be careful what we store
Junio C Hamano
2023-10-02
tree-walk: init_tree_desc take an oid to get the hash algorithm
Eric W. Biederman
2023-09-07
Merge branch 'jk/unused-post-2.42'
Junio C Hamano
2023-08-29
stash: mark unused parameter in diff callback
Jeff King
2023-08-21
diff: drop useless "status" parameter from diff_result_code()
Jeff King
2023-08-21
diff: drop useless return from run_diff_{files,index} functions
Jeff King
2023-08-21
diff: spell DIFF_INDEX_CACHED out when calling run_diff_index()
Junio C Hamano
2023-07-06
Merge branch 'gc/config-context'
Junio C Hamano
2023-06-28
config: add ctx arg to config_fn_t
Glen Choo
2023-06-21
diff.h: remove unnecessary include of oidset.h
Elijah Newren
2023-06-21
read-cache*.h: move declarations for read-cache.c functions from cache.h
Elijah Newren
2023-06-21
preload-index.h: move declarations for preload-index.c from elsewhere
Elijah Newren
2023-06-21
sparse-index.h: move declarations for sparse-index.c from cache.h
Elijah Newren
2023-04-25
Merge branch 'en/header-split-cache-h'
Junio C Hamano
2023-04-11
object-name.h: move declarations for object-name.c functions from cache.h
Elijah Newren
2023-04-06
Merge branch 'en/header-split-cleanup'
Junio C Hamano
2023-04-06
Merge branch 'ab/remove-implicit-use-of-the-repository'
Junio C Hamano
2023-04-04
Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-...
Junio C Hamano
2023-03-28
builtins: mark unused prefix parameters
Jeff King
2023-03-28
cocci: apply the "revision.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
cocci: apply the "rerere.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
cocci: apply the "refs.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
cocci: apply the "diff.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
cocci: apply the "cache.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-21
setup.h: move declarations for setup.c functions from cache.h
Elijah Newren
2023-03-21
environment.h: move declarations for environment.c functions from cache.h
Elijah Newren
2023-03-21
abspath.h: move absolute path functions from cache.h
Elijah Newren
2023-03-21
treewide: be explicit about dependence on gettext.h
Elijah Newren
2023-02-23
cache.h: remove dependence on hex.h; make other files include it explicitly
Elijah Newren
2023-02-22
Merge branch 'ab/various-leak-fixes'
Junio C Hamano
2023-02-22
Merge branch 'ab/the-index-compatibility'
Junio C Hamano
[prev]
[next]