I pushed a new release for the evolve extension: 8.2.0

As usual, the release is available on pypi and upgrade is recommended:

    https://pypi.python.org/pypi/hg-evolve/8.2.0

This version introduces user interface adjustment and turn the obshashrange based discovery on by default.

Thanks to Pulkit Goyal and Dan Villiom Podlaski Christiansen for helping with those questions.

The topic extension received improvement too. See full changelog below.

Evolve 8.2.0

* prune: rename `--biject` flag to `--pair`
         (old flag is kept as an alias)
* pick: rename the "grab" command to "pick"
        (to avoid ambiguity with graft)
* discovery: enable obshashrange based discovery by default

topic 0.11.0

  * revset: `topic("patterns")` now handle standard patterns
              ("re:", etc)
  * revset: `topic(REVS)` matches revisions with same topic as REVS
  * topic: using `s#` alias instead of `t#` and `b#` alias
           (compat with old form is preserved)

Cheers,

--
Pierre-Yves David
_______________________________________________
Evolve-testers mailing list
[email protected]
https://www.mercurial-scm.org/mailman/listinfo/evolve-testers

Reply via email to