Mercurial > evolve
comparison README @ 1444:9a78233c62a4
readme: add an entry about the obsolete wdir parent hint
author | Pierre-Yves David <pierre-yves.david@fb.com> |
---|---|
date | Wed, 24 Jun 2015 19:43:35 -0700 |
parents | a4abe588d77f |
children | 09206bdc2db4 |
comparison
equal
deleted
inserted
replaced
1443:6c122c975125 | 1444:9a78233c62a4 |
---|---|
77 - fix simple4server bug tracker URL | 77 - fix simple4server bug tracker URL |
78 - compatibility with bookmark API change in future Mercurial 3.5 | 78 - compatibility with bookmark API change in future Mercurial 3.5 |
79 - prune no longer move the active bookmark for no reason (issue4559) | 79 - prune no longer move the active bookmark for no reason (issue4559) |
80 - evolve: stop reporting divergence base as missing when we actually have it | 80 - evolve: stop reporting divergence base as missing when we actually have it |
81 - significant performance improvement for all revsets. | 81 - significant performance improvement for all revsets. |
82 - provide a hint of how to update to the successor of an obsolete working copy | |
83 parent. | |
82 | 84 |
83 5.1.4 -- 2015-04-23 | 85 5.1.4 -- 2015-04-23 |
84 | 86 |
85 - significant documentation update | 87 - significant documentation update |
86 - fix issue4616: pulling with bundle2 would crash if common marker when | 88 - fix issue4616: pulling with bundle2 would crash if common marker when |