1
0
mirror of https://github.com/git/git.git synced 2025-04-03 17:30:32 +00:00
Junio C Hamano 47de6b0425 Merge branch 'nd/stream-more'
Use API to read blob data in smaller chunks in more places to reduce the
memory footprint.

By Nguyễn Thái Ngọc Duy (6) and Junio C Hamano (1)
* nd/stream-more:
  update-server-info: respect core.bigfilethreshold
  fsck: use streaming API for writing lost-found blobs
  show: use streaming API for showing blobs
  parse_object: avoid putting whole blob in core
  cat-file: use streaming API to print blobs
  Add more large blob test cases
  streaming: make streaming-write-entry to be more reusable
2012-04-15 22:50:39 -07:00
..
2012-02-20 00:15:11 -08:00
2012-01-06 12:44:07 -08:00
2012-03-28 15:19:17 -07:00
2012-02-20 00:14:55 -08:00
2012-03-01 20:59:31 -08:00
2012-04-15 22:50:39 -07:00
2012-04-02 13:11:49 -07:00
2011-12-28 11:32:36 -08:00
2011-12-22 11:27:26 -08:00
2012-02-26 23:05:45 -08:00
2012-03-20 15:53:30 -07:00
2012-02-20 00:15:28 -08:00