Merge branch 'jx/utf8-printf-width'
authorJunio C Hamano <gitster@pobox.com>
Thu, 14 Feb 2013 18:29:08 +0000 (10:29 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 14 Feb 2013 18:29:08 +0000 (10:29 -0800)
commit3cc3cf970c5ce477bde78df73614d1efba2b52eb
tree2bcc9526ccf586db926050ee6e01fe2e2e418982
parenteb213fc3fce895e1b279247dd5e5fa6c168f90e4
parentc082196575e13dd5960031f213b20e2df989ca18
Merge branch 'jx/utf8-printf-width'

Use a new helper that prints a message and counts its display width
to align the help messages parse-options produces.

* jx/utf8-printf-width:
  Add utf8_fprintf helper that returns correct number of columns
parse-options.c
utf8.c
utf8.h