summaryrefslogtreecommitdiff
path: root/streaming.c
AgeCommit message (Expand)Author
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