Mercurial > evolve
comparison CHANGELOG @ 4581:48521a49a07e
stack: rename troubledcount to unstablecount
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Wed, 10 Apr 2019 18:20:33 +0800 |
parents | 3ef96578da43 |
children | d314deb12f08 |
comparison
equal
deleted
inserted
replaced
4580:3ef96578da43 | 4581:48521a49a07e |
---|---|
8 (use `hg next` or `hg evolve --no-update` to get the old behavior) | 8 (use `hg next` or `hg evolve --no-update` to get the old behavior) |
9 * evolve: evolve all relevant revision by default (BC) | 9 * evolve: evolve all relevant revision by default (BC) |
10 (use --no-all to evolve only one) | 10 (use --no-all to evolve only one) |
11 * evolve: drop compatibility with 4.4 | 11 * evolve: drop compatibility with 4.4 |
12 * evolve: reinstalled compatibility with narrow repositories, | 12 * evolve: reinstalled compatibility with narrow repositories, |
13 * evolve: use "unstable" instead of "troubled" | |
13 | 14 |
14 8.5.1 -- 2019-04-23 | 15 8.5.1 -- 2019-04-23 |
15 ------------------- | 16 ------------------- |
16 | 17 |
17 * evolve: make sure we use upstream merge code with 5.0, | 18 * evolve: make sure we use upstream merge code with 5.0, |