comparison README @ 2276:2d55ae0d6ce7 stable

serveronly: fix reposetup The local 'reposetup' function was shadowing the extension helper one. We add a test for obshashrange using 'serveronly' since this is the item that made use discover the issue.
author Pierre-Yves David <pierre-yves.david@ens-lyon.org>
date Thu, 20 Apr 2017 11:43:57 +0200
parents 72ba9d4418e0
children 812b866f193c
comparison
equal deleted inserted replaced
2275:fff7a678f659 2276:2d55ae0d6ce7
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 - checkheads: give priority to updated 4.2 code,
122 - serveronly: fix repository initialization.
122 123
123 6.0.0 -- 2017-02-31 124 6.0.0 -- 2017-02-31
124 ------------------- 125 -------------------
125 126
126 - push: improved detection of obsoleted remote branch (issue4354), 127 - push: improved detection of obsoleted remote branch (issue4354),