Mercurial > evolve
comparison CHANGELOG @ 4446:8232bddf543a stable
touch: use action "touch", not "<function touch at ...>", in precheck
I just got this message:
abort: cannot <function touch at 0x7fde174b69b0> public changesets: f177c51ae98f
It has been this way since 1b7b9acda2a9 (touch: use precheck to
validate revision, 2017-07-23).
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Mon, 25 Mar 2019 15:45:11 -0700 |
parents | 0f2305921e4d |
children | 5205e3dedafc d18044dfc584 |
comparison
equal
deleted
inserted
replaced
4445:0f2305921e4d | 4446:8232bddf543a |
---|---|
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 * prune: fix error message when pruning public changesets |
10 * touch: fix error message when touching public changesets | |
10 | 11 |
11 8.4.0 -- 2019-12-22 | 12 8.4.0 -- 2019-12-22 |
12 ------------------- | 13 ------------------- |
13 | 14 |
14 * compat: add compatibility with Mercurial 4.9 | 15 * compat: add compatibility with Mercurial 4.9 |