summaryrefslogtreecommitdiff
path: root/t/helper
AgeCommit message (Expand)AuthorFilesLines
2026-02-25Merge branch 'mc/tr2-process-ancestry-cleanup'Junio C Hamano1-0/+59
2026-02-24t/helper/test-read-midx.c: plug memory leak when selecting layerTaylor Blau1-6/+11
2026-02-24midx: introduce `midx_get_checksum_hex()`Taylor Blau1-2/+2
2026-02-24midx: rename `get_midx_checksum()` to `midx_get_checksum_hash()`Taylor Blau1-2/+2
2026-02-23refs: replace `refs_for_each_fullref_in()`Patrick Steinhardt1-3/+5
2026-02-23refs: replace `refs_for_each_ref_in()`Patrick Steinhardt1-2/+5
2026-02-23t/helper: improve "genrandom" test helperPatrick Steinhardt1-1/+4
2026-02-19ci: don't skip smallest test slice in GitLabPatrick Steinhardt1-6/+12
2026-02-13Merge branch 'ps/commit-list-functions-renamed'Junio C Hamano1-5/+5
2026-02-13test-tool: extend trace2 helper with 400ancestryMatthew John Cheetham1-0/+59
2026-01-28run-command: add stdin callback for parallelizationEmily Shaffer1-2/+50
2026-01-21Merge branch 'rs/tree-wo-the-repository'Junio C Hamano2-3/+3
2026-01-15Revert "Merge branch 'ar/run-command-hook'"Junio C Hamano1-65/+2
2026-01-15commit: rename `free_commit_list()` to conform to coding guidelinesPatrick Steinhardt1-5/+5
2026-01-12Merge branch 'rs/commit-stack'Junio C Hamano1-20/+14
2026-01-09cocci: convert parse_tree functions to repo_ variantsRené Scharfe2-3/+3
2026-01-06Merge branch 'ar/run-command-hook'Junio C Hamano1-2/+65
2025-12-28run-command: allow capturing of collated outputEmily Shaffer1-0/+15
2025-12-28run-command: add stdin callback for parallelizationEmily Shaffer1-2/+50
2025-12-25test-reach: use commit_stackRené Scharfe1-20/+14
2025-12-18strbuf: split out logic to humanise byte valuesJustin Tobler1-1/+6
2025-12-05Merge branch 'ps/object-source-management'Junio C Hamano1-14/+2
2025-11-26Merge branch 'jk/test-mktemp-leakfix'Junio C Hamano1-1/+7
2025-11-25t/helper: stop setting up `the_repository` repeatedlyPatrick Steinhardt1-14/+2
2025-11-19Merge branch 'ps/ref-peeled-tags'Junio C Hamano2-4/+3
2025-11-18test-mktemp: plug memory and descriptor leaksJeff King1-1/+7
2025-11-04Merge branch 'jk/test-delete-gpgsig-leakfix'Junio C Hamano1-3/+4
2025-11-04object: add flag to `peel_object()` to verify object typePatrick Steinhardt1-1/+1
2025-11-04refs: introduce wrapper struct for `each_ref_fn`Patrick Steinhardt1-3/+2
2025-10-30Merge branch 'ps/remove-packfile-store-get-packs'Junio C Hamano2-2/+3
2025-10-29test-tool: fix leak in delete-gpgsig commandJeff King1-3/+4
2025-10-16packfile: introduce macro to iterate through packsPatrick Steinhardt2-2/+3
2025-10-07Merge branch 'ps/odb-clean-stale-wrappers'Junio C Hamano1-6/+4
2025-09-24packfile: refactor `get_all_packs()` to work on packfile storePatrick Steinhardt2-2/+2
2025-09-11odb: drop deprecated wrapper functionsPatrick Steinhardt1-6/+4
2025-09-02Merge branch 'ps/object-store-midx-dedup-info' into ps/packfile-storeJunio C Hamano1-13/+18
2025-08-25Merge branch 'ps/commit-graph-wo-globals'Junio C Hamano1-1/+1
2025-08-21Merge branch 'jc/string-list-split'Junio C Hamano4-6/+7
2025-08-21Merge branch 'ps/remote-rename-fix'Junio C Hamano1-1/+2
2025-08-15commit-graph: stop passing in redundant repositoryPatrick Steinhardt1-1/+1
2025-08-11midx: stop duplicating info redundant with its owning sourcePatrick Steinhardt1-1/+1
2025-08-11midx: load multi-pack indices via their sourcePatrick Steinhardt1-10/+15
2025-08-11midx: drop redundant `struct repository` parameterPatrick Steinhardt1-2/+2
2025-08-06refs: pass refname when invoking reflog entry callbackPatrick Steinhardt1-1/+2
2025-08-04Merge branch 'jc/test-hashmap-is-still-here'Junio C Hamano1-0/+5
2025-08-04Merge branch 'ps/config-wo-the-repository'Junio C Hamano4-13/+15
2025-08-03Merge branch 'hl/test-helper-fd-close'Junio C Hamano2-53/+27
2025-08-02string-list: split-then-remove-empty can be done while splittingJunio C Hamano2-4/+4
2025-08-02string-list: align string_list_split() with its _in_place() counterpartJunio C Hamano2-2/+3
2025-07-30test-hashmap: document why it is no longer used but still thereJunio C Hamano1-0/+5