summaryrefslogtreecommitdiff
path: root/odb/source-packed.h
AgeCommit message (Expand)AuthorFilesLines
2026-08-06odb/source: introduce function to map source type to namePatrick Steinhardt1-1/+3
2026-07-13Merge branch 'ps/odb-generalize-prepare'Junio C Hamano1-9/+0
2026-07-06Merge branch 'ps/odb-source-packed'Junio C Hamano1-0/+94
2026-06-22odb/source: generalize `reprepare()` callbackPatrick Steinhardt1-9/+0
2026-06-17odb/source-packed: drop pointer to "files" parent sourcePatrick Steinhardt1-3/+4
2026-06-17odb/source-packed: wire up `freshen_object()` callbackPatrick Steinhardt1-6/+0
2026-06-17odb/source-packed: wire up `read_object_info()` callbackPatrick Steinhardt1-0/+6
2026-06-17odb/source-packed: wire up `reprepare()` callbackPatrick Steinhardt1-0/+9
2026-06-17odb/source-packed: start converting to a proper `struct odb_source`Patrick Steinhardt1-0/+12
2026-06-17odb/source-packed: store pointer to "files" instead of generic sourcePatrick Steinhardt1-2/+2
2026-06-17packfile: move packed source into "odb/" subsystemPatrick Steinhardt1-0/+72