equal
deleted
inserted
replaced
55 |
55 |
56 - evolve: gain a --rev option to control what revisions to evolve (issue4391) |
56 - evolve: gain a --rev option to control what revisions to evolve (issue4391) |
57 - evolve: revision are processed in the order they stack on destination |
57 - evolve: revision are processed in the order they stack on destination |
58 - evolve: properly skip unstable revision with non-evolved unstable parent |
58 - evolve: properly skip unstable revision with non-evolved unstable parent |
59 - evolve: gain --unstable --divergent --bumped flag to select the trouble |
59 - evolve: gain --unstable --divergent --bumped flag to select the trouble |
|
60 - evolve: issue more useful error message and hint when evolve has nothing to |
|
61 do as invocated. |
60 |
62 |
61 5.1.5 -- |
63 5.1.5 -- |
62 |
64 |
63 - minor documentation cleanup |
65 - minor documentation cleanup |
64 - support -i option for `hg amend` if commit supports it (3.4) |
66 - support -i option for `hg amend` if commit supports it (3.4) |