Mercurial > hg
log tests/test-wireproto-command-branchmap.t @ 39859:32d3ed3023bb
age | author | description |
---|---|---|
Thu, 20 Sep 2018 12:57:23 -0700 | Gregory Szorc | wireprotov2: allow multiple fields to follow revision maps |
Wed, 05 Sep 2018 09:06:40 -0700 | Gregory Szorc | wireprotov2: implement commands as a generator of objects |
Mon, 27 Aug 2018 09:13:58 -0700 | Gregory Szorc | stringutil: teach pprint() to indent |
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:06 -0700 | Gregory Szorc | wireprotov2: decode responses to their expected types |