CHANGELOG
changeset 4339 0f015fe4f71f
parent 4338 e2350851740a
child 4340 5300be965515
equal deleted inserted replaced
4338:e2350851740a 4339:0f015fe4f71f
    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   * topic: make --age compatible with the usual other display for `hg topic`
    19   * stack: support for '#stack[idx]' absolute indexing in revset (4.9+ only)
    19   * stack: support for '#stack[idx]' absolute indexing in revset (4.9+ only)
       
    20   * topic: support for '#topic[idx]' relative indexing in revset (4.9+ only)
    20 
    21 
    21 8.3.3 -- 2017-12-24
    22 8.3.3 -- 2017-12-24
    22 -------------------
    23 -------------------
    23 
    24 
    24   * evolve: properly detect unresolved merge conflict (issue-5966)
    25   * evolve: properly detect unresolved merge conflict (issue-5966)