log mercurial/bdiff.c @ 51917:1d6982827c4b default tip

age author description
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
Thu, 14 Jun 2018 20:25:16 +0900 Yuya Nishihara bdiff: document that bdiff_freehunks() accepts NULL
Thu, 18 Jan 2018 14:43:04 +0000 Alex Gaynor bdiff: handle the possibility of overflow when computing allocation size
Wed, 17 Jan 2018 21:36:18 +0000 Alex Gaynor bdiff: handle the possibility of an integer overflow when allocating
Wed, 04 Oct 2017 10:51:39 -0400 Augie Fackler bdiff: remove trailing newlines
Wed, 04 Oct 2017 10:51:25 -0400 Augie Fackler bdiff: rewrap function prototypes per clang-format