Mercurial > evolve
comparison CHANGELOG @ 3854:b1eb2dea6737
changelog: add an entry about the new `evolve.interrupted` section
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Thu, 28 Jun 2018 17:26:16 +0200 |
parents | 9ebed1e95ef7 |
children | 9c0b37be8582 |
comparison
equal
deleted
inserted
replaced
3853:796334340cad | 3854:b1eb2dea6737 |
---|---|
12 * evolve: add a help section dedicated to interrupted evolve, | 12 * evolve: add a help section dedicated to interrupted evolve, |
13 * evolve: merge commit messages when resolving content divergence (issue5877) | 13 * evolve: merge commit messages when resolving content divergence (issue5877) |
14 * evolve: show unfinished state information in `hg status -v` (issue5886) | 14 * evolve: show unfinished state information in `hg status -v` (issue5886) |
15 * evolve: add a new `--no-update` flag to keep working copy on the initial | 15 * evolve: add a new `--no-update` flag to keep working copy on the initial |
16 revision. | 16 revision. |
17 * evolve: new help section dedicated to resuming operation interrupted by | |
18 merge conflit, `hg help evolve.interrupted`. | |
17 | 19 |
18 8.0.1 -- 2018-06-11 | 20 8.0.1 -- 2018-06-11 |
19 ------------------- | 21 ------------------- |
20 | 22 |
21 * compatibility with mercurial 4.6.1 | 23 * compatibility with mercurial 4.6.1 |