README
changeset 1478 9603aa1ecdfd
parent 1454 c79bdc856350
child 1494 aca2495425a6
equal deleted inserted replaced
1477:6ab5c0f40699 1478:9603aa1ecdfd
    48     python run-tests.py --with-hg=/path/to/hg
    48     python run-tests.py --with-hg=/path/to/hg
    49 
    49 
    50 
    50 
    51 Changelog
    51 Changelog
    52 =========
    52 =========
       
    53 
       
    54 5.2.0 --
       
    55 
       
    56 - split: add a new command to split changesets
    53 
    57 
    54 5.2.0 -- 2015-06-25
    58 5.2.0 -- 2015-06-25
    55 
    59 
    56 - evolve: gain a --rev option to control what revisions to evolve (issue4391)
    60 - evolve: gain a --rev option to control what revisions to evolve (issue4391)
    57 - evolve: revision are processed in the order they stack on destination
    61 - evolve: revision are processed in the order they stack on destination