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
/
streaming.h
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-23
streaming: move into object database subsystem
Patrick Steinhardt
1
-70
/
+0
2025-11-23
streaming: refactor interface to be object-database-centric
Patrick Steinhardt
1
-5
/
+25
2025-11-23
streaming: make the `odb_read_stream` definition public
Patrick Steinhardt
1
-1
/
+14
2025-11-23
streaming: get rid of `the_repository`
Patrick Steinhardt
1
-1
/
+17
2025-11-23
streaming: rename `git_istream` into `odb_read_stream`
Patrick Steinhardt
1
-6
/
+6
2023-03-21
treewide: remove unnecessary cache.h inclusion from a few headers
Elijah Newren
1
-1
/
+3
2020-01-31
streaming: allow open_istream() to handle any repo
Matheus Tavares
1
-1
/
+3
2019-05-05
*.[ch]: remove extern from function declarations using spatch
Denton Liu
1
-4
/
+4
2018-03-14
streaming: convert open_istream to use struct object_id
brian m. carlson
1
-1
/
+1
2016-09-07
streaming: make stream_blob_to_fd take struct object_id
brian m. carlson
1
-1
/
+1
2012-05-03
streaming: void pointer instead of char pointer
René Scharfe
1
-1
/
+1
2012-03-07
streaming: make streaming-write-entry to be more reusable
Junio C Hamano
1
-0
/
+2
2011-05-26
Add streaming filter API
Junio C Hamano
1
-1
/
+1
2011-05-20
streaming: a new API to read from the object store
Junio C Hamano
1
-0
/
+15