summaryrefslogtreecommitdiffstats
path: root/t/t7420-submodule-set-url.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2024-09-27t/helper: fix leaking subrepo in nested submodule config helperPatrick Steinhardt2-1/+2
2024-09-27builtin/submodule--helper: fix leaking error bufferPatrick Steinhardt2-0/+4
2024-09-27builtin/submodule--helper: clear child process when not running itPatrick Steinhardt2-3/+8
2024-09-27submodule: fix leaking update strategyPatrick Steinhardt5-3/+12
2024-09-27git: fix leaking argv when handling builtinsPatrick Steinhardt2-3/+20
2024-09-27builtin/help: fix leaking `html_path` when reading config multiple timesPatrick Steinhardt1-1/+2
2024-09-27builtin/help: fix dangling reference to `html_path`Patrick Steinhardt1-6/+7
2024-09-26howto-maintain-git: discarding inactive topicsJunio C Hamano1-1/+16
2024-09-26Git 2.47-rc0v2.47.0-rc0Junio C Hamano2-1/+8
2024-09-25The 21st batchJunio C Hamano1-0/+9
2024-09-25http-push: clean up local_refs at exitJeff King2-1/+3
2024-09-25http-push: clean up loose request when falling back to packedJeff King1-1/+2
2024-09-25http-push: clean up objects listJeff King1-1/+5
2024-09-25http-push: free xml_ctx.cdata after useJeff King1-0/+2
2024-09-25http-push: free remote_ls_ctx.dentry_nameJeff King1-0/+1
2024-09-25http-push: free transfer_request strbufJeff King1-1/+4
2024-09-25http-push: free transfer_request dest fieldJeff King1-7/+3
2024-09-25http-push: free curl header listsJeff King1-0/+5
2024-09-25http-push: free repo->url stringJeff King1-0/+1
2024-09-25http-push: clear refspecs before exitingJeff King1-0/+2
2024-09-25http-walker: free fake packed_git listJeff King2-0/+11
2024-09-25remote-curl: free HEAD ref with free_one_ref()Jeff King1-1/+1
2024-09-25http: stop leaking buffer in http_get_info_packs()Jeff King2-0/+2
2024-09-25http: call git_inflate_end() when releasing http_object_requestJeff King1-1/+2
2024-09-25http: fix leak of http_object_request structJeff King5-11/+17
2024-09-25http: fix leak when redacting cookies from curl traceJeff King1-0/+1
2024-09-25transport-helper: fix leak of dummy refs_listJeff King1-2/+8
2024-09-25fetch-pack: clear pack lockfiles listJeff King1-0/+1
2024-09-25fetch: free "raw" string when shrinking refspecJeff King4-2/+4
2024-09-25transport-helper: fix strbuf leak in push_refs_with_push()Jeff King2-0/+2
2024-09-25send-pack: free cas options before exitJeff King4-1/+4
2024-09-25commit: avoid leaking already-saved bufferJeff King2-1/+3
2024-09-25fetch-pack, send-pack: clean up shallow oid arrayJeff King3-0/+3
2024-09-25fetch-pack: free object filter before exitingJeff King2-0/+2
2024-09-25connect: clear child process before freeing in diagnostic modeJeff King1-0/+1
2024-09-25fetch-pack: fix leaking sought refsPatrick Steinhardt3-2/+21
2024-09-25shallow: fix leak when unregistering last shallow rootPatrick Steinhardt1-3/+2
2024-09-25http-fetch: clear leaking git-index-pack(1) argumentsPatrick Steinhardt1-5/+11
2024-09-25test-lib: check for leak logs after every testJeff King2-6/+8
2024-09-25test-lib: show leak-sanitizer logs on --immediate failureJeff King1-0/+1
2024-09-25test-lib: stop showing old leak logsJeff King1-33/+2
2024-09-25send-email: document --mailmap and associated configurationJacob Keller2-0/+21
2024-09-24builtin: fix typosAndrew Kreimer4-4/+4
2024-09-24refs/reftable: reload locked stack when preparing transactionPatrick Steinhardt2-1/+33
2024-09-24reftable/stack: allow locking of outdated stacksPatrick Steinhardt4-13/+91
2024-09-24refs/reftable: introduce "reftable.lockTimeout"Patrick Steinhardt5-6/+66
2024-09-24config: fix evaluating "onbranch" with nonexistent git dirPatrick Steinhardt2-7/+10
2024-09-24t1305: exercise edge cases of "onbranch" includesPatrick Steinhardt1-0/+40
2024-09-23sparse-checkout: disable advice in 'disable'Derrick Stolee4-3/+19
2024-09-23Documentation: fix typosAndrew Kreimer4-4/+4