| Commit message (Expand) | Author | Age | Files | Lines |
* | t1050-large: generate large files without ddjs/t1050 | Johannes Sixt | 2015-01-14 | 1 | -6/+6 |
* | Merge branch 'sp/stream-clean-filter' | Junio C Hamano | 2014-10-08 | 1 | -1/+1 |
|\ |
|
| * | memory_limit: use git_env_ulong() to parse GIT_ALLOC_LIMIT | Steffen Prohaska | 2014-08-28 | 1 | -1/+1 |
* | | diff: shortcut for diff'ing two binary SHA-1 objectsnd/large-blobs | Nguyễn Thái Ngọc Duy | 2014-08-18 | 1 | -0/+10 |
* | | diff --stat: mark any file larger than core.bigfilethreshold binary | Nguyễn Thái Ngọc Duy | 2014-08-18 | 1 | -0/+4 |
* | | sha1_file.c: do not die failing to malloc in unpack_compressed_entry | Nguyễn Thái Ngọc Duy | 2014-08-18 | 1 | -0/+6 |
|/ |
|
* | t1050-large.sh: use the $( ... ) construct for command substitution | Elia Pinto | 2014-04-29 | 1 | -2/+2 |
* | Merge branch 'nd/stream-pack-objects' | Junio C Hamano | 2012-06-28 | 1 | -0/+12 |
|\ |
|
| * | pack-objects: use streaming interface for reading large loose blobs | Nguyễn Thái Ngọc Duy | 2012-05-29 | 1 | -0/+12 |
* | | index-pack: use streaming interface on large blobs (most of the time) | Nguyễn Thái Ngọc Duy | 2012-05-23 | 1 | -0/+5 |
|/ |
|
* | archive-zip: streaming for deflated files | René Scharfe | 2012-05-03 | 1 | -0/+4 |
* | archive-zip: streaming for stored files | René Scharfe | 2012-05-03 | 1 | -0/+4 |
* | archive-tar: stream large blobs to tar file | Nguyễn Thái Ngọc Duy | 2012-05-03 | 1 | -0/+4 |
* | update-server-info: respect core.bigfilethresholdnd/stream-more | Nguyễn Thái Ngọc Duy | 2012-03-07 | 1 | -1/+1 |
* | show: use streaming API for showing blobs | Nguyễn Thái Ngọc Duy | 2012-03-07 | 1 | -1/+1 |
* | cat-file: use streaming API to print blobs | Nguyễn Thái Ngọc Duy | 2012-03-07 | 1 | -2/+2 |
* | Add more large blob test cases | Nguyễn Thái Ngọc Duy | 2012-03-07 | 1 | -2/+36 |
* | bulk-checkin: replace fast-import based implementationjc/stream-to-pack | Junio C Hamano | 2011-12-01 | 1 | -9/+85 |
* | Bigfile: teach "git add" to send a large file straight to a pack | Junio C Hamano | 2011-05-13 | 1 | -0/+27 |