Mercurial > public > mercurial-scm > hg
log mercurial/win32.py @ 53042:cdd7bf612c7b stable tip
age | author | description |
---|---|---|
Sun, 05 Jan 2025 21:03:17 -0500 | Matt Harbison | pyupgrade: drop usage of py3 aliases for `OSError` |
Mon, 16 Sep 2024 15:36:44 +0200 | Matt Harbison | typing: add `from __future__ import annotations` to most files |
Fri, 19 Jul 2024 16:38:53 -0400 | Matt Harbison | typing: avoid some useless @overload definitions in `mercurial.util` |
Thu, 18 Jul 2024 12:36:12 +0200 | Rapha?l Gom?s | black: format the codebase with 23.3.0 |
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:36:12 +0200 | Rapha?l Gom?s | black: format the codebase with 23.3.0 |
Thu, 15 Dec 2022 18:02:55 -0500 | Matt Harbison | typing: add type hints to mercurial/win32.py |