summaryrefslogtreecommitdiff
path: root/odb/source-files.h
AgeCommit message (Expand)AuthorFilesLines
2026-08-20Merge branch 'ps/odb-make-creation-pluggable'Junio C Hamano1-1/+3
2026-08-06odb/source: introduce function to map source type to namePatrick Steinhardt1-1/+3
2026-07-13odb: make optimizations pluggablePatrick Steinhardt1-0/+15
2026-06-17packfile: rename `struct packfile_store` to `odb_source_packed`Patrick Steinhardt1-2/+2
2026-03-05odb/source: make `free()` function pluggablePatrick Steinhardt1-3/+0
2026-03-05odb/source: introduce source type for robustnessPatrick Steinhardt1-1/+4
2026-03-05odb: embed base source in the "files" backendPatrick Steinhardt1-3/+14
2026-03-05odb: introduce "files" sourcePatrick Steinhardt1-0/+24