mercurial/util.py
Fri, 20 Dec 2024 19:32:02 -0500 Matt Harbison typing: add type hints to the `mercurial.util.cow` mixin class
Fri, 20 Dec 2024 19:13:06 -0500 Matt Harbison util: mark `transactional` as an ABC in a more convention manner
Thu, 06 Feb 2025 20:43:34 -0500 Matt Harbison lint: add comments for disabling unused import warnings where appropriate
Fri, 25 Oct 2024 11:15:29 +0200 paugier packaging: get version with setuptools-scm
Sun, 05 Jan 2025 22:26:16 -0500 Matt Harbison pyupgrade: rewrite `yield` statements in a loop to `yield from`
Sun, 05 Jan 2025 22:23:31 -0500 Matt Harbison pyupgrade: modernize calls to superclass methods
Sun, 05 Jan 2025 21:03:17 -0500 Matt Harbison pyupgrade: drop usage of py3 aliases for `OSError`
Wed, 04 Dec 2024 19:50:32 -0500 Matt Harbison util: stop using the `pycompat.open()` shim
Sat, 26 Oct 2024 01:38:20 +0200 Pierre-Yves David cachestat: avoid creating cachestat for http path
Fri, 04 Oct 2024 23:21:41 -0400 Matt Harbison interfaces: introduce and use a protocol class for the `base85` module
Tue, 01 Oct 2024 15:04:06 -0400 Matt Harbison util: minor copy editing of the documentation for `mmapread()`
Tue, 01 Oct 2024 15:00:39 -0400 Matt Harbison util: make `mmapread()` work on Windows again
less more (0) -1000 -300 -100 -12 tip