mercurial at 37730: 20 new changesets

Mercurial Commits hg at intevation.de
Wed Apr 18 03:15:32 UTC 2018


20 new changesets in mercurial:

https://www.mercurial-scm.org/repo/hg/rev/65a23cc8e75b
changeset:   37711:65a23cc8e75b
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Sat Apr 14 16:36:15 2018 -0700
summary:     cborutil: implement support for streaming encoding, bytestring decoding

https://www.mercurial-scm.org/repo/hg/rev/a728e3695325
changeset:   37712:a728e3695325
user:        Augie Fackler <augie at google.com>
date:        Sat Apr 14 01:12:55 2018 -0400
summary:     hgwebdir: un-bytes the env dict before re-parsing env

https://www.mercurial-scm.org/repo/hg/rev/11d128a14ec0
changeset:   37713:11d128a14ec0
user:        Augie Fackler <augie at google.com>
date:        Sat Apr 14 11:04:58 2018 -0400
summary:     tests: port test-hg-parseurl.py to unittest

https://www.mercurial-scm.org/repo/hg/rev/5dd71e9ae68a
changeset:   37714:5dd71e9ae68a
user:        Augie Fackler <augie at google.com>
date:        Sat Apr 14 11:07:24 2018 -0400
summary:     tests: add b prefixes to test-hg-parseurl.py

https://www.mercurial-scm.org/repo/hg/rev/1859b9a7ddef
changeset:   37715:1859b9a7ddef
user:        Augie Fackler <augie at google.com>
date:        Sat Apr 14 11:20:38 2018 -0400
summary:     cleanup: polyfill assertRaisesRegex so we can avoid assertRaisesRegexp

https://www.mercurial-scm.org/repo/hg/rev/dfc51a482031
changeset:   37716:dfc51a482031
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Sat Apr 14 09:23:48 2018 -0700
summary:     registrar: replace "cmdtype" with an intent-based mechanism (API)

https://www.mercurial-scm.org/repo/hg/rev/0664be4f0c1f
changeset:   37717:0664be4f0c1f
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Sat Apr 14 09:57:44 2018 -0700
summary:     hg: pass command intents to repo/peer creation (API)

https://www.mercurial-scm.org/repo/hg/rev/ad1c07008e0b
changeset:   37718:ad1c07008e0b
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Sat Apr 14 11:49:57 2018 -0700
summary:     debugcommands: ability to suppress logging of handshake

https://www.mercurial-scm.org/repo/hg/rev/a656cba08a04
changeset:   37719:a656cba08a04
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Sat Apr 14 11:50:19 2018 -0700
summary:     wireprotov2: move response handling out of httppeer

https://www.mercurial-scm.org/repo/hg/rev/d715a85003c8
changeset:   37720:d715a85003c8
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Sat Apr 14 11:46:08 2018 -0700
summary:     wireprotov2: establish a type for representing command response

https://www.mercurial-scm.org/repo/hg/rev/f7673845b167
changeset:   37721:f7673845b167
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Sat Apr 14 11:49:06 2018 -0700
summary:     wireprotov2: decode responses to their expected types

https://www.mercurial-scm.org/repo/hg/rev/89a16704114c
changeset:   37722:89a16704114c
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Sat Apr 14 12:07:31 2018 -0700
summary:     wireprotov2: define response data as CBOR

https://www.mercurial-scm.org/repo/hg/rev/e8fba6d578f0
changeset:   37723:e8fba6d578f0
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Sat Apr 14 12:11:24 2018 -0700
summary:     wireprotov2: change frame type value for command data

https://www.mercurial-scm.org/repo/hg/rev/deff7cf7eefd
changeset:   37724:deff7cf7eefd
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Sat Apr 14 14:37:23 2018 -0700
summary:     wireprotov2: change frame type and name for command response

https://www.mercurial-scm.org/repo/hg/rev/3ea8323d6f95
changeset:   37725:3ea8323d6f95
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Sat Apr 14 15:19:36 2018 -0700
summary:     wireprotov2: change command response protocol to include a leading map

https://www.mercurial-scm.org/repo/hg/rev/0c184ca594bb
changeset:   37726:0c184ca594bb
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Sat Apr 14 15:36:12 2018 -0700
summary:     wireprotov2: change behavior of error frame

https://www.mercurial-scm.org/repo/hg/rev/5cdde6158426
changeset:   37727:5cdde6158426
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Sat Apr 14 15:38:11 2018 -0700
summary:     wireprotov2: remove support for sending bytes response

https://www.mercurial-scm.org/repo/hg/rev/564a3eec6e63
changeset:   37728:564a3eec6e63
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Sun Apr 15 10:37:29 2018 -0700
summary:     wireprotov2: add support for more response types

https://www.mercurial-scm.org/repo/hg/rev/6e137da59ad9
changeset:   37729:6e137da59ad9
user:        Martin von Zweigbergk <martinvonz at google.com>
date:        Mon Apr 16 09:39:40 2018 -0700
summary:     context: clarify deprecation warning message

https://www.mercurial-scm.org/repo/hg/rev/8d730f96e792
changeset:   37730:8d730f96e792
bookmark:    @
tag:         tip
user:        Jun Wu <quark at fb.com>
date:        Mon Mar 19 04:28:29 2018 -0700
summary:     patch: move yielding "\n" to the end of loop

-- 
Repository URL: https://www.mercurial-scm.org/repo/hg


More information about the Mercurial-devel mailing list