comparison README @ 1605:f69d8c25eeb7 stable

readme: mark feature only available in 3.7 as such
author Pierre-Yves David <pierre-yves.david@fb.com>
date Thu, 11 Feb 2016 00:02:39 +0000
parents 6482497d859b
children b9e8a47c4d5c
comparison
equal deleted inserted replaced
1603:6482497d859b 1605:f69d8c25eeb7
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 - evolve: support merge with a single obsolete parent (hg-3.7+ only)
66 - evolve: prevent added file to be marked as unknown if evolve fails (issue4966) 66 - evolve: prevent added file to be marked as unknown if evolve fails (issue4966)
67 - evolve: stop relying on graftstate file for save evolve state 67 - evolve: stop relying on graftstate file for save evolve state
68 (for `hg evolve --continue`) 68 (for `hg evolve --continue`)
69 69
70 5.2.2 -- 70 5.2.2 --