log mercurial/policy.py @ 51831:34eb3a711955 default tip

age author description
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
Tue, 04 May 2021 14:16:26 +0200 Pierre-Yves David revlog: signal which revlog index are compatible with Rust
Mon, 03 May 2021 18:19:16 +0200 Pierre-Yves David revlog: add a "data compression mode" entry in the index tuple
Fri, 30 Apr 2021 02:11:58 +0200 Joerg Sonnenberger manifests: push down expected node length into the parser
Wed, 08 Jul 2020 00:36:36 +0200 Joerg Sonnenberger phases: sparsify phaseroots and phasesets
Sat, 09 Nov 2019 13:23:51 +0100 Pierre-Yves David index: add a `get_rev` method (API)
Sat, 09 Nov 2019 13:23:51 +0100 Pierre-Yves David index: add a `rev` method (API)