Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-08-01 | Merge branch 'jc/streaming-filter' | Junio C Hamano | 1 | -1/+3 |
2011-07-22 | streaming: free git_istream upon closing | Jeff King | 1 | -1/+3 |
2011-07-19 | Merge branch 'jc/zlib-wrap' | Junio C Hamano | 1 | -1/+1 |
2011-05-26 | stream filter: add "no more input" to the filters | Junio C Hamano | 1 | -3/+23 |
2011-05-26 | Add streaming filter API | Junio C Hamano | 1 | -1/+99 |
2011-05-20 | streaming: read loose objects incrementally | Junio C Hamano | 1 | -3/+82 |
2011-05-20 | streaming: read non-delta incrementally from a pack | Junio C Hamano | 1 | -3/+102 |
2011-05-20 | streaming: a new API to read from the object store | Junio C Hamano | 1 | -0/+193 |