log mercurial/changegroup.py @ 53042:cdd7bf612c7b stable tip

age author description
Sun, 05 Jan 2025 22:23:31 -0500 Matt Harbison pyupgrade: modernize calls to superclass methods
Wed, 04 Dec 2024 22:16:57 -0500 Matt Harbison changegroup: stop using the `pycompat.open()` shim
Mon, 16 Sep 2024 15:36:44 +0200 Matt Harbison typing: add `from __future__ import annotations` to most files
Mon, 16 Sep 2024 15:36:38 +0200 Matt Harbison format: add many "missing" comma
Tue, 06 Aug 2024 02:13:17 +0200 Pierre-Yves David manifest: use read_delta_new_entries in changegroup validate
Thu, 01 Aug 2024 13:15:10 +0200 Pierre-Yves David manifest: use the `read_delta_parents` method
Thu, 18 Jul 2024 12:36:12 +0200 Rapha?l Gom?s black: format the codebase with 23.3.0