Evolve 9.2.0 released

Pierre-Yves David pierre-yves.david at ens-lyon.org
Sat Oct 5 18:40:24 UTC 2019


I just pushed a 9.2.1 that fixes some crash during installation on 
python3 (detected and fixed by Ian Moody)

On 9/28/19 2:48 PM, Pierre-Yves David wrote:
> I pushed a new release for the evolve extension: **9.2.0**
> 
> 
> As usual, the release is available on pypi and upgrade is recommended.
> 
> This version introduces support for `hg abort`, beta support for 
> python-3.6+ and various other improvemend and bugfix.
> 
> Thanks to all the people involved:
> 
> * Anton Shestakov <av6 at dwimlabs.net>
> * Kyle Lippincott <spectral at google.com>
> * Ludovic Chabant <ludovic at chabant.com>
> * Martin von Zweigbergk <martinvonz at google.com>
> * Pierre-Yves David <pierre-yves.david at octobus.net>
> * Raphaël Gomès <rgomes at octobus.net>
> * Taapas Agrawal <taapas2897 at gmail.com>
> * Valentin Gatien-Baron <vgatien-baron at janestreet.com>
> 
> ## Evolve: 9.2.0
> 
> ### Bug fixes:
>   * evolve: check that relocating makes sense in _solvedivergent() 
> (issue5958)
>   * evolve: test that target is not orig in _solveunstable() (issue6097)
>   * fold: check allowdivergence before folding obsolete changesets 
> (issue5817)
>   * obslog: correct spacing of patch output with word-diff=yes (issue6175)
>   * evolve: avoid possible race conditions by locking earlier
> 
> ### Improvements:
> 
>   * prune: improve documentation for `--pair`
>   * python3: beta support for Python 3.6+ (thanks to Ludovic Chabant, 
> Martin von Zweigbergk and Raphël Gomès for their hard work)
>   * prune: clarify error message when no revision were passed,
>   * abort: add support for `evolve` and `pick` to `hg abort` (hg-5.1+)
>   * rewind: add --keep flag to preserve working copy
> 
> ## Topic 0.17.0
>   * stack: make sure to preserve dependencies, fixes certain complex case
> 
> _______________________________________________
> Mercurial mailing list
> Mercurial at mercurial-scm.org
> https://www.mercurial-scm.org/mailman/listinfo/mercurial

-- 
Pierre-Yves David


More information about the Mercurial mailing list