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.c
Age
Commit message (
Expand
)
Author
Files
Lines
12 days
Merge branch 'ps/odb-eagerly-load-alternates'
Junio C Hamano
1
-1
/
+0
2026-08-17
odb: eagerly initialize alternates
Patrick Steinhardt
1
-1
/
+0
2026-08-05
odb/streaming: unify function names to create new streams
Patrick Steinhardt
1
-5
/
+5
2026-08-05
odb/streaming: rename `struct read_object_fd_data`
Patrick Steinhardt
1
-17
/
+17
2026-08-05
odb/streaming: consolidate read and write streams
Patrick Steinhardt
1
-19
/
+16
2026-08-05
odb/streaming: rename `struct odb_read_stream`
Patrick Steinhardt
1
-24
/
+24
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
-4
/
+1
2026-08-05
odb/streaming: track write stream size in the structure
Patrick Steinhardt
1
-0
/
+1
2026-06-15
odb: use size_t for object_info.sizep and the size APIs
Johannes Schindelin
1
-12
/
+1
2026-05-27
Merge branch 'jt/odb-transaction-write'
Junio C Hamano
1
-0
/
+51
2026-05-15
object-file: remove flags from transaction packfile writes
Justin Tobler
1
-0
/
+46
2026-05-15
odb: update `struct odb_write_stream` read() callback
Justin Tobler
1
-0
/
+5
2026-05-09
odb, packfile: use size_t for streaming object sizes
Johannes Schindelin
1
-1
/
+12
2026-03-12
odb: stop including "odb/source.h"
Patrick Steinhardt
1
-0
/
+1
2026-03-05
odb/source: make `read_object_stream()` function pluggable
Patrick Steinhardt
1
-7
/
+2
2026-03-05
odb: embed base source in the "files" backend
Patrick Steinhardt
1
-1
/
+2
2026-03-05
odb: introduce "files" source
Patrick Steinhardt
1
-1
/
+1
2026-01-09
packfile: move packfile store into object source
Patrick Steinhardt
1
-5
/
+4
2025-11-23
streaming: drop redundant type and size pointers
Patrick Steinhardt
1
-8
/
+2
2025-11-23
streaming: move into object database subsystem
Patrick Steinhardt
1
-0
/
+299