summaryrefslogtreecommitdiff
path: root/t/t1050-large.sh
AgeCommit message (Expand)Author
2019-01-29tests: avoid calling Perl just to determine file sizesJohannes Schindelin
2018-07-16t1000-t1999: fix broken &&-chainsEric Sunshine
2018-03-27t/helper: merge test-genrandom into test-toolNguyễn Thái Ngọc Duy
2016-11-16compression: unify pack.compression configuration parsingJunio C Hamano
2016-07-13fsck: use streaming interface for large blobs in packNguyễn Thái Ngọc Duy
2015-01-14t1050-large: generate large files without ddJohannes Sixt
2014-10-08Merge branch 'sp/stream-clean-filter'Junio C Hamano
2014-08-28memory_limit: use git_env_ulong() to parse GIT_ALLOC_LIMITSteffen Prohaska
2014-08-18diff: shortcut for diff'ing two binary SHA-1 objectsNguyễn Thái Ngọc Duy
2014-08-18diff --stat: mark any file larger than core.bigfilethreshold binaryNguyễn Thái Ngọc Duy
2014-08-18sha1_file.c: do not die failing to malloc in unpack_compressed_entryNguyễn Thái Ngọc Duy
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