]> git.ipfire.org Git - thirdparty/git.git/commit - pretty.c
strbuf: use strbuf_addchars() for adding a char multiple times
authorRené Scharfe <l.s.r@web.de>
Sun, 7 Sep 2014 07:06:42 +0000 (09:06 +0200)
committerJunio C Hamano <gitster@pobox.com>
Mon, 8 Sep 2014 18:26:48 +0000 (11:26 -0700)
commit415792edf51b2f87a58a942016a24a2e86a4218b
treef842e55189d3d0d8991544dd4e20aa55aa3b680d
parentd07235a027e0c7ed2fee1aeb3bee8a858bf5ca58
strbuf: use strbuf_addchars() for adding a char multiple times

Signed-off-by: Rene Scharfe <l.s.r@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
graph.c
merge-recursive.c
pretty.c