</dt>\r
<dd>\r
<p>\r
- By default, the commit log message, author name and\r
- author email are taken from the e-mail without any\r
- charset conversion, after minimally decoding MIME\r
- transfer encoding. This flag causes the resulting\r
- commit to be encoded in utf-8 by transliterating them.\r
- Note that the patch is always used as is without charset\r
- conversion, even with this flag.\r
+ The commit log message, author name and author email are\r
+ taken from the e-mail, and after minimally decoding MIME\r
+ transfer encoding, re-coded in UTF-8 by transliterating\r
+ them. This used to be optional but now it is the default.\r
</p>\r
+<p>Note that the patch is always used as-is without charset\r
+conversion, even with this flag.</p>\r
</dd>\r
<dt>\r
-c .dotest/<num>\r
</div>\r
<div id="footer">\r
<div id="footer-text">\r
-Last updated 03-Oct-2006 08:40:51 UTC\r
+Last updated 10-Jan-2007 05:37:42 UTC\r
</div>\r
</div>\r
</body>\r
and the current tree.
-u::
- By default, the commit log message, author name and
- author email are taken from the e-mail without any
- charset conversion, after minimally decoding MIME
- transfer encoding. This flag causes the resulting
- commit to be encoded in utf-8 by transliterating them.
- Note that the patch is always used as is without charset
- conversion, even with this flag.
+ The commit log message, author name and author email are
+ taken from the e-mail, and after minimally decoding MIME
+ transfer encoding, re-coded in UTF-8 by transliterating
+ them. This used to be optional but now it is the default.
++
+Note that the patch is always used as-is without charset
+conversion, even with this flag.
-c .dotest/<num>::
When the patch contained in an e-mail does not cleanly
</dt>\r
<dd>\r
<p>\r
- By default, the commit log message, author name and\r
- author email are taken from the e-mail without any\r
- charset conversion, after minimally decoding MIME\r
- transfer encoding. This flag causes the resulting\r
- commit to be encoded in the encoding specified by\r
- i18n.commitencoding configuration (defaults to utf-8) by\r
- transliterating them.\r
- Note that the patch is always used as is without charset\r
- conversion, even with this flag.\r
+ The commit log message, author name and author email are\r
+ taken from the e-mail, and after minimally decoding MIME\r
+ transfer encoding, re-coded in UTF-8 by transliterating\r
+ them. This used to be optional but now it is the default.\r
</p>\r
+<p>Note that the patch is always used as-is without charset\r
+conversion, even with this flag.</p>\r
</dd>\r
<dt>\r
--encoding=<encoding>\r
</div>\r
<div id="footer">\r
<div id="footer-text">\r
-Last updated 03-Oct-2006 08:41:11 UTC\r
+Last updated 10-Jan-2007 05:37:42 UTC\r
</div>\r
</div>\r
</body>\r
format-patch --mbox' output.
-u::
- By default, the commit log message, author name and
- author email are taken from the e-mail without any
- charset conversion, after minimally decoding MIME
- transfer encoding. This flag causes the resulting
- commit to be encoded in the encoding specified by
- i18n.commitencoding configuration (defaults to utf-8) by
- transliterating them.
- Note that the patch is always used as is without charset
- conversion, even with this flag.
+ The commit log message, author name and author email are
+ taken from the e-mail, and after minimally decoding MIME
+ transfer encoding, re-coded in UTF-8 by transliterating
+ them. This used to be optional but now it is the default.
++
+Note that the patch is always used as-is without charset
+conversion, even with this flag.
--encoding=<encoding>::
Similar to -u but if the local convention is different