summaryrefslogtreecommitdiff
path: root/streaming.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: remove unnecessary cache.h inclusion from a few headersElijah Newren2023-03-211-1/+3
* streaming: allow open_istream() to handle any repoMatheus Tavares2020-01-311-1/+3
* *.[ch]: remove extern from function declarations using spatchDenton Liu2019-05-051-4/+4
* streaming: convert open_istream to use struct object_idbrian m. carlson2018-03-141-1/+1
* streaming: make stream_blob_to_fd take struct object_idbrian m. carlson2016-09-071-1/+1
* streaming: void pointer instead of char pointerRené Scharfe2012-05-031-1/+1
* streaming: make streaming-write-entry to be more reusableJunio C Hamano2012-03-071-0/+2
* Add streaming filter APIJunio C Hamano2011-05-261-1/+1
* streaming: a new API to read from the object storeJunio C Hamano2011-05-201-0/+15