index
:
git
jch
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2024-09-27
revision: fix leaking parents when simplifying commits
Patrick Steinhardt
-0
/
+12
2024-09-27
builtin/maintenance: fix leak in `get_schedule_cmd()`
Patrick Steinhardt
-47
/
+81
2024-09-27
builtin/maintenance: fix leaking config string
Patrick Steinhardt
-2
/
+2
2024-09-27
promisor-remote: fix leaking partial clone filter
Patrick Steinhardt
-0
/
+3
2024-09-27
grep: fix leaking grep pattern
Patrick Steinhardt
-1
/
+1
2024-09-27
submodule: fix leaking submodule ODB paths
Patrick Steinhardt
-2
/
+2
2024-09-27
trace2: destroy context stored in thread-local storage
Patrick Steinhardt
-1
/
+9
2024-09-27
builtin/difftool: plug several trivial memory leaks
Patrick Steinhardt
-0
/
+7
2024-09-27
builtin/repack: fix leaking configuration
Patrick Steinhardt
-15
/
+45
2024-09-27
diffcore-order: fix leaking buffer when parsing orderfiles
Patrick Steinhardt
-12
/
+9
2024-09-27
parse-options: free previous value of `OPTION_FILENAME`
Patrick Steinhardt
-8
/
+14
2024-09-27
diff: fix leaking orderfile option
Patrick Steinhardt
-5
/
+7
2024-09-27
builtin/pull: fix leaking "ff" option
Patrick Steinhardt
-4
/
+8
2024-09-27
dir: fix off by one errors for ignored and untracked entries
Patrick Steinhardt
-4
/
+5
2024-09-27
builtin/submodule--helper: fix leaking remote ref on errors
Patrick Steinhardt
-4
/
+10
2024-09-27
t/helper: fix leaking subrepo in nested submodule config helper
Patrick Steinhardt
-1
/
+2
2024-09-27
builtin/submodule--helper: fix leaking error buffer
Patrick Steinhardt
-0
/
+4
2024-09-27
builtin/submodule--helper: clear child process when not running it
Patrick Steinhardt
-3
/
+8
2024-09-27
submodule: fix leaking update strategy
Patrick Steinhardt
-3
/
+12
2024-09-27
git: fix leaking argv when handling builtins
Patrick Steinhardt
-3
/
+20
2024-09-27
builtin/help: fix leaking `html_path` when reading config multiple times
Patrick Steinhardt
-1
/
+2
2024-09-27
builtin/help: fix dangling reference to `html_path`
Patrick Steinhardt
-6
/
+7
2024-09-26
howto-maintain-git: discarding inactive topics
Junio C Hamano
-1
/
+16
2024-09-25
Git 2.47-rc0
v2.47.0-rc0
Junio C Hamano
-1
/
+8
2024-09-25
Merge branch 'jk/sendemail-mailmap-doc'
Junio C Hamano
-0
/
+21
2024-09-25
Merge branch 'rs/diff-exit-code-binary'
Junio C Hamano
-0
/
+9
2024-09-25
Merge branch 'cb/ci-freebsd-13-4'
Junio C Hamano
-1
/
+1
2024-09-25
Merge branch 'ak/doc-sparse-co-typofix'
Junio C Hamano
-1
/
+1
2024-09-25
Merge branch 'ak/typofix-builtins'
Junio C Hamano
-4
/
+4
2024-09-25
The 21st batch
Junio C Hamano
-0
/
+9
2024-09-25
Merge branch 'jc/cmake-unit-test-updates'
Junio C Hamano
-14
/
+11
2024-09-25
Merge branch 'ps/ci-gitlab-upgrade'
Junio C Hamano
-0
/
+2
2024-09-25
Merge branch 'ak/refs-symref-referent-typofix'
Junio C Hamano
-1
/
+1
2024-09-25
Merge branch 'ak/typofix-2.46-maint'
Junio C Hamano
-24
/
+24
2024-09-25
Merge branch 'ps/reftable-exclude'
Junio C Hamano
-201
/
+594
2024-09-25
Merge branch 'ps/apply-leakfix'
Junio C Hamano
-251
/
+206
2024-09-25
http-push: clean up local_refs at exit
Jeff King
-1
/
+3
2024-09-25
http-push: clean up loose request when falling back to packed
Jeff King
-1
/
+2
2024-09-25
http-push: clean up objects list
Jeff King
-1
/
+5
2024-09-25
http-push: free xml_ctx.cdata after use
Jeff King
-0
/
+2
2024-09-25
http-push: free remote_ls_ctx.dentry_name
Jeff King
-0
/
+1
2024-09-25
http-push: free transfer_request strbuf
Jeff King
-1
/
+4
2024-09-25
http-push: free transfer_request dest field
Jeff King
-7
/
+3
2024-09-25
http-push: free curl header lists
Jeff King
-0
/
+5
2024-09-25
http-push: free repo->url string
Jeff King
-0
/
+1
2024-09-25
http-push: clear refspecs before exiting
Jeff King
-0
/
+2
2024-09-25
http-walker: free fake packed_git list
Jeff King
-0
/
+11
2024-09-25
remote-curl: free HEAD ref with free_one_ref()
Jeff King
-1
/
+1
2024-09-25
http: stop leaking buffer in http_get_info_packs()
Jeff King
-0
/
+2
2024-09-25
http: call git_inflate_end() when releasing http_object_request
Jeff King
-1
/
+2
[prev]
[next]