index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
odb
/
transaction.h
Age
Commit message (
Expand
)
Author
Files
Lines
13 days
Merge branch 'jt/receive-pack-pluggable-writes'
Junio C Hamano
1
-0
/
+85
2026-08-20
odb/transaction: add transaction interface to write packfiles
Justin Tobler
1
-0
/
+62
2026-08-20
odb/transaction: add transaction finalize interface
Justin Tobler
1
-0
/
+23
2026-08-05
odb/streaming: consolidate read and write streams
Patrick Steinhardt
1
-2
/
+2
2026-08-05
odb/streaming: support streaming arbitrary object types
Patrick Steinhardt
1
-1
/
+1
2026-08-05
odb/streaming: track write stream size in the structure
Patrick Steinhardt
1
-2
/
+2
2026-07-10
odb/transaction: introduce ODB transaction flags
Justin Tobler
1
-4
/
+11
2026-07-10
odb/transaction: add transaction env interface
Justin Tobler
1
-0
/
+17
2026-07-10
odb/transaction: propagate commit errors
Justin Tobler
1
-3
/
+4
2026-07-10
odb/transaction: propagate begin errors
Justin Tobler
1
-4
/
+15
2026-07-10
object-file: propagate files transaction errors
Justin Tobler
1
-2
/
+5
2026-05-15
odb/transaction: make `write_object_stream()` pluggable
Justin Tobler
1
-3
/
+22
2026-05-15
odb: split `struct odb_transaction` into separate header
Justin Tobler
1
-0
/
+38