Mercurial > hg
log mercurial/wireprotov1peer.py @ 37647:516b5a5edae3
age | author | description |
---|---|---|
Fri, 13 Apr 2018 11:30:44 -0700 | Gregory Szorc | wireproto: use command executor for unbundle |
Fri, 13 Apr 2018 11:12:19 -0700 | Gregory Szorc | wireproto: convert legacy commands to command executor |
Wed, 11 Apr 2018 16:18:26 -0700 | Gregory Szorc | wireproto: remove iterbatch() from peer interface (API) |
Fri, 13 Apr 2018 11:02:34 -0700 | Gregory Szorc | wireproto: implement batching on peer executor interface |
Fri, 13 Apr 2018 10:51:23 -0700 | Gregory Szorc | wireproto: implement command executor interface for version 1 peers |
Wed, 11 Apr 2018 12:51:09 -0700 | Gregory Szorc | peer: scatter module to the wind (API) |
Wed, 11 Apr 2018 12:49:08 -0700 | Gregory Szorc | wireproto: move version 1 peer functionality to standalone module (API) base mercurial/wireproto.py@4a9119869583 |