summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2024-09-25Merge branch 'ps/apply-leakfix'Junio C Hamano5-2/+6
2024-09-25http-push: clean up local_refs at exitJeff King1-0/+1
2024-09-25http-walker: free fake packed_git listJeff King1-0/+1
2024-09-25http: stop leaking buffer in http_get_info_packs()Jeff King1-0/+1
2024-09-25http: fix leak of http_object_request structJeff King1-0/+1
2024-09-25fetch: free "raw" string when shrinking refspecJeff King1-0/+1
2024-09-25transport-helper: fix strbuf leak in push_refs_with_push()Jeff King1-0/+1
2024-09-25commit: avoid leaking already-saved bufferJeff King1-0/+1
2024-09-25fetch-pack, send-pack: clean up shallow oid arrayJeff King1-0/+1
2024-09-25fetch-pack: free object filter before exitingJeff King1-0/+1
2024-09-25fetch-pack: fix leaking sought refsPatrick Steinhardt1-0/+1
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-24doc: introduce a synopsis typesettingJean-Noël Avila1-7/+4
2024-09-24refs/reftable: reload locked stack when preparing transactionPatrick Steinhardt1-0/+31
2024-09-24reftable/stack: allow locking of outdated stacksPatrick Steinhardt1-2/+65
2024-09-24refs/reftable: introduce "reftable.lockTimeout"Patrick Steinhardt1-0/+27
2024-09-24config: fix evaluating "onbranch" with nonexistent git dirPatrick Steinhardt1-1/+1
2024-09-24t1305: exercise edge cases of "onbranch" includesPatrick Steinhardt1-0/+40
2024-09-23sparse-checkout: disable advice in 'disable'Derrick Stolee1-1/+4
2024-09-23Merge branch 'jk/t9001-deflake'Junio C Hamano1-2/+2
2024-09-23Merge branch 'jk/diag-unexpected-remote-helper-death'Junio C Hamano1-0/+11
2024-09-23Merge branch 'jc/t5512-sigpipe-fix'Junio C Hamano1-0/+1
2024-09-23Merge branch 'ps/environ-wo-the-repository'Junio C Hamano2-1/+4
2024-09-23Merge branch 'ma/test-libcurl-prereq' into maint-2.46Junio C Hamano2-3/+5
2024-09-23Merge branch 'bl/trailers-and-incomplete-last-line-fix' into maint-2.46Junio C Hamano1-0/+40
2024-09-23Merge branch 'rs/diff-exit-code-fix' into maint-2.46Junio C Hamano1-0/+37
2024-09-23worktree: repair copied repository and linked worktreesEric Sunshine1-0/+19
2024-09-23archive: load index before pathspec checksRené Scharfe1-0/+12
2024-09-23diff: report modified binary files as changes in builtin_diff()René Scharfe1-0/+8
2024-09-20scalar: configure maintenance during 'reconfigure'Derrick Stolee1-2/+5
2024-09-20maintenance: add custom config to background jobsDerrick Stolee1-0/+3
2024-09-20credential: add new interactive config optionDerrick Stolee1-0/+22
2024-09-20submodule status: propagate SIGPIPEPhillip Wood1-0/+7
2024-09-20Merge branch 'jk/git-pm-bare-repo-fix'Junio C Hamano2-1/+7
2024-09-20Merge branch 'ma/test-libcurl-prereq'Junio C Hamano2-3/+5
2024-09-20Merge branch 'jk/interop-test-build-options'Junio C Hamano3-3/+13
2024-09-20Merge branch 'ps/leakfixes-part-6'Junio C Hamano19-1/+32
2024-09-20Merge branch 'pw/rebase-autostash-fix'Junio C Hamano3-3/+49
2024-09-18Merge branch 'es/chainlint-message-updates'Junio C Hamano45-95/+113
2024-09-18Merge branch 'ps/clar-unit-test'Junio C Hamano27-223/+3361
2024-09-17apply: refactor `struct image` to use a `struct strbuf`Patrick Steinhardt5-2/+6
2024-09-16Sync with 'maint'Junio C Hamano1-40/+0
2024-09-16Revert "Merge branch 'jc/patch-id' into maint-2.46"Junio C Hamano1-40/+0
2024-09-16Merge branch 'jk/ref-filter-trailer-fixes'Junio C Hamano2-2/+40
2024-09-16Merge branch 'ah/apply-3way-ours'Junio C Hamano1-0/+40
2024-09-16Merge branch 'cp/unit-test-reftable-stack'Junio C Hamano5-27/+1325
2024-09-16Merge branch 'ps/reftable-exclude' into ps/reftable-alloc-failuresJunio C Hamano8-188/+397
2024-09-16Merge branch 'cp/unit-test-reftable-stack' into ps/reftable-alloc-failuresJunio C Hamano5-27/+1325