Mercurial > evolve
comparison README @ 1278:5ff8a5d85b2b stable
getbundleobsmarker: prevent crash from filtered content (issue4616)
The discovery may discover common markers on non-served nodes. This lead to
crash when building the obsmarker part.
author | Pierre-Yves David <pierre-yves.david@fb.com> |
---|---|
date | Tue, 21 Apr 2015 16:52:08 +0200 |
parents | 792998917ece |
children | 064cf9ee4460 |
comparison
equal
deleted
inserted
replaced
1277:0ac2ad8e7235 | 1278:5ff8a5d85b2b |
---|---|
52 ========= | 52 ========= |
53 | 53 |
54 5.1.4 -- | 54 5.1.4 -- |
55 | 55 |
56 - significant documentation update | 56 - significant documentation update |
57 - fix issue4616: pulling with bundle2 would crash if common marker when | |
58 discovered on non-served changesets. | |
57 | 59 |
58 5.1.3 -- 2015-04-20 | 60 5.1.3 -- 2015-04-20 |
59 | 61 |
60 - discovery: fix misbehaving discovery accros python version | 62 - discovery: fix misbehaving discovery accros python version |
61 - pull: properly install the bundle2 par generator | 63 - pull: properly install the bundle2 par generator |