Mercurial > evolve
comparison README @ 1375:9e062e6598e9 stable
evolve: search divergence within all precursors
Before this patches we looking for divergence base in immediate successors only.
This was a bug leading the divergence base to be reported missing more than it
should.
author | Pierre-Yves David <pierre-yves.david@fb.com> |
---|---|
date | Thu, 18 Jun 2015 15:56:56 -0700 |
parents | 1c8fbaf9306b |
children | eb044bcf342d |
comparison
equal
deleted
inserted
replaced
1374:39f2c1ab3a53 | 1375:9e062e6598e9 |
---|---|
58 - fix the `debugrecordpruneparents` utility | 58 - fix the `debugrecordpruneparents` utility |
59 - fix some possible crash during command abort (release non-existant transaction) | 59 - fix some possible crash during command abort (release non-existant transaction) |
60 - fix simple4server bug tracker URL | 60 - fix simple4server bug tracker URL |
61 - compatibility with bookmark API change in future Mercurial 3.5 | 61 - compatibility with bookmark API change in future Mercurial 3.5 |
62 - prune no longer move the active bookmark for no reason (issue4559) | 62 - prune no longer move the active bookmark for no reason (issue4559) |
63 - evolve: stop reporting divergence base as missing when we actually have it | |
63 | 64 |
64 5.1.4 -- 2015-04-23 | 65 5.1.4 -- 2015-04-23 |
65 | 66 |
66 - significant documentation update | 67 - significant documentation update |
67 - fix issue4616: pulling with bundle2 would crash if common marker when | 68 - fix issue4616: pulling with bundle2 would crash if common marker when |