Github user hrmohr closed the pull request at:
https://github.com/apache/maven-scm/pull/6
-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org
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
Github user hrmohr closed the pull request at:
https://github.com/apache/maven-scm/pull/2
-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org
GitHub user hrmohr opened a pull request:
https://github.com/apache/maven-scm/pull/2
mask password in log entries
Greetings!
The current Mercurial implementation writes the cleartext password in log
entries. I've made a small patch that masks this.
Best re