Mercurial > public > mercurial-scm > hg
log mercurial/chgserver.py @ 52049:af54626bf358
age | author | description |
---|---|---|
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 |
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 |
Wed, 20 Dec 2023 11:23:09 +0100 | Pierre-Yves David | pytype: convert type comment for inline variable too |
Fri, 01 Sep 2023 00:09:55 +0200 | Pierre-Yves David | pycompat: drop usage of hasattr/getattr/setattr/delatt proxy |