Merge branch 'np/compress-loose-object-memsave' into next
authorJunio C Hamano <gitster@pobox.com>
Mon, 22 Feb 2010 07:38:08 +0000 (23:38 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 22 Feb 2010 07:38:08 +0000 (23:38 -0800)
commit1e558d6402e68dc6d2d5e83ac827d403c5794db6
tree142ae220a3f707b39971b6d760a63351ab40c6d9
parentfa39a9a471a21e23cacba6352c11553d78514721
parent748af44c63ea6fec12690f1693f3dddd963e88d5
Merge branch 'np/compress-loose-object-memsave' into next

* np/compress-loose-object-memsave:
  sha1_file: be paranoid when creating loose objects
  sha1_file: don't malloc the whole compressed result when writing out objects
sha1_file.c