equal
deleted
inserted
replaced
8 * split: make it possible to drop change during a split |
8 * split: make it possible to drop change during a split |
9 * split: no longer accept revision with --rev (BC) |
9 * split: no longer accept revision with --rev (BC) |
10 * split: accept file patterns |
10 * split: accept file patterns |
11 * split: support for non interactive splits |
11 * split: support for non interactive splits |
12 * evolve: avoid potential crash when stabilizing orphan merges |
12 * evolve: avoid potential crash when stabilizing orphan merges |
|
13 * evolve: pick right destination in split+prune cases issue5686 (4.9 only) |
13 * fold: concatenate commit message in revision order |
14 * fold: concatenate commit message in revision order |
14 * push: have `--publish` overrule the `auto-publish` config |
15 * push: have `--publish` overrule the `auto-publish` config |
15 * next: evolve aspiring children by default (use --no-evolve to skip) |
16 * next: evolve aspiring children by default (use --no-evolve to skip) |
16 * next: pick lower part of a split as destination |
17 * next: pick lower part of a split as destination |
17 * compat: drop compatibility with Mercurial 4.3 |
18 * compat: drop compatibility with Mercurial 4.3 |