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, 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
|
Wed, 05 Sep 2018 22:10:41 +0900 |
Yuya Nishihara |
xdiff: fix leak in hunk_consumer()
stable
|
Thu, 14 Jun 2018 20:25:51 +0900 |
Yuya Nishihara |
bdiff: one more safe call of bdiff_freehunks(NULL)
|
Wed, 13 Jun 2018 10:37:39 -0400 |
Josef 'Jeff' Sipek |
cext: stop worrying and love the free(NULL)
stable
|
Sat, 12 May 2018 22:29:28 +0200 |
Julien Cristau |
bdiff: fix yet more fallout from xdiff long/int64 conversion (issue5885)
stable
|
Fri, 09 Mar 2018 21:59:07 -0500 |
Matt Harbison |
bdiff: convert more longs to int64_t
|
Tue, 06 Mar 2018 18:41:08 -0800 |
Jun Wu |
xdiff: remove xemit related logic
|
Sun, 04 Mar 2018 00:17:49 -0800 |
Jun Wu |
xdiff: remove unused structure, functions, and constants
|
Sat, 03 Mar 2018 23:29:40 -0500 |
Matt Harbison |
bdiff: avoid pointer arithmetic on void*
|
Sat, 03 Mar 2018 12:39:14 -0800 |
Jun Wu |
bdiff: add a xdiffblocks method
|
Sat, 03 Mar 2018 11:26:30 -0500 |
Gregory Szorc |
cext: accept arguments as Py_buffer
|
Sat, 03 Mar 2018 11:19:43 -0500 |
Gregory Szorc |
cext: refactor cleanup code in bdiff()
|
Sat, 03 Mar 2018 06:18:47 -0500 |
Yuya Nishihara |
py3: bulk-replace 'const char*' format specifier passed to PyArg_ParseTuple*()
|
Thu, 25 Jan 2018 21:16:28 -0500 |
Augie Fackler |
bdiff: write a native version of splitnewlines
|
Mon, 12 Feb 2018 10:21:44 -0500 |
Augie Fackler |
bdiff: add to clang-format oversight
|
Mon, 02 Oct 2017 19:06:00 +0100 |
Gregory Szorc |
cext: reorder #include
|
Sat, 13 Aug 2016 12:12:50 +0900 |
Yuya Nishihara |
bdiff: switch to policy importer
base
mercurial/bdiff_module.c@03604caaa5d1
|