log tests/test-wireproto-command-capabilities.t @ 40017:426cb2859013

age author description
Wed, 26 Sep 2018 14:54:15 -0700 Gregory Szorc debugcommands: print all CBOR objects
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