Mercurial > evolve
comparison CHANGELOG @ 5935:aff365171309
branching: merge with stable
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Tue, 25 May 2021 18:46:09 +0200 |
parents | aca07ac01167 6f8ab1030374 |
children | daca8f4f7014 |
comparison
equal
deleted
inserted
replaced
5926:aca07ac01167 | 5935:aff365171309 |
---|---|
5 -------------------- | 5 -------------------- |
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 | |
11 10.3.2 - in progress | |
12 -------------------- | |
13 | |
14 * next: remove duplicated targets when updating from an unstable changeset | |
15 * evolve: use "served" repo filter to guess what the server will publish | |
16 | |
17 topic (0.22.2) | |
18 | |
19 * topic: don't lose any file changes when changing topic of a merge commit | |
20 * topic: announce ext-topics-publish capability in case of SSH and HTTP too | |
10 | 21 |
11 10.3.1 -- 2021-04-25 | 22 10.3.1 -- 2021-04-25 |
12 -------------------- | 23 -------------------- |
13 | 24 |
14 * cache: fix corruption issue when mixing 32-bit and 64-bit environments | 25 * cache: fix corruption issue when mixing 32-bit and 64-bit environments |