CHANGELOG
changeset 4303 78700a59192a
parent 4301 5cbaf5d25443
child 4320 b4bc185bcefb
equal deleted inserted replaced
4302:8e9940f1ae56 4303:78700a59192a
    13   * next: evolve aspiring children by default (use --no-evolve to skip)
    13   * next: evolve aspiring children by default (use --no-evolve to skip)
    14   * next: pick lower part of a split as destination
    14   * next: pick lower part of a split as destination
    15   * compat: drop compatibility with Mercurial 4.3
    15   * compat: drop compatibility with Mercurial 4.3
    16   * topics: improve the message around topic changing
    16   * topics: improve the message around topic changing
    17   * stack: introduce a --children flag (see help for details)
    17   * stack: introduce a --children flag (see help for details)
       
    18   * topic: make --age compatible with the usual other display for `hg topic`
    18 
    19 
    19 8.3.3 - in progress
    20 8.3.3 - in progress
    20 -------------------
    21 -------------------
    21 
    22 
    22   * evolve: fix possible crash when the repo changes during evolve (issue-6028)
    23   * evolve: fix possible crash when the repo changes during evolve (issue-6028)