aboutsummaryrefslogtreecommitdiffstats
path: root/object-store-ll.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-04-15object-store: merge "object-store-ll.h" and "object-store.h"Patrick Steinhardt1-517/+0
2025-04-15object-store: remove global array of cached objectsPatrick Steinhardt1-1/+13
2025-04-15object: split out functions relating to object store subsystemPatrick Steinhardt1-3/+0
2025-04-15object-file: split out functions relating to object store subsystemPatrick Steinhardt1-54/+6
2024-12-04packfile: pass down repository to `for_each_packed_object`Karthik Nayak1-2/+2
2024-12-04packfile: add repository to struct `packed_git`Karthik Nayak1-0/+5
2024-09-12environment: move object database functions into object layerPatrick Steinhardt1-0/+15
2023-10-02object-file: add a compat_oid_in parameter to write_object_file_flagsEric W. Biederman1-2/+2
2023-10-02loose: add a mapping between SHA-1 and SHA-256 for loose objectsbrian m. carlson1-0/+3
2023-07-25Merge branch 'tb/object-access-overflow-protection'Junio C Hamano1-1/+1
2023-06-21object-store-ll.h: split this header out of object-store.hElijah Newren1-0/+533