Mercurial > evolve
comparison CHANGELOG @ 4170:50b8b06be26d stable
topic: fix '{topicidx}' keyword registration for mercurial <= 4.5
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Fri, 12 Oct 2018 15:37:22 +0200 |
parents | 39b144f9fa54 |
children | 03c3206f44f3 |
comparison
equal
deleted
inserted
replaced
4169:39b144f9fa54 | 4170:50b8b06be26d |
---|---|
7 * evolve: avoid redundant output when handling linear orphans | 7 * evolve: avoid redundant output when handling linear orphans |
8 * evolve: use stack alias s# in `hg evolve` messages | 8 * evolve: use stack alias s# in `hg evolve` messages |
9 * next, prev: use stack alias s# when relevant | 9 * next, prev: use stack alias s# when relevant |
10 * rewind: add an undo alias | 10 * rewind: add an undo alias |
11 * caches: skip warming the stablerange cache on strip in "auto" mode | 11 * caches: skip warming the stablerange cache on strip in "auto" mode |
12 * topic: properly register the '{topicidx}' for mercurial <= 4.5 | |
12 | 13 |
13 8.2.1 -- 2018-09-14 | 14 8.2.1 -- 2018-09-14 |
14 ------------------- | 15 ------------------- |
15 | 16 |
16 * obshashrange: issue the "long stable cache" update message only once | 17 * obshashrange: issue the "long stable cache" update message only once |