Mercurial > evolve
comparison CHANGELOG @ 5953:daca8f4f7014
branching: merge with stable
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Sat, 29 May 2021 14:32:05 +0800 |
parents | aff365171309 30c8d8e6a7f4 |
children | 8a7ad6ba2654 |
comparison
equal
deleted
inserted
replaced
5935:aff365171309 | 5953:daca8f4f7014 |
---|---|
6 | 6 |
7 * next: add an --abort flag | 7 * next: add an --abort flag |
8 * evolve: use a more stable criteria for picking p1 when solving | 8 * evolve: use a more stable criteria for picking p1 when solving |
9 content-divergence (most recent evolution will be used). | 9 content-divergence (most recent evolution will be used). |
10 | 10 |
11 10.3.2 - in progress | 11 10.3.2 -- 2021-05-28 |
12 -------------------- | 12 -------------------- |
13 | 13 |
14 * next: remove duplicated targets when updating from an unstable changeset | 14 * next: remove duplicated targets when updating from an unstable changeset |
15 * evolve: use "served" repo filter to guess what the server will publish | 15 * evolve: use "served" repo filter to guess what the server will publish |
16 | 16 |