summaryrefslogtreecommitdiff
path: root/t/t1050-large.sh
Commit message (Expand)AuthorAgeFilesLines
* t1050-large.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-291-2/+2
* Merge branch 'nd/stream-pack-objects'Junio C Hamano2012-06-281-0/+12
|\
| * pack-objects: use streaming interface for reading large loose blobsNguyễn Thái Ngọc Duy2012-05-291-0/+12
* | index-pack: use streaming interface on large blobs (most of the time)Nguyễn Thái Ngọc Duy2012-05-231-0/+5
|/
* archive-zip: streaming for deflated filesRené Scharfe2012-05-031-0/+4
* archive-zip: streaming for stored filesRené Scharfe2012-05-031-0/+4
* archive-tar: stream large blobs to tar fileNguyễn Thái Ngọc Duy2012-05-031-0/+4
* update-server-info: respect core.bigfilethresholdnd/stream-moreNguyễn Thái Ngọc Duy2012-03-071-1/+1
* show: use streaming API for showing blobsNguyễn Thái Ngọc Duy2012-03-071-1/+1
* cat-file: use streaming API to print blobsNguyễn Thái Ngọc Duy2012-03-071-2/+2
* Add more large blob test casesNguyễn Thái Ngọc Duy2012-03-071-2/+36
* bulk-checkin: replace fast-import based implementationjc/stream-to-packJunio C Hamano2011-12-011-9/+85
* Bigfile: teach "git add" to send a large file straight to a packJunio C Hamano2011-05-131-0/+27