summaryrefslogtreecommitdiff
path: root/streaming.c
AgeCommit message (Expand)Author
2012-05-18pack-objects, streaming: turn "xx >= big_file_threshold" to ".. > .."Nguyễn Thái Ngọc Duy
2012-05-03streaming: void pointer instead of char pointerRené Scharfe
2012-03-07streaming: make streaming-write-entry to be more reusableJunio C Hamano
2011-08-01Merge branch 'jc/streaming-filter'Junio C Hamano
2011-07-22streaming: free git_istream upon closingJeff King
2011-07-19Merge branch 'jc/zlib-wrap'Junio C Hamano
2011-05-26stream filter: add "no more input" to the filtersJunio C Hamano
2011-05-26Add streaming filter APIJunio C Hamano
2011-05-21streaming: read loose objects incrementallyJunio C Hamano
2011-05-21streaming: read non-delta incrementally from a packJunio C Hamano
2011-05-21streaming: a new API to read from the object storeJunio C Hamano