CHANGELOG
branchstable
changeset 3833 2c0aa14e4ac4
parent 3819 8142e47811dd
child 3834 0887c30255a1
equal deleted inserted replaced
3820:c274f6a38c57 3833:2c0aa14e4ac4
     7   * compatibility with mercurial 4.6.1
     7   * compatibility with mercurial 4.6.1
     8   * next-prev: respect commands.update.check config option (issue5808)
     8   * next-prev: respect commands.update.check config option (issue5808)
     9   * next-prev: fix `evolve --abort` on conflicts (issue5897)
     9   * next-prev: fix `evolve --abort` on conflicts (issue5897)
    10   * obslog: fix breakage when commit has no description
    10   * obslog: fix breakage when commit has no description
    11   * amend: use context manager for locks (issue5887)
    11   * amend: use context manager for locks (issue5887)
       
    12   * evolve: fix detection of interactive shell
       
    13 
       
    14 topic (0.9.1)
       
    15 
       
    16   * topic: fix documentation formatting
    12 
    17 
    13 8.0.0 -- 2018-04-25
    18 8.0.0 -- 2018-04-25
    14 -------------------
    19 -------------------
    15 
    20 
    16   * evolve: a new `--abort` flag which aborts an interrupted evolve
    21   * evolve: a new `--abort` flag which aborts an interrupted evolve