Merge branch 'ks/rfc2047-one-char-at-a-time'
authorJunio C Hamano <gitster@pobox.com>
Mon, 25 Mar 2013 21:00:46 +0000 (14:00 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 25 Mar 2013 21:00:46 +0000 (14:00 -0700)
When "format-patch" quoted a non-ascii strings on the header files,
it incorrectly applied rfc2047 and chopped a single character in
the middle of it.

* ks/rfc2047-one-char-at-a-time:
format-patch: RFC 2047 says multi-octet character may not be split

1  2 
pretty.c
t/t4014-format-patch.sh
utf8.c
utf8.h
diff --cc pretty.c
Simple merge
Simple merge
diff --cc utf8.c
Simple merge
diff --cc utf8.h
Simple merge