Mon, 09 Apr 2018 14:17:57 -0700 |
Gregory Szorc |
tests: extract wire protocol framing tests to own file
|
Mon, 09 Apr 2018 11:33:38 -0700 |
Gregory Szorc |
wireproto: disallow commands handlers for multiple transport versions
|
Mon, 09 Apr 2018 11:57:12 -0700 |
Gregory Szorc |
wireproto: make @wireprotocommand version 1 only by default
|
Mon, 09 Apr 2018 11:54:31 -0700 |
Gregory Szorc |
wireproto: only expose "getbundle" and "unbundle" to v1 transports
|
Fri, 06 Apr 2018 17:48:07 -0700 |
Gregory Szorc |
wireproto: port lookup to wire protocol v2
|
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)
|
Sun, 08 Apr 2018 09:28:49 -0700 |
Martin von Zweigbergk |
context: handle partial nodeids in revsymbol()
|
Fri, 06 Apr 2018 23:46:17 -0700 |
Martin von Zweigbergk |
context: handle namespaces in revsymbol()
|
Fri, 06 Apr 2018 23:43:52 -0700 |
Martin von Zweigbergk |
scmutil: handle full hex nodeids in revsymbol()
|