GitHub user hrmohr opened a pull request: https://github.com/apache/maven-scm/pull/6
Bugfixes to mercurial changelog This pull request includes several bugfixes to the mercurial changelog command: * Fixes date format by using a log template instead of log verbose * Fixes log template escaping by splitting the template parameter into two parts * New changelog parsing implementation to better detect new changesets and removes null changesets from result * Removes the branch name parsing warning You can merge this pull request into a Git repository by running: $ git pull https://github.com/hrmohr/maven-scm hgchangelogfix Alternatively you can review and apply these changes as the patch at: https://github.com/apache/maven-scm/pull/6.patch ---- ---- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org