Mercurial > public > mercurial-scm > hg
log mercurial/utils/storageutil.py @ 53042:cdd7bf612c7b stable tip
age | author | description |
---|---|---|
Mon, 06 Jan 2025 01:33:08 -0500 | Matt Harbison | pyupgrade: use set literals where possible |
Mon, 16 Sep 2024 15:36:44 +0200 | Matt Harbison | typing: add `from __future__ import annotations` to most files |
Thu, 29 Apr 2021 22:01:04 +0200 | Joerg Sonnenberger | storageutil: match node length with repository |
Wed, 04 Jan 2023 16:02:22 +0100 | Rapha?l Gom?s | branching: merge stable into default |
Sat, 12 Nov 2022 00:18:41 +0100 | Pierre-Yves David | emitrevision: consider ancestors revision to emit as available base stable |
Thu, 24 Nov 2022 04:04:19 +0100 | Pierre-Yves David | emitrevision: if we need to compute a delta on the fly, try p1 or p2 first stable |