summaryrefslogtreecommitdiff
path: root/t/t1050-large.sh
AgeCommit message (Expand)Author
2014-04-29t1050-large.sh: use the $( ... ) construct for command substitutionElia Pinto
2012-06-28Merge branch 'nd/stream-pack-objects'Junio C Hamano
2012-05-29pack-objects: use streaming interface for reading large loose blobsNguyễn Thái Ngọc Duy
2012-05-23index-pack: use streaming interface on large blobs (most of the time)Nguyễn Thái Ngọc Duy
2012-05-03archive-zip: streaming for deflated filesRené Scharfe
2012-05-03archive-zip: streaming for stored filesRené Scharfe
2012-05-03archive-tar: stream large blobs to tar fileNguyễn Thái Ngọc Duy
2012-03-07update-server-info: respect core.bigfilethresholdNguyễn Thái Ngọc Duy
2012-03-07show: use streaming API for showing blobsNguyễn Thái Ngọc Duy
2012-03-07cat-file: use streaming API to print blobsNguyễn Thái Ngọc Duy
2012-03-07Add more large blob test casesNguyễn Thái Ngọc Duy
2011-12-01bulk-checkin: replace fast-import based implementationJunio C Hamano
2011-05-13Bigfile: teach "git add" to send a large file straight to a packJunio C Hamano