hgext/convert/__init__.py
changeset 33388 0823f0983eaa
parent 32755 3a57bfd369d4
child 34153 8860100908eb
--- a/hgext/convert/__init__.py	Mon Jul 10 23:09:52 2017 +0900
+++ b/hgext/convert/__init__.py	Tue Jul 11 02:10:04 2017 +0900
@@ -228,6 +228,12 @@
         part of a changeset then the default may not be long enough.
         The default is 60.
 
+    :convert.cvsps.logencoding: Specify encoding name to be used for
+        transcoding CVS log messages. Multiple encoding names can be
+        specified as a list (see :hg:`help config.Syntax`), but only
+        the first acceptable encoding in the list is used per CVS log
+        entries. This transcoding is executed before cvslog hook below.
+
     :convert.cvsps.mergeto: Specify a regular expression to which
         commit log messages are matched. If a match occurs, then the
         conversion process will insert a dummy revision merging the