Mercurial > public > mercurial-scm > hg
diff mercurial/help/environment.txt @ 13849:9f97de157aad
HGPLAIN: allow exceptions to plain mode, like i18n, via HGPLAINEXCEPT
This makes it possible to gain the benefits of HGPLAIN for scripting
while preserving different behaviors like internationalization.
author | Brodie Rao <brodie@bitheap.org> |
---|---|
date | Wed, 05 Jan 2011 00:18:36 +1100 |
parents | eddc20306ab6 |
children | a9ed5a8fc5e0 |
line wrap: on
line diff
--- a/mercurial/help/environment.txt Thu Mar 31 17:37:33 2011 -0700 +++ b/mercurial/help/environment.txt Wed Jan 05 00:18:36 2011 +1100 @@ -59,6 +59,14 @@ Equivalent options set via command line flags or environment variables are not overridden. +HGPLAINEXCEPT + This is a comma-separated list of features to preserve when + HGPLAIN is enabled. Currently the only value supported is "i18n", + which preserves internationalization in plain mode. + + Setting HGPLAINEXCEPT to anything (even an empty string) will + enable plain mode. + HGUSER This is the string used as the author of a commit. If not set, available values will be considered in this order: