README
changeset 1404 848a04c078c7
parent 1388 c96e4ab4e5cc
child 1410 2c451fece7a6
equal deleted inserted replaced
1403:9a8ecfdfa866 1404:848a04c078c7
    54 5.2.0 --
    54 5.2.0 --
    55 
    55 
    56 - evolve: gain a --rev option to control what revisions to evolve (issue4391)
    56 - evolve: gain a --rev option to control what revisions to evolve (issue4391)
    57 - evolve: revision are processed in the order they stack on destination
    57 - evolve: revision are processed in the order they stack on destination
    58 - evolve: properly skip unstable revision with non-evolved unstable parent
    58 - evolve: properly skip unstable revision with non-evolved unstable parent
       
    59 - evolve: gain --unstable --divergent --bumped flag to select the trouble
    59 
    60 
    60 5.1.5 --
    61 5.1.5 --
    61 
    62 
    62 - minor documentation cleanup
    63 - minor documentation cleanup
    63 - support -i option for `hg amend` if commit supports it (3.4)
    64 - support -i option for `hg amend` if commit supports it (3.4)