Mon, 17 Sep 2018 11:50:59 -0700 |
Gregory Szorc |
wireprotov2: teach changesetdata to fetch ancestors until depth
|
Thu, 20 Sep 2018 12:57:23 -0700 |
Gregory Szorc |
wireprotov2: allow multiple fields to follow revision maps
|
Mon, 17 Sep 2018 11:54:00 -0700 |
Gregory Szorc |
wireprotov2: advertise set of valid values for requestable fields
|
Mon, 17 Sep 2018 10:15:27 -0700 |
Gregory Szorc |
wireprotov2: expose rich arguments metadata
|
Mon, 17 Sep 2018 09:49:28 -0700 |
Gregory Szorc |
wireprotov2: advertise recognized path filter prefixes
|
Thu, 30 Aug 2018 17:43:47 -0700 |
Gregory Szorc |
wireprotov2: declare command arguments richly
|
Mon, 17 Sep 2018 17:47:24 +0800 |
Anton Shestakov |
bundle2: make server.bundle2.stream default to True
|
Thu, 30 Aug 2018 14:55:34 -0700 |
Gregory Szorc |
wireprotov2: let clients drive delta behavior
|
Wed, 05 Sep 2018 09:10:17 -0700 |
Gregory Szorc |
wireprotov2: define and implement "filedata" command
|
Wed, 05 Sep 2018 09:09:52 -0700 |
Gregory Szorc |
wireprotov2: define and implement "manifestdata" command
|
Wed, 12 Sep 2018 10:01:16 -0700 |
Gregory Szorc |
wireprotov2: define and implement "changesetdata" command
|
Wed, 29 Aug 2018 15:17:11 -0700 |
Gregory Szorc |
wireprotov2peer: stream decoded responses
|
Wed, 05 Sep 2018 09:06:40 -0700 |
Gregory Szorc |
wireprotov2: implement commands as a generator of objects
|
Tue, 28 Aug 2018 18:12:04 -0700 |
Gregory Szorc |
wireprotov2server: use our CBOR encoder
|
Tue, 28 Aug 2018 18:05:48 -0700 |
Gregory Szorc |
wireprotoserver: use our CBOR encoder
|
Mon, 27 Aug 2018 09:13:58 -0700 |
Gregory Szorc |
stringutil: teach pprint() to indent
|
Tue, 15 May 2018 11:52:43 -0700 |
Kyle Lippincott |
tests: mark tests that fail when using chg as #require no-chg
|
Wed, 25 Apr 2018 14:51:20 -0700 |
Gregory Szorc |
tests: explicitly define compression engines for tests
stable
|
Wed, 25 Apr 2018 13:13:42 -0400 |
Augie Fackler |
tests: glob away content-length changes relating to missing zstd bindings
stable
|
Mon, 16 Apr 2018 23:39:30 -0400 |
Matt Harbison |
tests: arrange for a server in wireproto-command-capabilities.t to be killed
|
Sat, 14 Apr 2018 15:19:36 -0700 |
Gregory Szorc |
wireprotov2: change command response protocol to include a leading map
|
Sat, 14 Apr 2018 14:37:23 -0700 |
Gregory Szorc |
wireprotov2: change frame type and name for command response
|
Sat, 14 Apr 2018 12:07:31 -0700 |
Gregory Szorc |
wireprotov2: define response data as CBOR
|
Sat, 14 Apr 2018 11:49:57 -0700 |
Gregory Szorc |
debugcommands: ability to suppress logging of handshake
|
Fri, 13 Apr 2018 12:50:47 -0700 |
Gregory Szorc |
wireproto: expose repository formats via capabilities
|
Fri, 13 Apr 2018 12:31:56 -0700 |
Gregory Szorc |
wireproto: add media type to version 2 capabilities response
|
Thu, 12 Apr 2018 12:33:07 -0700 |
Gregory Szorc |
debugcommands: perform handshake when obtaining httpv2 peer
|
Tue, 10 Apr 2018 14:29:15 -0700 |
Gregory Szorc |
wireproto: define and implement HTTP handshake to upgrade protocol
|
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
|