summaryrefslogtreecommitdiffstats
path: root/streaming.h (follow)
Commit message (Expand)AuthorAgeLines
* streaming: allow open_istream() to handle any repoMatheus Tavares2020-01-31-1/+3
* *.[ch]: remove extern from function declarations using spatchDenton Liu2019-05-05-4/+4
* streaming: convert open_istream to use struct object_idbrian m. carlson2018-03-14-1/+1
* streaming: make stream_blob_to_fd take struct object_idbrian m. carlson2016-09-07-1/+1
* streaming: void pointer instead of char pointerRené Scharfe2012-05-03-1/+1
* streaming: make streaming-write-entry to be more reusableJunio C Hamano2012-03-07-0/+2
* Add streaming filter APIJunio C Hamano2011-05-26-1/+1
* streaming: a new API to read from the object storeJunio C Hamano2011-05-20-0/+15