summaryrefslogtreecommitdiff
path: root/odb/streaming.h
AgeCommit message (Expand)AuthorFilesLines
2026-05-27Merge branch 'jt/odb-transaction-write'Junio C Hamano1-0/+30
2026-05-15object-file: remove flags from transaction packfile writesJustin Tobler1-0/+12
2026-05-15odb: update `struct odb_write_stream` read() callbackJustin Tobler1-0/+18
2026-05-09odb, packfile: use size_t for streaming object sizesJohannes Schindelin1-1/+1
2025-11-23streaming: drop redundant type and size pointersPatrick Steinhardt1-5/+2
2025-11-23streaming: move into object database subsystemPatrick Steinhardt1-0/+70