CHANGELOG
changeset 3577 279d8b610ac5
parent 3553 6d03ec17c025
child 3578 10c3e69bb5bf
equal deleted inserted replaced
3576:89acae8f7e93 3577:279d8b610ac5
     8           and update to it
     8           and update to it
     9   * resolve: shows how to continue evolve after resolving all conflicts
     9   * resolve: shows how to continue evolve after resolving all conflicts
    10   * evolve: `--continue` flag now continue evolving all the remaining revisions
    10   * evolve: `--continue` flag now continue evolving all the remaining revisions
    11   * prev and next now prompts user to choose a changeset in case of ambiguity
    11   * prev and next now prompts user to choose a changeset in case of ambiguity
    12     when ui.interactive is turned on
    12     when ui.interactive is turned on
       
    13   * evolve: a new `--stop` flag which can be used to stop interrupted evolution
    13 
    14 
    14 7.2.2 -- (in-progress)
    15 7.2.2 -- (in-progress)
    15 ----------------------
    16 ----------------------
    16 
    17 
    17   * fold: fix issue related to bookmarks movement (issue5772)
    18   * fold: fix issue related to bookmarks movement (issue5772)