Mercurial > evolve
comparison CHANGELOG @ 4190:883e75e0a810 stable
topicidx: stop assigning index number to obsolete changesets
Obsolete changeset are no longer part of the stack, the old logic tried to
assigns them the index of their successors but this is flacky and error prone.
So we stop doing so.
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Wed, 17 Oct 2018 14:47:38 +0200 |
parents | 96525b95d083 |
children | 5c734be63c3e |
comparison
equal
deleted
inserted
replaced
4189:36d559ca5332 | 4190:883e75e0a810 |
---|---|
1 Changelog | 1 Changelog |
2 ========= | 2 ========= |
3 | 3 |
4 8.3.0 - in pprogress | 4 8.4.0 - in progress |
5 ------------------- | 5 ------------------- |
6 | 6 |
7 * use "new" unstabilities vocabulary in help | 7 * use "new" unstabilities vocabulary in help |
8 | |
9 8.3.1 - in progress | |
10 ------------------- | |
11 | |
12 * evolve+topic: fix possible crash during content-divergence evolution | |
8 | 13 |
9 8.3.0 -- 2018-10-12 | 14 8.3.0 -- 2018-10-12 |
10 ------------------- | 15 ------------------- |
11 | 16 |
12 * evolve: avoid redundant output when handling linear orphans | 17 * evolve: avoid redundant output when handling linear orphans |