Mercurial > evolve
comparison CHANGELOG @ 5149:3f40b39d091e stable
changelog: more entries for 9.3.0, sorting
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Wed, 04 Mar 2020 16:53:32 +0100 |
parents | 83b607a9296d |
children | 583dc6ef3eb2 |
comparison
equal
deleted
inserted
replaced
5148:366f6e4108d6 | 5149:3f40b39d091e |
---|---|
2 ========= | 2 ========= |
3 | 3 |
4 9.3.0 - in progress | 4 9.3.0 - in progress |
5 ------------------- | 5 ------------------- |
6 | 6 |
7 * compat: compatibility with Mercurial 5.3 | |
7 * compat: drop compatibility with Mercurial 4.5 | 8 * compat: drop compatibility with Mercurial 4.5 |
9 * compat: cleanup old compatibility code for Mercurial < 4.5 | |
10 | |
8 * evolve: extensive cleanup of functions, template keywords and compatibility | 11 * evolve: extensive cleanup of functions, template keywords and compatibility |
9 code related to obsfate and successorssets | 12 code related to obsfate and successorssets |
13 * evolve: add content divergence checking to the standard pre-rewrite check | |
14 * evolve: improve the message associated with content divergence | |
15 * evolve: correctly handle --continue and --stop when relocating | |
16 content-divergent changesets | |
17 | |
10 * exchange: dropped more bundle-1 related dead code | 18 * exchange: dropped more bundle-1 related dead code |
19 | |
11 * help: categorizing evolve and topic commands | 20 * help: categorizing evolve and topic commands |
21 | |
12 * obslog: make templatable | 22 * obslog: make templatable |
13 * obslog: show folds and use more specific verbs when possible | 23 * obslog: show folds and use more specific verbs when possible |
14 * compat: cleanup some compatibility code for mercurial < 4.5 | 24 |
15 * compat: compatibility with some changes of the upcoming Mercurial 5.3 | |
16 * evolve: add content divergence checking to the standard pre-rewrite check, | |
17 * evolve: improve the message associated with content divergence. | |
18 * topic: add a `experimental.topic.server-gate-topic-changesets` config | 25 * topic: add a `experimental.topic.server-gate-topic-changesets` config |
19 | 26 |
20 9.2.2 -- 2020-01-31 | 27 9.2.2 -- 2020-01-31 |
21 ------------------- | 28 ------------------- |
22 | 29 |