comparison CHANGELOG @ 5202:c0b8804066dc stable

obsexchange: fallback to simpler request for dumb http server If the http server cannot accept many arguments, avoid sending too large requests (at the cost of more data exchanged). A better solution would be to aggregate contiguous range, but this is a question for later.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Fri, 06 Mar 2020 02:42:03 +0100
parents 583dc6ef3eb2
children 240efc3ab4dd
comparison
equal deleted inserted replaced
5201:7c6d08cd1221 5202:c0b8804066dc
1 Changelog 1 Changelog
2 ========= 2 =========
3
4 9.3.0 - in progress
5 -------------------
6
7 * obsexchange: avoid sending too large request to http server
3 8
4 9.3.0 -- 2020-03-04 9 9.3.0 -- 2020-03-04
5 ------------------- 10 -------------------
6 11
7 * compat: compatibility with Mercurial 5.3 12 * compat: compatibility with Mercurial 5.3