summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-25Merge branch 'ps/reftable-exclude'Junio C Hamano
2024-09-25Merge branch 'ps/apply-leakfix'Junio C Hamano
2024-09-25http-push: clean up local_refs at exitJeff King
2024-09-25http-push: clean up loose request when falling back to packedJeff King
2024-09-25http-push: clean up objects listJeff King
2024-09-25http-push: free xml_ctx.cdata after useJeff King
2024-09-25http-push: free remote_ls_ctx.dentry_nameJeff King
2024-09-25http-push: free transfer_request strbufJeff King
2024-09-25http-push: free transfer_request dest fieldJeff King
2024-09-25http-push: free curl header listsJeff King
2024-09-25http-push: free repo->url stringJeff King
2024-09-25http-push: clear refspecs before exitingJeff King
2024-09-25http-walker: free fake packed_git listJeff King
2024-09-25remote-curl: free HEAD ref with free_one_ref()Jeff King
2024-09-25http: stop leaking buffer in http_get_info_packs()Jeff King
2024-09-25http: call git_inflate_end() when releasing http_object_requestJeff King
2024-09-25http: fix leak of http_object_request structJeff King
2024-09-25http: fix leak when redacting cookies from curl traceJeff King
2024-09-25transport-helper: fix leak of dummy refs_listJeff King
2024-09-25fetch-pack: clear pack lockfiles listJeff King
2024-09-25fetch: free "raw" string when shrinking refspecJeff King
2024-09-25transport-helper: fix strbuf leak in push_refs_with_push()Jeff King
2024-09-25send-pack: free cas options before exitJeff King
2024-09-25commit: avoid leaking already-saved bufferJeff King
2024-09-25fetch-pack, send-pack: clean up shallow oid arrayJeff King
2024-09-25fetch-pack: free object filter before exitingJeff King
2024-09-25connect: clear child process before freeing in diagnostic modeJeff King
2024-09-25fetch-pack: fix leaking sought refsPatrick Steinhardt
2024-09-25shallow: fix leak when unregistering last shallow rootPatrick Steinhardt
2024-09-25http-fetch: clear leaking git-index-pack(1) argumentsPatrick Steinhardt
2024-09-25test-lib: check for leak logs after every testJeff King
2024-09-25test-lib: show leak-sanitizer logs on --immediate failureJeff King
2024-09-25test-lib: stop showing old leak logsJeff King
2024-09-25send-email: document --mailmap and associated configurationJacob Keller
2024-09-24builtin: fix typosAndrew Kreimer
2024-09-24refs/reftable: reload locked stack when preparing transactionPatrick Steinhardt
2024-09-24reftable/stack: allow locking of outdated stacksPatrick Steinhardt
2024-09-24refs/reftable: introduce "reftable.lockTimeout"Patrick Steinhardt
2024-09-24config: fix evaluating "onbranch" with nonexistent git dirPatrick Steinhardt
2024-09-24t1305: exercise edge cases of "onbranch" includesPatrick Steinhardt
2024-09-23sparse-checkout: disable advice in 'disable'Derrick Stolee
2024-09-23Documentation: fix typosAndrew Kreimer
2024-09-23Documentation/config: fix typosAndrew Kreimer
2024-09-23Documentation/technical: fix a typoAndrew Kreimer
2024-09-23The 20th batchJunio C Hamano
2024-09-23Merge branch 'jc/pass-repo-to-builtins'Junio C Hamano
2024-09-23Merge branch 'jk/t9001-deflake'Junio C Hamano
2024-09-23Merge branch 'jk/jump-quickfix-fixes'Junio C Hamano
2024-09-23Merge branch 'ak/typofixes'Junio C Hamano
2024-09-23Merge branch 'jk/diag-unexpected-remote-helper-death'Junio C Hamano