comparison README @ 1596:6079dcbfb726

readme: update readme for issue 4966
author Pierre-Yves David <pierre-yves.david@fb.com>
date Thu, 04 Feb 2016 10:16:52 +0000
parents 526253198860
children 7876ed4fceb7
comparison
equal deleted inserted replaced
1595:edcd2f0474c8 1596:6079dcbfb726
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 - evolve: support merge with a single obsolete parent.
66 - evolve: prevent added file to be marked as unknown if evolve fails (issue4966)
66 67
67 5.2.2 -- 68 5.2.2 --
68 69
69 - no longer lock the repository for `hg parents` (issue4895) 70 - no longer lock the repository for `hg parents` (issue4895)
70 - updated help for the `evolve` command 71 - updated help for the `evolve` command