aboutsummaryrefslogtreecommitdiffstats
path: root/streaming.h
AgeCommit message (Expand)AuthorFilesLines
2023-03-21treewide: remove unnecessary cache.h inclusion from a few headersElijah Newren1-1/+3
2020-01-31streaming: allow open_istream() to handle any repoMatheus Tavares1-1/+3
2019-05-05*.[ch]: remove extern from function declarations using spatchDenton Liu1-4/+4
2018-03-14streaming: convert open_istream to use struct object_idbrian m. carlson1-1/+1
2016-09-07streaming: make stream_blob_to_fd take struct object_idbrian m. carlson1-1/+1
2012-05-03streaming: void pointer instead of char pointerRené Scharfe1-1/+1
2012-03-07streaming: make streaming-write-entry to be more reusableJunio C Hamano1-0/+2
2011-05-26Add streaming filter APIJunio C Hamano1-1/+1
2011-05-20streaming: a new API to read from the object storeJunio C Hamano1-0/+15