aboutsummaryrefslogtreecommitdiffstats
path: root/t/helper/test-partial-clone.c
AgeCommit message (Expand)AuthorFilesLines
2025-07-01odb: rename `oid_object_info()`Patrick Steinhardt1-1/+1
2025-07-01object-store: rename files to "odb.{c,h}"Patrick Steinhardt1-1/+1
2025-04-15object-store: merge "object-store-ll.h" and "object-store.h"Patrick Steinhardt1-1/+1
2024-09-30t/helper: fix leaking repository in partial-clone helperPatrick Steinhardt1-0/+2
2024-06-14t/helper: use correct object hash in partial-clone helperPatrick Steinhardt1-1/+1
2023-06-21object-store-ll.h: split this header out of object-store.hElijah Newren1-1/+1
2023-03-21treewide: remove cache.h inclusion due to setup.h changesElijah Newren1-2/+1
2023-03-21setup.h: move declarations for setup.c functions from cache.hElijah Newren1-0/+1
2023-02-23cache.h: remove dependence on hex.h; make other files include it explicitlyElijah Newren1-0/+1
2021-06-28promisor-remote: teach lazy-fetch in any repoJonathan Tan1-0/+43