Mercurial > hg
log
age | author | description |
---|---|---|
Fri, 13 Apr 2018 11:10:59 -0700 | Gregory Szorc | treediscovery: switch to command executor interface |
Wed, 11 Apr 2018 16:18:26 -0700 | Gregory Szorc | wireproto: remove iterbatch() from peer interface (API) |
Fri, 13 Apr 2018 11:08:46 -0700 | Gregory Szorc | largefiles: use command executor for batch operation |
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 |
Fri, 13 Apr 2018 10:23:05 -0700 | Gregory Szorc | repository: define new interface for running commands |
Mon, 09 Apr 2018 12:28:57 -0700 | Gregory Szorc | pycompat: export a handle on concurrent.futures |