Mercurial > public > mercurial-scm > hg-stable
log mercurial/revlogutils/constants.py @ 53040: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 |
Mon, 07 Nov 2022 22:30:30 -0500 | Pierre-Yves David | delta-find: add a delta-reuse policy that blindly accepts incoming deltas |
Mon, 07 Nov 2022 22:12:59 -0500 | Pierre-Yves David | find-delta: pass the cache-delta usage policy alongside the cache-delta |
Thu, 03 Mar 2022 17:34:00 +0100 | Gregory Szorc | py2: remove simple from __future__ statements |
Wed, 15 Dec 2021 15:28:41 +0100 | Pierre-Yves David | rank: actually persist revision's rank in changelog-v2 |
Tue, 14 Dec 2021 23:56:38 +0100 | Pierre-Yves David | rank: add a "rank" value to the revlog-entry tuple |
Wed, 15 Dec 2021 14:50:07 +0100 | Pierre-Yves David | changelog-v2: fix an assertion error to display the right data |