Mercurial > evolve
comparison CHANGELOG @ 4505:cc2bbe2701a3
evolve: store --update flag state in evolvestate file
Part of 9c522bdfc846 that wasn't yet accepted.
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Thu, 11 Apr 2019 17:45:36 +0800 |
parents | fa05bac811f9 |
children | 79de4e86d9a4 |
comparison
equal
deleted
inserted
replaced
4504:4d8db57e24fc | 4505:cc2bbe2701a3 |
---|---|
9 * pick: add the standard `--tool` option, | 9 * pick: add the standard `--tool` option, |
10 * stack: improved and speed --children flag up, | 10 * stack: improved and speed --children flag up, |
11 * stack: mention all divergences too. | 11 * stack: mention all divergences too. |
12 * evolve: share evolve related cache between `shares` | 12 * evolve: share evolve related cache between `shares` |
13 * evolve: improved compatibility with narrow repositories, | 13 * evolve: improved compatibility with narrow repositories, |
14 * evolve: preserve --[no-]update value over --continue, | |
14 | 15 |
15 8.4.1 - in progress | 16 8.4.1 - in progress |
16 ------------------- | 17 ------------------- |
17 | 18 |
18 * split: preserve phases (issue6048) | 19 * split: preserve phases (issue6048) |