Merge branch 'nd/stream-more' into next
commit73259221659f2148d90787765242771f667280a6
authorJunio C Hamano <gitster@pobox.com>
Wed, 7 Mar 2012 22:27:01 +0000 (7 14:27 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 7 Mar 2012 22:27:01 +0000 (7 14:27 -0800)
treee2d3b10e59668adb8422718673de2d8467fa96da
parent079b3992881f3a7878e7da60967702e0aa9db8ef
parentda591a7f4bbe1a208cc5f955523506eb857c45ca
Merge branch 'nd/stream-more' into next

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
builtin/log.c