commit | 387e7e19d7eb5444be8da8e99ed7491989dc1cbb | [log] [tgz] |
---|---|---|
author | Pierre Habouzit <madcoder@debian.org> | Thu Sep 27 15:25:55 2007 +0200 |
committer | Junio C Hamano <gitster@pobox.com> | Sat Sep 29 21:26:10 2007 -0700 |
tree | b1fcd32479e6d22abc0e2060e70ea7846fa2b273 | |
parent | b315c5c08139c0d3c1e4867a305334e29da01d07 [diff] |
strbuf_read_file enhancement, and use it. * make strbuf_read_file take a size hint (works like strbuf_read) * use it in a couple of places. Signed-off-by: Pierre Habouzit <madcoder@debian.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>