log mercurial/posix.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`
Thu, 05 Dec 2024 15:16:43 +0000 Arseniy Alekseyev rhg: set group-writable checkisexec file permissions in Python
Wed, 04 Dec 2024 20:52:05 -0500 Matt Harbison posix: (mostly) stop using the `pycompat.open()` shim
Mon, 16 Sep 2024 15:36:44 +0200 Matt Harbison typing: add `from __future__ import annotations` to most files
Fri, 06 Sep 2024 02:12:19 +0200 Pierre-Yves David brancing: merge stable into default
Sat, 10 Aug 2024 14:18:44 -0400 Matt Harbison typing: fix the hint for the `mode` argument of `platform.copymode()`