Mercurial > hg
log
age | author | description |
---|---|---|
Tue, 04 Sep 2018 21:05:21 +0200 | Boris Feld | revlog: drop duplicated code |
Wed, 05 Sep 2018 09:04:40 -0700 | Gregory Szorc | wireprotov2peer: properly format errors |
Thu, 23 Aug 2018 13:50:47 -0700 | Gregory Szorc | wireprotov2peer: report exceptions in frame handling against request future |
Sat, 08 Sep 2018 21:58:51 +0800 | Anton Shestakov | httppeer: use util.readexactly() to abort on incomplete responses |
Sat, 08 Sep 2018 23:57:07 +0800 | Anton Shestakov | httppeer: calculate total expected bytes correctly |
Fri, 07 Sep 2018 23:36:09 -0700 | Martin von Zweigbergk | lazyancestors: reuse __iter__ implementation in __contains__ |