CHANGELOG
changeset 4345 f45b4c31d81f
parent 4344 e5282131a78d
child 4348 398c33b17d76
equal deleted inserted replaced
4344:e5282131a78d 4345:f45b4c31d81f
     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