equal
deleted
inserted
replaced
63 a target. |
63 a target. |
64 - evolve: `hg evolve --all` only evolve changeset that will end up as |
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` |
65 descendant of the current working copy. The old behavior of `--all` |
66 in now in `--all --any`. |
66 in now in `--all --any`. |
67 |
67 |
68 5.1.5 -- |
68 5.1.5 -- 2015-06-23 |
69 |
69 |
70 - minor documentation cleanup |
70 - minor documentation cleanup |
71 - 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) |
72 - fix the `debugrecordpruneparents` utility |
72 - fix the `debugrecordpruneparents` utility |
73 - fix some possible crash during command abort (release non-existant transaction) |
73 - fix some possible crash during command abort (release non-existant transaction) |