i18n: fix untranslated prompts with translated responses (
issue3936)
help: stop documentation markup appearing in generated help
Markup for links to mercurial commands is appearing in the help
documentation.
This patch fixes the markup so mercurial command reference links are
correctly generated in the help documentation.
util: migrate fileset._sizetoint to util.sizetoint
The size counting code introduced in
2c4cd1c42365 duplicated existing
(but unknown-to-me) code in fileset, so prepare to eliminate the
duplication.
Added signature for changeset
ddc7a6be2021
Added tag 2.6.1 for changeset
ddc7a6be2021