Skip to content

v201029

Compare
Choose a tag to compare
@frej frej released this 29 Oct 18:42
· 93 commits to master since this release
v201029
b0d5e56

New features in the v201029 release:

Plugins:

  • The Mercurial revision and commit hash is now available in the
    commit_data dict. Patches contributed by Ethan Furman
    [email protected] and Ondrej Stanek [email protected].

  • The head2branch plugin now works on hashes and not revision
    numbers. Patch contributed by Ondrej Stanek [email protected].

  • Plugins can now modify the committer.

  • A new plugin, drop, which allows commits to be removed on the
    fly. Contributed by Henrik Tunedal [email protected].

Bug fixes: