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
/
streaming.h
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-05
odb/streaming: unify function names to create new streams
Patrick Steinhardt
1
-10
/
+13
2026-08-05
odb/streaming: consolidate read and write streams
Patrick Steinhardt
1
-28
/
+3
2026-08-05
odb/streaming: rename `struct odb_read_stream`
Patrick Steinhardt
1
-12
/
+12
2026-08-05
odb/streaming: support streaming arbitrary object types
Patrick Steinhardt
1
-1
/
+2
2026-08-05
odb/streaming: drop `is_finished` field
Patrick Steinhardt
1
-1
/
+0
2026-08-05
odb/streaming: track write stream size in the structure
Patrick Steinhardt
1
-0
/
+1
2026-05-27
Merge branch 'jt/odb-transaction-write'
Junio C Hamano
1
-0
/
+30
2026-05-15
object-file: remove flags from transaction packfile writes
Justin Tobler
1
-0
/
+12
2026-05-15
odb: update `struct odb_write_stream` read() callback
Justin Tobler
1
-0
/
+18
2026-05-09
odb, packfile: use size_t for streaming object sizes
Johannes Schindelin
1
-1
/
+1
2025-11-23
streaming: drop redundant type and size pointers
Patrick Steinhardt
1
-5
/
+2
2025-11-23
streaming: move into object database subsystem
Patrick Steinhardt
1
-0
/
+70