log mercurial/changelog.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, 19 Jun 2024 17:03:13 +0200 Rapha?l Gom?s changelog: also set the general delta config flag in the data config
Mon, 16 Sep 2024 15:36:44 +0200 Matt Harbison typing: add `from __future__ import annotations` to most files
Tue, 23 Jul 2024 19:20:22 -0400 Matt Harbison typing: induce pytype to use the standard `attr` instead of the vendored copy
Wed, 12 Jun 2024 11:29:11 +0200 Rapha?l Gom?s branching: merge stable into default
Wed, 12 Jun 2024 02:15:20 +0200 Pierre-Yves David inline-changelog: fix a critical bug in write_pending that delete data stable
Sun, 25 Feb 2024 23:05:33 +0100 Pierre-Yves David repoview: fix changelog.__contains__ method