Merge branch 'ks/rfc2047-one-char-at-a-time' into maint
authorJunio C Hamano <gitster@pobox.com>
Wed, 3 Apr 2013 16:25:29 +0000 (09:25 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 3 Apr 2013 16:25:29 +0000 (09:25 -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