CHANGELOG
branchstable
changeset 4357 45a6890ca656
parent 4349 01f4ee6779d5
child 4365 8c4289d0e91e
equal deleted inserted replaced
4351:76500b73b1a9 4357:45a6890ca656
    16   * push: have `--publish` overrule the `auto-publish` config
    16   * push: have `--publish` overrule the `auto-publish` config
    17   * next: evolve aspiring children by default (use --no-evolve to skip)
    17   * next: evolve aspiring children by default (use --no-evolve to skip)
    18   * next: pick lower part of a split as destination
    18   * next: pick lower part of a split as destination
    19   * compat: drop compatibility with Mercurial 4.3
    19   * compat: drop compatibility with Mercurial 4.3
    20   * compat: add compatibility with Mercurial 4.9
    20   * compat: add compatibility with Mercurial 4.9
       
    21 
       
    22 topic:
       
    23 
    21   * topics: improve the message around topic changing
    24   * topics: improve the message around topic changing
    22   * stack: introduce a --children flag (see help for details)
    25   * stack: introduce a --children flag (see help for details)
    23   * topic: make --age compatible with the usual other display for `hg topic`
    26   * topic: make --age compatible with the usual other display for `hg topic`
    24   * stack: support for '#stack[idx]' absolute indexing in revset (4.9+ only)
    27   * stack: support for '#stack[idx]' absolute indexing in revset (4.9+ only)
    25   * topic: support for '#topic[idx]' relative indexing in revset (4.9+ only)
    28   * topic: support for '#topic[idx]' relative indexing in revset (4.9+ only)