aboutsummaryrefslogtreecommitdiff
path: root/streaming.c
Commit message (Expand)AuthorAge
* pack-objects, streaming: turn "xx >= big_file_threshold" to ".. > .."Nguyễn Thái Ngọc Duy2012-05-18
* streaming: void pointer instead of char pointerRené Scharfe2012-05-03
* streaming: make streaming-write-entry to be more reusableJunio C Hamano2012-03-07
* Merge branch 'jc/streaming-filter'Junio C Hamano2011-08-01
|\
| * streaming: free git_istream upon closingJeff King2011-07-22
* | Merge branch 'jc/zlib-wrap'Junio C Hamano2011-07-19
|/
* stream filter: add "no more input" to the filtersJunio C Hamano2011-05-26
* Add streaming filter APIJunio C Hamano2011-05-26
* streaming: read loose objects incrementallyJunio C Hamano2011-05-20
* streaming: read non-delta incrementally from a packJunio C Hamano2011-05-20
* streaming: a new API to read from the object storeJunio C Hamano2011-05-20