summaryrefslogtreecommitdiff
path: root/odb/transaction.h
AgeCommit message (Expand)AuthorFilesLines
13 daysMerge branch 'jt/receive-pack-pluggable-writes'Junio C Hamano1-0/+85
2026-08-20odb/transaction: add transaction interface to write packfilesJustin Tobler1-0/+62
2026-08-20odb/transaction: add transaction finalize interfaceJustin Tobler1-0/+23
2026-08-05odb/streaming: consolidate read and write streamsPatrick Steinhardt1-2/+2
2026-08-05odb/streaming: support streaming arbitrary object typesPatrick Steinhardt1-1/+1
2026-08-05odb/streaming: track write stream size in the structurePatrick Steinhardt1-2/+2
2026-07-10odb/transaction: introduce ODB transaction flagsJustin Tobler1-4/+11
2026-07-10odb/transaction: add transaction env interfaceJustin Tobler1-0/+17
2026-07-10odb/transaction: propagate commit errorsJustin Tobler1-3/+4
2026-07-10odb/transaction: propagate begin errorsJustin Tobler1-4/+15
2026-07-10object-file: propagate files transaction errorsJustin Tobler1-2/+5
2026-05-15odb/transaction: make `write_object_stream()` pluggableJustin Tobler1-3/+22
2026-05-15odb: split `struct odb_transaction` into separate headerJustin Tobler1-0/+38