version 5.3.0 pushed
Pierre-Yves David
pierre-yves.david at ens-lyon.org
Thu Feb 11 00:45:54 UTC 2016
Hello,
I've just pushed evolve version 5.3.0
- split: add a new command to split changesets,
- tests: drop our copy of 'run-tests.py' use core one instead,
- bookmark: do all bookmark movement within a transaction.
- evolve: compatibility with Mercurial 3.7
- evolve: support merge with a single obsolete parent (hg-3.7+ only)
- evolve: prevent added file to be marked as unknown if evolve fails
(issue4966)
- evolve: stop relying on graftstate file for save evolve state
(for `hg evolve --continue`)
- evolve: fix divergence resolution when it result in an empty commit
(issue4950) (hg-3.5+ only)
- no longer lock the repository for `hg parents` (issue4895)
- updated help for the `evolve` command
Upgrade is recommended as for any new version.
--
Pierre-Yves David
More information about the Evolve-testers
mailing list