21 Commits (490bc83a01acfefa11e98f8852b1f4a9dd962331)

Author SHA1 Message Date
Junio C Hamano 8de7eeb54b compression: unify pack.compression configuration parsing 8 years ago
Nguyễn Thái Ngọc Duy ec9d224903 fsck: use streaming interface for large blobs in pack 9 years ago
Johannes Sixt d0a042a186 t1050-large: generate large files without dd 10 years ago
Steffen Prohaska 9927d9627f memory_limit: use git_env_ulong() to parse GIT_ALLOC_LIMIT 11 years ago
Nguyễn Thái Ngọc Duy 1aaf69e669 diff: shortcut for diff'ing two binary SHA-1 objects 11 years ago
Nguyễn Thái Ngọc Duy 6bf3b81348 diff --stat: mark any file larger than core.bigfilethreshold binary 11 years ago
Nguyễn Thái Ngọc Duy 735efde838 sha1_file.c: do not die failing to malloc in unpack_compressed_entry 11 years ago
Elia Pinto 714c71b2b1 t1050-large.sh: use the $( ... ) construct for command substitution 11 years ago
Nguyễn Thái Ngọc Duy cf2ba13ac6 pack-objects: use streaming interface for reading large loose blobs 13 years ago
Nguyễn Thái Ngọc Duy 9ec2dde9f3 index-pack: use streaming interface on large blobs (most of the time) 13 years ago
René Scharfe c743c21591 archive-zip: streaming for deflated files 13 years ago
René Scharfe 2158f883d9 archive-zip: streaming for stored files 13 years ago
Nguyễn Thái Ngọc Duy 5544049def archive-tar: stream large blobs to tar file 13 years ago
Nguyễn Thái Ngọc Duy da591a7f4b update-server-info: respect core.bigfilethreshold 13 years ago
Nguyễn Thái Ngọc Duy 74775a09b1 show: use streaming API for showing blobs 13 years ago
Nguyễn Thái Ngọc Duy 00c8fd493a cat-file: use streaming API to print blobs 13 years ago
Nguyễn Thái Ngọc Duy d41489a642 Add more large blob test cases 13 years ago
Junio C Hamano 568508e765 bulk-checkin: replace fast-import based implementation 13 years ago
Junio C Hamano 4dd1fbc7b1 Bigfile: teach "git add" to send a large file straight to a pack 14 years ago