comparison README @ 1007:1d8ba8244001

push: put phase in the same bundle2 than changegroup and obsmarkers Note that the usual phase push from core will be performed in all case. But the discovery should find already in sync phase at that time. The old ways sync will be properly skipped when this logic is introduced into core.
author Pierre-Yves David <pierre-yves.david@fb.com>
date Fri, 25 Jul 2014 17:13:54 +0200
parents deba3a063c63
children a010ba5a0ffb
comparison
equal deleted inserted replaced
1006:deba3a063c63 1007:1d8ba8244001
60 4.1.0 -- 60 4.1.0 --
61 61
62 - amend: add -D/--current-date option 62 - amend: add -D/--current-date option
63 - amend: add -U/--current-user option 63 - amend: add -U/--current-user option
64 - evolve: add a --tool option 64 - evolve: add a --tool option
65 - push obsmarkers in the same transaction than changesets (when using hg >= 3.1 65 - push obsmarkers and phases in the same transaction than changesets
66 and bundle2-exp is enabled) 66 (when using hg >= 3.1 and bundle2-exp is enabled)
67 67
68 4.0.0 -- 2014-06-03 68 4.0.0 -- 2014-06-03
69 69
70 - require Mercurial version 3.0.1 or above 70 - require Mercurial version 3.0.1 or above
71 - some compatibility fixes with future 3.1.0 71 - some compatibility fixes with future 3.1.0