Mercurial > public > mercurial-scm > hg
log mercurial/util.py @ 53042:cdd7bf612c7b stable tip
age | author | description |
---|---|---|
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 |