CHANGELOG
changeset 4827 4c6dd20e8cc2
parent 4821 d8e36e60aea0
parent 4823 c16fed4908d8
child 4839 485a9f3490c9
equal deleted inserted replaced
4821:d8e36e60aea0 4827:4c6dd20e8cc2
     8     (thanks to ludovicchabant, martinvonz and rgomes for their hard work)
     8     (thanks to ludovicchabant, martinvonz and rgomes for their hard work)
     9   * prune: clarify error message when no revision were passed,
     9   * prune: clarify error message when no revision were passed,
    10   * evolve: avoid possible race conditions bu locking earlier
    10   * evolve: avoid possible race conditions bu locking earlier
    11   * abort: add support for `evolve` and `pick` to `hg abort` (hg-5.1+)
    11   * abort: add support for `evolve` and `pick` to `hg abort` (hg-5.1+)
    12   * rewind: add --keep flag to preserve working copy
    12   * rewind: add --keep flag to preserve working copy
       
    13 
       
    14 9.1.1 - in progress
       
    15 -------------------
       
    16 
       
    17   * obslog: correct spacing of patch output with word-diff=yes (issue6175)
    13 
    18 
    14 9.1.0 -- 2019-07-29
    19 9.1.0 -- 2019-07-29
    15 -------------------
    20 -------------------
    16 
    21 
    17   * compatibility with upcoming Mercurial 5.1,
    22   * compatibility with upcoming Mercurial 5.1,