Code

Use strbuf API in apply, blame, commit-tree and diff
authorPierre Habouzit <madcoder@debian.org>
Thu, 6 Sep 2007 11:20:09 +0000 (13:20 +0200)
committerJunio C Hamano <gitster@pobox.com>
Fri, 7 Sep 2007 06:57:44 +0000 (23:57 -0700)
commitaf6eb82262e35687aa8f00d688e327cb845973fa
tree6220d0ed4ed1bd6838ce9aa5565de2d0a193f307
parentd52bc66152834dff3fb5f32a54f6ed57730f58c6
Use strbuf API in apply, blame, commit-tree and diff

Signed-off-by: Pierre Habouzit <madcoder@debian.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-apply.c
builtin-blame.c
builtin-commit-tree.c
diff.c