Merge branch 'rs/optim-text-wrap' into maint-1.6.6
commit11a1a49a16a52ff9b684a430d68b8982ed313427
authorJunio C Hamano <gitster@pobox.com>
Sun, 7 Mar 2010 22:53:45 +0000 (7 14:53 -0800)
committerJunio C Hamano <gitster@pobox.com>
Sun, 7 Mar 2010 22:53:45 +0000 (7 14:53 -0800)
tree6d4ff28440b02f490b4a8952a50cbbdb86338bf9
parent7b576f9910a2945688f04f6ff9d03771f2956618
parent462749b728f72079a67202d4d0d1ef19ef993f61
Merge branch 'rs/optim-text-wrap' into maint-1.6.6

* rs/optim-text-wrap:
  utf8.c: speculatively assume utf-8 in strbuf_add_wrapped_text()
  utf8.c: remove strbuf_write()
  utf8.c: remove print_spaces()
  utf8.c: remove print_wrapped_text()
builtin-shortlog.c