mercurial/cext/mpatch.c
Thu, 25 Mar 2021 18:02:08 +0100 Raphaël Gomès contributor: change mentions of mpm to olivia
Thu, 24 Jan 2019 10:21:59 -0500 Augie Fackler cleanup: use clang-tidy to add missing {} around one-line statements
Tue, 02 Oct 2018 13:12:56 -0700 Gregory Szorc cext: use modern buffer protocol in mpatch_flist()
Tue, 02 Oct 2018 13:13:03 -0700 Gregory Szorc cext: use modern buffer protocol in patches()
Sat, 03 Mar 2018 06:18:47 -0500 Yuya Nishihara py3: bulk-replace 'const char*' format specifier passed to PyArg_ParseTuple*()
Mon, 05 Feb 2018 15:03:51 +0100 Boris Feld patches: release the GIL while applying the patch
Mon, 12 Feb 2018 10:41:00 -0500 Augie Fackler mpatch: allow clang-format oversight
Tue, 06 Feb 2018 14:24:16 +0100 Boris Feld patches: move assignment outside the conditional
Mon, 02 Oct 2017 19:06:00 +0100 Gregory Szorc cext: reorder #include
Sat, 13 Aug 2016 12:18:58 +0900 Yuya Nishihara mpatch: switch to policy importer
less more (0) tip