We pushed a new release for the evolve extension: 10.0.2.

As usual, the release is available on PyPI and upgrade is recommended.

This is a bugfix release that addresses issues in split and uncommit
commands from evolve extension and revset logic in topic extension.
Check the changelog for details.

Thanks to all the people involved:
    
 * Anton Shestakov <a...@dwimlabs.net>
 * Martin von Zweigbergk <martinv...@google.com>
 * Matt Harbison <matt_harbi...@yahoo.com>
 * Pierre-Yves David <pierre-yves.da...@octobus.net>

## Evolve: 10.0.2

  * py3: use '%d' for formatting revision numbers in stable range cache
    warning (issue6390)

  * split: correctly handle discard action after previously splitting
    changes into more than one commit

  * uncommit: fix situation where added file would be left in a wrong
    state

## Topic: 0.19.2

  * revset: when processing `topic(REVSET)`, no longer return changesets
    without topic from REVSET
_______________________________________________
Evolve-testers mailing list
Evolve-testers@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/evolve-testers

Reply via email to