Mercurial > public > mercurial-scm > hg-stable
log mercurial/sparse.py @ 53040:cdd7bf612c7b stable tip
age | author | description |
---|---|---|
Mon, 13 Jan 2025 12:24:33 -0500 | Matt Harbison | typing: add some type annotations to the `merge.mergeresult` class |
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, 16 Aug 2024 11:12:19 +0100 | Arseniy Alekseyev | sparse: reliably avoid writing to store without a lock |
Thu, 15 Aug 2024 13:52:14 +0100 | Arseniy Alekseyev | debugsparse: stop taking the store lock |
Wed, 25 Jan 2023 19:12:31 +0100 | Pierre-Yves David | dirstate: rename parentchange to changing_parents |
Wed, 25 Jan 2023 18:46:20 +0100 | Pierre-Yves David | dirstate: pass the repo to the `changeparent` method |