aboutsummaryrefslogtreecommitdiff
path: root/t/t1050-large.sh
Commit message (Expand)AuthorAge
* compression: unify pack.compression configuration parsingJunio C Hamano2016-11-15
* fsck: use streaming interface for large blobs in packNguyễn Thái Ngọc Duy2016-07-13
* t1050-large: generate large files without ddJohannes Sixt2015-01-14
* Merge branch 'sp/stream-clean-filter'Junio C Hamano2014-10-08
|\
| * memory_limit: use git_env_ulong() to parse GIT_ALLOC_LIMITSteffen Prohaska2014-08-28
* | diff: shortcut for diff'ing two binary SHA-1 objectsNguyễn Thái Ngọc Duy2014-08-18
* | diff --stat: mark any file larger than core.bigfilethreshold binaryNguyễn Thái Ngọc Duy2014-08-18
* | sha1_file.c: do not die failing to malloc in unpack_compressed_entryNguyễn Thái Ngọc Duy2014-08-18
|/
* t1050-large.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-29
* Merge branch 'nd/stream-pack-objects'Junio C Hamano2012-06-28
|\
| * pack-objects: use streaming interface for reading large loose blobsNguyễn Thái Ngọc Duy2012-05-29
* | index-pack: use streaming interface on large blobs (most of the time)Nguyễn Thái Ngọc Duy2012-05-23
|/
* archive-zip: streaming for deflated filesRené Scharfe2012-05-03
* archive-zip: streaming for stored filesRené Scharfe2012-05-03
* archive-tar: stream large blobs to tar fileNguyễn Thái Ngọc Duy2012-05-03
* update-server-info: respect core.bigfilethresholdNguyễn Thái Ngọc Duy2012-03-07
* show: use streaming API for showing blobsNguyễn Thái Ngọc Duy2012-03-07
* cat-file: use streaming API to print blobsNguyễn Thái Ngọc Duy2012-03-07
* Add more large blob test casesNguyễn Thái Ngọc Duy2012-03-07
* bulk-checkin: replace fast-import based implementationJunio C Hamano2011-12-01
* Bigfile: teach "git add" to send a large file straight to a packJunio C Hamano2011-05-13