v200213
This is (probably) going to be the last Python2-only release.
Various fixes and new features:
-
Tag maps now uses the same syntax as branch and author maps.
-
Fast export now ignores obsolete changesets in the source
repository, contributed by Dave Townsend. -
Support for native git submodules, contributed by Dave Townsend.
-
Various submodule handling fixes by Mokhamed Dakhraui.
-
Plugins to overwrite null messages and prefix an issue number with a
user-defined string, by James Douglass. -
Extended functionality in the branch_name_in_commit plugin, by Chris
J Billington. -
Print a warning and ignore files which cannot be tracked by git, by
Chris J Billington. -
Backwards compatible adaptation to Mercurial 5.3, by Matthijs van
der Burgh. -
Documentation of the default branch behavior, by Justin Murray.