comparison README @ 2274:72ba9d4418e0 stable

checkheads: do not overwrite code for Mercurial 4.2 and above The fix has been ported to Mercurial core as c6cb21ddf74a.
author Pierre-Yves David <pierre-yves.david@ens-lyon.org>
date Thu, 20 Apr 2017 11:40:08 +0200
parents 228111491788
children 2d55ae0d6ce7
comparison
equal deleted inserted replaced
2273:228111491788 2274:72ba9d4418e0
114 114
115 115
116 6.0.1 - in progress 116 6.0.1 - in progress
117 ------------------- 117 -------------------
118 118
119 - template: adapt to change in 4.2 119 - template: adapt to change in 4.2,
120 - fix 'debugrecordpruneparents' (outdated API usage) 120 - fix 'debugrecordpruneparents' (outdated API usage)
121 - checkheads: give priority to updated 4.2 code,
121 122
122 6.0.0 -- 2017-02-31 123 6.0.0 -- 2017-02-31
123 ------------------- 124 -------------------
124 125
125 - push: improved detection of obsoleted remote branch (issue4354), 126 - push: improved detection of obsoleted remote branch (issue4354),