Mercurial > public > mercurial-scm > hg
log mercurial/wireproto.py @ 33806:dedab036215d
age | author | description |
---|---|---|
Thu, 10 Aug 2017 20:58:28 -0700 | Gregory Szorc | wireproto: use new peer interface |
Wed, 09 Aug 2017 23:35:20 -0700 | Gregory Szorc | peer: remove non iterating batcher (API) |
Wed, 09 Aug 2017 23:29:30 -0700 | Gregory Szorc | wireproto: overhaul iterating batcher code (API) |
Wed, 09 Aug 2017 22:52:05 -0700 | Gregory Szorc | wireproto: remove support for local results in @batchable (API) |
Wed, 09 Aug 2017 21:51:45 -0700 | Gregory Szorc | wireproto: properly implement batchable checking |
Fri, 14 Jul 2017 14:22:40 -0700 | Jun Wu | codemod: register core configitems using a script |
Fri, 30 Jun 2017 03:44:12 +0200 | Pierre-Yves David | configitems: register the 'server.preferuncompressed' config |