Mercurial > public > mercurial-scm > hg
log mercurial/lock.py @ 53042:cdd7bf612c7b stable tip
age | author | description |
---|---|---|
Thu, 30 Jan 2025 09:23:16 +0100 | Pierre-Yves David | clone: explicitly steal lock instead of assigning previous lock |
Mon, 06 Jan 2025 00:30:55 -0500 | Matt Harbison | pyupgrade: drop the quoting around type annotations |
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 |
Tue, 20 Aug 2024 18:30:47 -0400 | Matt Harbison | typing: lock in correct changes from pytype 2023.04.11 -> 2023.06.16 |
Mon, 11 Mar 2024 16:05:28 +0100 | Pierre-Yves David | test-lock: use synchronisation file instead of sleep stable |