Evolve 9.2.2 released

Pierre-Yves David pierre-yves.david at ens-lyon.org
Mon Feb 3 07:55:04 UTC 2020


We pushed a new release for the evolve extension: **9.2.2**.

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

This version introduces support for Mercurial 5.3, fixes installation 
issues on Python 3, improves various aspects of the documentation and 
comes with a variety of other bug fixes.

Thanks to all the people involved:

* Anton Shestakov <av6 at dwimlabs.net>
* Denis Laxalde <denis.laxalde at logilab.fr> <denis at laxalde.org>
* Manuel Jacob <me at manueljacob.de>
* Martin von Zweigbergk <martinvonz at google.com>
* Pierre-Yves David <pierre-yves.david at octobus.net>
* Sushil khanchi <sushilkhanchi97 at gmail.com>

Special thanks to Anton Shestakov for doing the bulk of the release 
preparation.

## Evolve: 9.2.2

### Bug fixes:
   * debian: allow to build with python 3
   * evolve: fix content-divergence resolution when p1 is null (issue6201)
   * evolve: make sure divergence resolution doesn't undo changes 
(issue6203)
   * evolve: preserve date when resolving content-divergence (issue6202)
   * metaedit: don't change commit date by default (issue5994)
   * pick: don't create any successors when there were no changes 
(issue6093)
   * py3: fix documentation generation
   * py3: fix setup.py --version
   * py3: fix some exception formatting

### Improvements:
   * amend: abort when both `--patch` and `--extract` are passed
   * compatibility for changes in upcoming Mercurial 5.3
   * documentation: update text and add missing figures
   * evolve: also merge the date field when solving content-divergence
   * evolve: use more often seen metavariables in command synopsis strings
   * rewind: preserve date

## Topic 0.17.2
   * topic: add more options to command synopsis
   * topic: fix a bug in logic of choosing destination for hg update
   * topic: fix a bug in logic to choose destination when no active topic

Cheers,
_______________________________________________
Evolve-testers mailing list
Evolve-testers at mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/evolve-testers


More information about the Mercurial mailing list