README
changeset 1410 2c451fece7a6
parent 1404 848a04c078c7
child 1420 0b714c4ad9ff
equal deleted inserted replaced
1409:3276730e4b32 1410:2c451fece7a6
    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 - evolve: gain --unstable --divergent --bumped flag to select the trouble
       
    60 - evolve: issue more useful error message and hint when evolve has nothing to
       
    61   do as invocated.
    60 
    62 
    61 5.1.5 --
    63 5.1.5 --
    62 
    64 
    63 - minor documentation cleanup
    65 - minor documentation cleanup
    64 - support -i option for `hg amend` if commit supports it (3.4)
    66 - support -i option for `hg amend` if commit supports it (3.4)