log mercurial/utils/cborutil.py @ 43881:b5655f337bd7

age author description
Fri, 08 Nov 2019 11:19:20 -0800 Augie Fackler cleanup: remove pointless r-prefixes on single-quoted strings
Tue, 08 Oct 2019 15:06:18 -0700 Martin von Zweigbergk cleanup: join string literals that are already on one line
Mon, 07 Oct 2019 00:04:04 -0400 Gregory Szorc py3: finish porting iteritems() to pycompat and remove source transformer
Sun, 06 Oct 2019 09:48:39 -0400 Augie Fackler formatting: byteify all mercurial/ and hgext/ string literals
Sun, 06 Oct 2019 09:45:02 -0400 Augie Fackler formatting: blacken the codebase
Sun, 16 Jun 2019 12:31:07 +0900 Yuya Nishihara cborutil: fix streamencode() to handle subtypes stable
Thu, 04 Oct 2018 15:08:42 -0700 Gregory Szorc cborutil: cast bytearray to bytes