summaryrefslogtreecommitdiff
path: root/t/helper/test-synthesize.c
AgeCommit message (Expand)AuthorFilesLines
2026-07-07hash: convert remaining direct function callsJeff King1-15/+14
2026-07-07hash: use git_hash_init() consistentlyJeff King1-2/+2
2026-05-27Merge branch 'ps/setup-wo-the-repository'Junio C Hamano1-1/+1
2026-05-09test-tool synthesize: add precomputed SHA-256 pack for 4 GiB + 1Johannes Schindelin1-0/+91
2026-05-09test-tool synthesize: precompute pack for 4 GiB + 1Johannes Schindelin1-1/+201
2026-05-09test-tool synthesize: use the unsafe hash for speedJohannes Schindelin1-1/+1
2026-05-09test-tool: add a helper to synthesize large packfilesJohannes Schindelin1-0/+250