equal
deleted
inserted
replaced
101 - evolve: `hg evolve --all` only evolve changeset that will end up as |
101 - evolve: `hg evolve --all` only evolve changeset that will end up as |
102 descendant of the current working copy. The old behavior of `--all` |
102 descendant of the current working copy. The old behavior of `--all` |
103 in now in `--all --any`. |
103 in now in `--all --any`. |
104 - evolve: add a 'experimental.evolutioncommands' for fine grained commands |
104 - evolve: add a 'experimental.evolutioncommands' for fine grained commands |
105 enabling |
105 enabling |
106 - next/prev: requires `--merge` to move with uncommited changes |
106 - next/prev: requires `--merge` to move with uncommitted changes |
107 - next: significantly reword error messages |
107 - next: significantly reword error messages |
108 - next: add a --evolve flag to evolve aspiring children when on a head |
108 - next: add a --evolve flag to evolve aspiring children when on a head |
109 |
109 |
110 5.1.5 -- 2015-06-23 |
110 5.1.5 -- 2015-06-23 |
111 |
111 |