summaryrefslogtreecommitdiff
path: root/t/helper/test-bitmap.c
AgeCommit message (Expand)AuthorFilesLines
2026-07-02packfile: thread odb_source_packed through packed_object_info()Patrick Steinhardt1-1/+1
2026-05-27Merge branch 'ps/setup-wo-the-repository'Junio C Hamano1-1/+1
2026-05-19setup: stop using `the_repository` in `setup_git_directory()`Patrick Steinhardt1-1/+1
2026-05-12t/helper: add 'test-tool bitmap write' subcommandTaylor Blau1-1/+112
2025-07-01pack-bitmap: add load corrupt bitmap testLidong Yan1-0/+8
2024-07-02Merge branch 'ps/use-the-repository'Junio C Hamano1-0/+2
2024-06-14global: introduce `USE_THE_REPOSITORY_VARIABLE` macroPatrick Steinhardt1-0/+2
2024-05-24pack-bitmap: implement test helpers for pseudo-mergeTaylor Blau1-7/+27
2023-03-21setup.h: move declarations for setup.c functions from cache.hElijah Newren1-0/+1
2023-03-21treewide: remove cache.h inclusion due to environment.h changesElijah Newren1-1/+1
2021-09-14t/helper/test-bitmap.c: add 'dump-hashes' modeTaylor Blau1-1/+9
2021-03-31t/helper/test-bitmap.c: initial commitTaylor Blau1-0/+24