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