Mercurial > public > mercurial-scm > hg
log mercurial/graphmod.py @ 53042:cdd7bf612c7b stable tip
age | author | description |
---|---|---|
Mon, 16 Sep 2024 15:36:44 +0200 | Matt Harbison | typing: add `from __future__ import annotations` to most files |
Tue, 23 Jul 2024 19:20:22 -0400 | Matt Harbison | typing: induce pytype to use the standard `attr` instead of the vendored copy |
Thu, 18 Jul 2024 12:36:12 +0200 | Rapha?l Gom?s | black: format the codebase with 23.3.0 |
Tue, 23 Jul 2024 10:02:46 +0200 | Rapha?l Gom?s | Backout accidental publication of a large range of revisions |
Thu, 18 Jul 2024 12:36:12 +0200 | Rapha?l Gom?s | black: format the codebase with 23.3.0 |
Sun, 29 May 2022 15:17:27 +0200 | Manuel Jacob | py3: replace `pycompat.xrange` by `range` |