| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'nd/stream-pack-objects' | Junio C Hamano | 2012-06-28 | 1 | -0/+12 |
|\ |
|
| * | pack-objects: use streaming interface for reading large loose blobs | Nguyễn Thái Ngọc Duy | 2012-05-29 | 1 | -0/+12 |
* | | index-pack: use streaming interface on large blobs (most of the time) | Nguyễn Thái Ngọc Duy | 2012-05-23 | 1 | -0/+5 |
|/ |
|
* | archive-zip: streaming for deflated files | René Scharfe | 2012-05-03 | 1 | -0/+4 |
* | archive-zip: streaming for stored files | René Scharfe | 2012-05-03 | 1 | -0/+4 |
* | archive-tar: stream large blobs to tar file | Nguyễn Thái Ngọc Duy | 2012-05-03 | 1 | -0/+4 |
* | update-server-info: respect core.bigfilethresholdnd/stream-more | Nguyễn Thái Ngọc Duy | 2012-03-07 | 1 | -1/+1 |
* | show: use streaming API for showing blobs | Nguyễn Thái Ngọc Duy | 2012-03-07 | 1 | -1/+1 |
* | cat-file: use streaming API to print blobs | Nguyễn Thái Ngọc Duy | 2012-03-07 | 1 | -2/+2 |
* | Add more large blob test cases | Nguyễn Thái Ngọc Duy | 2012-03-07 | 1 | -2/+36 |
* | bulk-checkin: replace fast-import based implementationjc/stream-to-pack | Junio C Hamano | 2011-12-01 | 1 | -9/+85 |
* | Bigfile: teach "git add" to send a large file straight to a pack | Junio C Hamano | 2011-05-13 | 1 | -0/+27 |