Mercurial > hg
log tests/test-wireproto.py @ 39110:f0c2653ca706
age | author | description |
---|---|---|
Thu, 10 May 2018 21:08:32 +0900 | Yuya Nishihara | stringutil: flip the default of pprint() to bprefix=False |
Fri, 27 Apr 2018 11:55:04 -0400 | Augie Fackler | tests: port test-wireproto.py to Python 3 |
Mon, 16 Apr 2018 22:21:54 -0700 | Gregory Szorc | wireproto: rename wireproto to wireprotov1server (API) |
Wed, 11 Apr 2018 16:18:26 -0700 | Gregory Szorc | wireproto: remove iterbatch() from peer interface (API) |
Wed, 11 Apr 2018 12:49:08 -0700 | Gregory Szorc | wireproto: move version 1 peer functionality to standalone module (API) |
Fri, 30 Mar 2018 18:57:13 -0700 | Gregory Szorc | peer: make ui an attribute |
Wed, 28 Mar 2018 10:40:41 -0700 | Gregory Szorc | wireproto: separate commands tables for version 1 and 2 commands |