mercurial/cext/base85.c
Sun, 20 Feb 2022 16:09:02 -0700 Gregory Szorc cext: remove PY23()
Sun, 20 Feb 2022 15:40:39 -0700 Gregory Szorc cext: remove Python 2 module initializer functions
Thu, 24 Jan 2019 10:21:59 -0500 Augie Fackler cleanup: use clang-tidy to add missing {} around one-line statements
Wed, 05 Sep 2018 20:57:38 +0900 Yuya Nishihara base85: fix leak on error return from b85decode() stable
Sat, 03 Mar 2018 06:18:47 -0500 Yuya Nishihara py3: bulk-replace 'const char*' format specifier passed to PyArg_ParseTuple*()
Mon, 12 Feb 2018 10:39:46 -0500 Augie Fackler base85: allow clang-format oversight
Mon, 02 Oct 2017 19:02:43 +0100 Gregory Szorc cext: move braces for control statements to same line
Sat, 13 Aug 2016 12:08:23 +0900 Yuya Nishihara base85: switch to policy importer
less more (0) tip