comparison CHANGELOG @ 4629:b78707559f1f

changelog: --no-update is the default, recommend --update instead
author Anton Shestakov <av6@dwimlabs.net>
date Sat, 27 Apr 2019 17:11:12 +0800
parents c4097632a1a3
children 4a22dac48b42
comparison
equal deleted inserted replaced
4628:c4097632a1a3 4629:b78707559f1f
3 3
4 8.6.0 - in progress 4 8.6.0 - in progress
5 ------------------- 5 -------------------
6 6
7 * evolve: preserve the working directory after resolving instability (BC) 7 * evolve: preserve the working directory after resolving instability (BC)
8 (use `hg next` or `hg evolve --no-update` to get the old behavior) 8 (use `hg next` or `hg evolve --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 * evolve: use "unstable" instead of "troubled"