CHANGELOG
changeset 3553 6d03ec17c025
parent 3513 b1cc19e5ef24
child 3577 279d8b610ac5
equal deleted inserted replaced
3552:7e8b2c9edf36 3553:6d03ec17c025
     6 
     6 
     7   * grab: new command to grab a changeset, put in on wdir parent
     7   * grab: new command to grab a changeset, put in on wdir parent
     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
       
    12     when ui.interactive is turned on
    11 
    13 
    12 7.2.2 -- (in-progress)
    14 7.2.2 -- (in-progress)
    13 ----------------------
    15 ----------------------
    14 
    16 
    15   * fold: fix issue related to bookmarks movement (issue5772)
    17   * fold: fix issue related to bookmarks movement (issue5772)