mercurial/pure/bdiff.py
Sun, 29 Sep 2024 02:03:20 -0400 Matt Harbison interfaces: add the optional `bdiff.xdiffblocks()` method
Mon, 16 Sep 2024 15:36:44 +0200 Matt Harbison typing: add `from __future__ import annotations` to most files
Tue, 08 Nov 2022 13:59:16 -0500 Matt Harbison typing: add type hints to bdiff implementations
Thu, 03 Mar 2022 17:34:00 +0100 Gregory Szorc py2: remove simple from __future__ statements
Thu, 25 Mar 2021 18:02:08 +0100 Rapha?l Gom?s contributor: change mentions of mpm to olivia
Sat, 07 Nov 2020 16:45:58 -0800 Gregory Szorc pure: guard against empty blocks
Sun, 06 Oct 2019 09:48:39 -0400 Augie Fackler formatting: byteify all mercurial/ and hgext/ string literals
Sun, 06 Oct 2019 09:45:02 -0400 Augie Fackler formatting: blacken the codebase
Wed, 16 Jan 2019 16:55:52 -0800 Martin von Zweigbergk bdiff: drop duplicate definition of splitnewlines()
Thu, 25 Jan 2018 21:16:28 -0500 Augie Fackler bdiff: write a native version of splitnewlines
Fri, 29 Sep 2017 15:49:20 +0000 Alex Gaynor style: never put multiple statements on one line
Tue, 02 May 2017 21:15:31 +0900 Yuya Nishihara cffi: split modules from pure
Tue, 02 May 2017 21:08:38 +0900 Yuya Nishihara cffi: put compiled modules into mercurial.cffi package
Sat, 13 Aug 2016 12:12:50 +0900 Yuya Nishihara bdiff: switch to policy importer
less more (0) -14 tip