equal
deleted
inserted
replaced
18 * evolve: fix an recoverable state (issue6053) |
18 * evolve: fix an recoverable state (issue6053) |
19 * prune: fix error message when pruning public changesets |
19 * prune: fix error message when pruning public changesets |
20 * touch: fix error message when touching public changesets |
20 * touch: fix error message when touching public changesets |
21 * evolve: make sure the extensions are only active on repository that |
21 * evolve: make sure the extensions are only active on repository that |
22 enables it. Double check your server configuration (issue6057) |
22 enables it. Double check your server configuration (issue6057) |
|
23 * evolve: make sure divergence resolution don't replace the initial author |
|
24 (issue6113) |
|
25 * pick: align working dir branch with the one from the pick result (issue6089) |
23 |
26 |
24 8.4.0 -- 2019-12-22 |
27 8.4.0 -- 2019-12-22 |
25 ------------------- |
28 ------------------- |
26 |
29 |
27 * compat: add compatibility with Mercurial 4.9 |
30 * compat: add compatibility with Mercurial 4.9 |