log hgext/sparse.py @ 53042:cdd7bf612c7b stable tip

age author description
Mon, 06 Jan 2025 13:29:42 -0500 Matt Harbison style: use `ui.xxxnoi18n()` methods instead of wrapping msg in `()`
Mon, 16 Sep 2024 15:36:44 +0200 Matt Harbison typing: add `from __future__ import annotations` to most files
Tue, 19 Dec 2023 22:03:34 +0100 Pierre-Yves David sparse: use with statement for wlock