Mercurial > hg
log
age | author | description |
---|---|---|
Fri, 06 Apr 2018 17:39:40 -0700 | Gregory Szorc | wireproto: port pushkey command to wire protocol version 2 |
Fri, 06 Apr 2018 17:21:16 -0700 | Gregory Szorc | wireproto: only expose "clonebundles" to version 1 transports |
Fri, 06 Apr 2018 17:14:06 -0700 | Gregory Szorc | wireproto: define and expose types of wire command arguments |
Fri, 06 Apr 2018 16:49:57 -0700 | Gregory Szorc | wireproto: only expose "stream_out" to version 1 transports |
Mon, 09 Apr 2018 11:52:31 -0700 | Gregory Szorc | wireproto: implement capabilities for wire protocol v2 |
Sun, 08 Apr 2018 09:45:45 -0700 | Martin von Zweigbergk | context: add deprecation warnings for deprecated types of changeids |
Sun, 08 Apr 2018 09:28:08 -0700 | Martin von Zweigbergk | revsymbol: stop delegating to repo.__getitem__ for unhandled symbols (API) |