Evolve 9.2.2 released
Ernie Rael
errael at raelity.com
Thu Feb 6 17:34:31 UTC 2020
Hi all,
If I download Merc-5.3, can I copy some stuff from TortoiseHg into 5.3
to get dulwich? (I've never run a C compiler on my windows machine,
sigh. I have a messy windows setup with python native for some things
and cygwin for others.) Mercurial is only native.
About 9.2.2, In the repository, the revset tagged '9.2.2' is different
from the revset:e3ab6017a40a with comment "release: do not forget to
tweet about it". Does that matter?
Assuming I can get 5.3 with dulwich, in my hgrc can I just
evolve = /repos/evolve/hgext3rd
or is the dance described in evolve README needed?
-ernie
On 2/2/2020 11:55 PM, Pierre-Yves David wrote:
> 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
> _______________________________________________
> Mercurial mailing list
> Mercurial at mercurial-scm.org
> https://www.mercurial-scm.org/mailman/listinfo/mercurial
More information about the Mercurial
mailing list