summaryrefslogtreecommitdiffstats
path: root/streaming.c
AgeCommit message (Expand)AuthorLines
2011-08-01Merge branch 'jc/streaming-filter'Junio C Hamano-1/+3
2011-07-22streaming: free git_istream upon closingJeff King-1/+3
2011-07-19Merge branch 'jc/zlib-wrap'Junio C Hamano-1/+1
2011-05-26stream filter: add "no more input" to the filtersJunio C Hamano-3/+23
2011-05-26Add streaming filter APIJunio C Hamano-1/+99
2011-05-20streaming: read loose objects incrementallyJunio C Hamano-3/+82
2011-05-20streaming: read non-delta incrementally from a packJunio C Hamano-3/+102
2011-05-20streaming: a new API to read from the object storeJunio C Hamano-0/+193