Mercurial > evolve
comparison CHANGELOG @ 4445:0f2305921e4d stable
prune: use action "prune", not "touch", in precheck
We have been using "touch" since 06ee4ec88190 (prune: use precheck to
validate revision, 2017-07-23). That commit modified the tests, so it
kind seemed intentional, but I suspect it was still just an oversight.
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Mon, 25 Mar 2019 15:44:44 -0700 |
parents | a56caab87e37 |
children | 8232bddf543a |
comparison
equal
deleted
inserted
replaced
4427:9e2ee7dc5e34 | 4445:0f2305921e4d |
---|---|
4 8.4.1 - in progress | 4 8.4.1 - in progress |
5 ------------------- | 5 ------------------- |
6 | 6 |
7 * split: preserve phases (issue6048) | 7 * split: preserve phases (issue6048) |
8 * evolve: fix an recoverable state (issue6053) | 8 * evolve: fix an recoverable state (issue6053) |
9 * prune: fix error message when pruning public changesets | |
9 | 10 |
10 8.4.0 -- 2019-12-22 | 11 8.4.0 -- 2019-12-22 |
11 ------------------- | 12 ------------------- |
12 | 13 |
13 * compat: add compatibility with Mercurial 4.9 | 14 * compat: add compatibility with Mercurial 4.9 |