Mercurial > evolve
comparison CHANGELOG @ 5819:82040a455e71
evolve: check if in-memory is supported on a good enough level for evolve
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Tue, 09 Mar 2021 18:50:10 +0800 |
parents | 44dd0e2a28bf |
children | 6fc0fb7105c2 |
comparison
equal
deleted
inserted
replaced
5818:524eb673ac52 | 5819:82040a455e71 |
---|---|
3 | 3 |
4 10.3.0 - in progress | 4 10.3.0 - in progress |
5 -------------------- | 5 -------------------- |
6 | 6 |
7 * evolve: add a experimental.evolution.in-memory config for running evolve | 7 * evolve: add a experimental.evolution.in-memory config for running evolve |
8 in memory | 8 in memory (hg >= 5.6) |
9 * evolve: improve content-divergence resolution that involves parent changes | 9 * evolve: improve content-divergence resolution that involves parent changes |
10 * evolve: preserve wdir parent when using `hg evolve --stop` | 10 * evolve: preserve wdir parent when using `hg evolve --stop` |
11 * obslog: clarify the command name in the help, | 11 * obslog: clarify the command name in the help, |
12 * pdiff, pstatus: drop some irrelevant command flags inherited from `hg diff` | 12 * pdiff, pstatus: drop some irrelevant command flags inherited from `hg diff` |
13 and `hg status` respectively | 13 and `hg status` respectively |