[PATCH 1 of 2] template: add CBOR output format

Pulkit Goyal 7895pulkit at gmail.com
Fri Mar 22 13:03:08 EDT 2019


On Sun, Mar 10, 2019 at 8:58 AM Yuya Nishihara <yuya at tcha.org> wrote:

> # HG changeset patch
> # User Yuya Nishihara <yuya at tcha.org>
> # Date 1552190244 -32400
> #      Sun Mar 10 12:57:24 2019 +0900
> # Node ID 343027851edc0337e4058feb6f51d67dc584bc0b
> # Parent  9d4ae5044b4c96bdfb2bbb33fa696908b664a1d7
> template: add CBOR output format
>
> The whole output is wrapped as an array just like the other serialization
> formats. It's an indefinite-length array since the size is unknown while
> encoding. Maybe we can add 'cbor-stream' (and 'pickle-stream') as needed.
>

Thanks a lot for coding this up. Queued the series!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.mercurial-scm.org/pipermail/mercurial-devel/attachments/20190322/59a4e0fb/attachment.html>


More information about the Mercurial-devel mailing list