Mercurial > hg
log mercurial/cext/mpatch.c @ 39736:e7ae31199ff9
age | author | description |
---|---|---|
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 base mercurial/mpatch_module.c@1d830c974baa |