Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-29Merge 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-14Bigfile: teach "git add" to send a large file straight to a packJunio C Hamano