README
changeset 1576 526253198860
parent 1566 25254b2f8116
child 1596 6079dcbfb726
equal deleted inserted replaced
1575:0c8548df67fe 1576:526253198860
    60 
    60 
    61 - split: add a new command to split changesets,
    61 - split: add a new command to split changesets,
    62 - tests: drop our copy of 'run-tests.py' use core one instead,
    62 - tests: drop our copy of 'run-tests.py' use core one instead,
    63 - bookmark: do all bookmark movement within a transaction.
    63 - bookmark: do all bookmark movement within a transaction.
    64 - evolve: compatibility with Mercurial 3.7
    64 - evolve: compatibility with Mercurial 3.7
       
    65 - evolve: support merge with a single obsolete parent.
    65 
    66 
    66 5.2.2 --
    67 5.2.2 --
    67 
    68 
    68 - no longer lock the repository for `hg parents` (issue4895)
    69 - no longer lock the repository for `hg parents` (issue4895)
    69 - updated help for the `evolve` command
    70 - updated help for the `evolve` command