Mercurial > evolve
comparison README @ 955:72670e282460
evolve: compatibility with memfilectx change
The future 3.1 have have more sophisticated memfilectx object. We add a
compatibility layer for them.
author | Pierre-Yves David <pierre-yves.david@fb.com> |
---|---|
date | Tue, 03 Jun 2014 01:37:08 -0700 |
parents | f83f46411b09 |
children | 2cde59f3cb5d |
comparison
equal
deleted
inserted
replaced
954:ef155e3ead8f | 955:72670e282460 |
---|---|
48 ========= | 48 ========= |
49 | 49 |
50 4.0.0 -- | 50 4.0.0 -- |
51 | 51 |
52 - require Mercurial version 3.0.1 or above | 52 - require Mercurial version 3.0.1 or above |
53 - some compatibility fixes with future 3.1.0 | |
53 - deprecated `gup` and `gdown` in favor of prev and next | 54 - deprecated `gup` and `gdown` in favor of prev and next |
54 - record parent of pruned parent at prune time | 55 - record parent of pruned parent at prune time |
55 - added a `debugobsstorestat` command to gather data on obsmarker content. | 56 - added a `debugobsstorestat` command to gather data on obsmarker content. |
56 - added a `debugrecordpruneparents` command to upgrade existing prune marker | 57 - added a `debugrecordpruneparents` command to upgrade existing prune marker |
57 with parent information. Please run it once per repo after upgrading. | 58 with parent information. Please run it once per repo after upgrading. |