log mercurial/pure/parsers.py @ 53040:cdd7bf612c7b stable tip

age author description
Thu, 13 Feb 2025 13:13:05 +0100 Rapha?l Gom?s index: remember the generaldelta config instead of getting it from the revlog
Mon, 16 Dec 2024 19:46:07 -0500 Matt Harbison typing: add some typehints to `mercurial/pure/parsers.py`
Mon, 16 Dec 2024 18:25:44 -0500 Matt Harbison pure: add an "abstractmethod" and some type hints to parsers.py to help pytype