summaryrefslogtreecommitdiff
path: root/streaming.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jc/streaming-filter'Junio C Hamano2011-08-011-1/+3
|\
| * streaming: free git_istream upon closingJeff King2011-07-221-1/+3
* | Merge branch 'jc/zlib-wrap'Junio C Hamano2011-07-191-1/+1
|/
* stream filter: add "no more input" to the filtersJunio C Hamano2011-05-261-3/+23
* Add streaming filter APIJunio C Hamano2011-05-261-1/+99
* streaming: read loose objects incrementallyJunio C Hamano2011-05-201-3/+82
* streaming: read non-delta incrementally from a packJunio C Hamano2011-05-201-3/+102
* streaming: a new API to read from the object storeJunio C Hamano2011-05-201-0/+193