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.c
Age
Commit message (
Expand
)
Author
Files
Lines
12 days
Merge branch 'jt/receive-pack-pluggable-writes'
Junio C Hamano
1
-0
/
+21
2026-08-20
odb/transaction: add transaction interface to write packfiles
Justin Tobler
1
-0
/
+7
2026-08-20
odb/transaction: add transaction finalize interface
Justin Tobler
1
-0
/
+14
2026-08-05
odb/streaming: consolidate read and write streams
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
-2
/
+3
2026-07-10
odb/transaction: add transaction env interface
Justin Tobler
1
-0
/
+8
2026-07-10
odb/transaction: propagate commit errors
Justin Tobler
1
-3
/
+7
2026-07-10
odb/transaction: propagate begin errors
Justin Tobler
1
-4
/
+10
2026-05-15
odb/transaction: make `write_object_stream()` pluggable
Justin Tobler
1
-0
/
+7
2026-05-15
odb/transaction: use pluggable `begin_transaction()`
Justin Tobler
1
-2
/
+2
2026-05-15
odb: split `struct odb_transaction` into separate header
Justin Tobler
1
-0
/
+28