equal
deleted
inserted
replaced
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 |
60 - evolve: issue more useful error message and hint when evolve has nothing to |
61 do as invocated. |
61 do as invocated. |
62 - evolve: bare `hg evolve` commands now abort when multiple changesets could be |
62 - evolve: bare `hg evolve` commands now abort when multiple changesets could be |
63 a target. |
63 a target. |
|
64 - evolve: `hg evolve --all` only evolve changeset that will end up as |
|
65 descendant of the current working copy. The old behavior of `--all` |
|
66 in now in `--all --any`. |
64 |
67 |
65 5.1.5 -- |
68 5.1.5 -- |
66 |
69 |
67 - minor documentation cleanup |
70 - minor documentation cleanup |
68 - support -i option for `hg amend` if commit supports it (3.4) |
71 - support -i option for `hg amend` if commit supports it (3.4) |