Re: [PATCH 0/2] minor cat-file optimizations

2016-05-18 Thread Jeff King
On Wed, May 18, 2016 at 12:52:53PM -0400, Jeff King wrote: > At Git Merge, Charles suggested that "--buffer" should be the default > for "--batch-all-objects". This bit me again yesterday, so I thought I'd > actually implement it. :) > > That's in the second patch. The first one is another micro-

[PATCH 0/2] minor cat-file optimizations

2016-05-18 Thread Jeff King
At Git Merge, Charles suggested that "--buffer" should be the default for "--batch-all-objects". This bit me again yesterday, so I thought I'd actually implement it. :) That's in the second patch. The first one is another micro-optimization that happens to help the use case I was working on (the s