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

age author description
Mon, 06 Jan 2025 00:30:55 -0500 Matt Harbison pyupgrade: drop the quoting around type annotations
Fri, 29 Nov 2024 22:59:16 +0100 Georges Racinet rust-pyo3: change the name of the Python module to pyo3_rustext
Mon, 27 Nov 2023 12:21:44 -0500 Rapha?l Gom?s rust: add PyO3 based Rust extension module
Tue, 08 Oct 2024 21:46:22 +0200 Pierre-Yves David branching: merge stable into default
Tue, 08 Oct 2024 15:54:59 +0200 Pierre-Yves David module-policy: ignore empty module policy stable
Mon, 16 Sep 2024 15:36:44 +0200 Matt Harbison typing: add `from __future__ import annotations` to most files
Wed, 24 Jul 2024 18:17:00 -0400 Matt Harbison typing: narrow the scope of some recent disabled import warnings
Sat, 20 Jul 2024 17:03:30 -0400 Matt Harbison typing: add type hints to `mercurial.policy`
Thu, 18 Jul 2024 12:03:29 +0200 Rapha?l Gom?s pytype: work around wrong ImportError flagging
Tue, 23 Jul 2024 10:02:46 +0200 Rapha?l Gom?s Backout accidental publication of a large range of revisions
Thu, 18 Jul 2024 12:03:29 +0200 Rapha?l Gom?s pytype: work around wrong ImportError flagging
Fri, 01 Sep 2023 00:09:55 +0200 Pierre-Yves David pycompat: drop usage of hasattr/getattr/setattr/delatt proxy
Mon, 02 May 2022 11:40:33 +0200 Rapha?l Gom?s dirstate-entry: add `modified` property
Mon, 21 Feb 2022 12:36:04 -0700 Gregory Szorc policy: remove Python 2.7 compatibility code
Thu, 03 Mar 2022 17:34:00 +0100 Gregory Szorc py2: remove simple from __future__ statements