comparison CHANGELOG @ 6636:7f95546f584e

evolve: remove legacy.py that provided debugconvertobsolete It's not very useful nowadays because the old obsmarkers format was before Mercurial 2.3 and it's pretty safe to say we're not going to see any repo from that era that people tried to use safe history rewriting and still didn't upgrade it. Additionally, legacy.py was excluded from packages, so it was only easy to use for evolve developers and contributors.
author Anton Shestakov <av6@dwimlabs.net>
date Thu, 04 Jan 2024 13:33:28 -0300
parents 5199463aef07
children e0712a00154e
comparison
equal deleted inserted replaced
6635:6940272bc07d 6636:7f95546f584e
1 Changelog 1 Changelog
2 ========= 2 =========
3
4 11.2.0 - in progress
5 --------------------
6
7 * evolve: remove legacy.py that could be used to "detect and convert
8 prehistoric format of obsolete markers" (older than Mercurial 2.3)
3 9
4 11.1.0 -- 2023-10-23 10 11.1.0 -- 2023-10-23
5 -------------------- 11 --------------------
6 12
7 * remove deprecated evolve.serveronly extension, evolve extension is 13 * remove deprecated evolve.serveronly extension, evolve extension is