README
changeset 1686 474db2d60202
parent 1677 48c3a472aec7
child 1702 b21ce82e6f76
equal deleted inserted replaced
1685:4fd0db2f6d84 1686:474db2d60202
    67 - during 'hg evolve' skip unsupported merge instead of aborting
    67 - during 'hg evolve' skip unsupported merge instead of aborting
    68 - various documentation fix and update
    68 - various documentation fix and update
    69 - hg summary now suggest 'hg evolve --continue when appropriate`
    69 - hg summary now suggest 'hg evolve --continue when appropriate`
    70 - compatibility with Mercurial 3.8 'hgext' namespace package.
    70 - compatibility with Mercurial 3.8 'hgext' namespace package.
    71 - small improvement to the `hg split` instruction
    71 - small improvement to the `hg split` instruction
       
    72 - add a 'metaedit' command to rewrite changeset meta data.
    72 
    73 
    73 5.3.0 -- 2016-02-11
    74 5.3.0 -- 2016-02-11
    74 
    75 
    75 - split: add a new command to split changesets,
    76 - split: add a new command to split changesets,
    76 - tests: drop our copy of 'run-tests.py' use core one instead,
    77 - tests: drop our copy of 'run-tests.py' use core one instead,