Mercurial > public > mercurial-scm > hg
log mercurial/bundle2.py @ 53042:cdd7bf612c7b stable tip
age | author | description |
---|---|---|
Wed, 29 Jan 2025 15:50:01 +0100 | Pierre-Yves David | bundle2: also expose the `tell` attribute of the underlying chunkbuffer |
Mon, 27 Jan 2025 18:08:34 +0100 | Pierre-Yves David | bundle2-part: provide a "__iter__" pass through |
Sat, 15 Feb 2025 15:20:33 +0100 | Pierre-Yves David | pycompat: backed out changeset e02c36478284 |
Sat, 21 Dec 2024 17:43:38 -0500 | Matt Harbison | typing: add some type annotations around `mercurial.util.sortdict` usage |
Mon, 06 Jan 2025 20:02:17 -0500 | Matt Harbison | typing: lock in the new type annotations detected with the pyupgrade changes |
Mon, 06 Jan 2025 00:30:55 -0500 | Matt Harbison | pyupgrade: drop the quoting around type annotations |
Sun, 05 Jan 2025 22:26:16 -0500 | Matt Harbison | pyupgrade: rewrite `yield` statements in a loop to `yield from` |