Wed, 05 Feb 2025 21:58:05 +0100 |
Pierre-Yves David |
util: expose the default chunk size for filechunkiter
|
Mon, 27 Jan 2025 18:18:57 +0100 |
Pierre-Yves David |
chunkbuffer: add a "tell()" method on chunk buffer
|
Mon, 27 Jan 2025 18:08:19 +0100 |
Pierre-Yves David |
chunkbuffer: provide a "__iter__" pass through
|
Sat, 08 Feb 2025 18:12:29 +0100 |
Pierre-Yves David |
typing: use a protocol to annotate `hooks` in repository.py
|
Sun, 09 Feb 2025 22:45:16 +0100 |
Pierre-Yves David |
typing: adds annotation to util.hooks
|
Sat, 15 Feb 2025 14:11:43 +0100 |
Pierre-Yves David |
py-compat: backed out changeset 7ca9c05ec335
|
Sat, 15 Feb 2025 14:12:20 +0100 |
Pierre-Yves David |
py-compat: backed out changeset b1daf3064362
|
Fri, 20 Dec 2024 21:14:30 -0500 |
Matt Harbison |
typing: make `mercurial.util.cowsortdict` a generic class
|
Fri, 20 Dec 2024 20:31:15 -0500 |
Matt Harbison |
typing: make `mercurial.util.sortdict` a generic class
|
Sat, 08 Feb 2025 00:14:20 -0500 |
Matt Harbison |
typing: add type hints to the `mercurial.util.transactional` class
|
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
|