Mercurial > public > mercurial-scm > hg-stable
log mercurial/revlogutils/revlogv0.py @ 53040:cdd7bf612c7b stable tip
age | author | description |
---|---|---|
Thu, 13 Feb 2025 13:13:05 +0100 | Rapha?l Gom?s | index: remember the generaldelta config instead of getting it from the revlog |
Sun, 05 Jan 2025 22:23:31 -0500 | Matt Harbison | pyupgrade: modernize calls to superclass methods |
Fri, 27 Sep 2024 03:55:40 +0200 | Pierre-Yves David | head-revs: add a native implementation of the `stop_rev` parameter |
Wed, 25 Sep 2024 17:18:40 +0200 | Pierre-Yves David | head-revs: teach the pure indexes about the `headrevs` method |
Mon, 16 Sep 2024 15:36:44 +0200 | Matt Harbison | typing: add `from __future__ import annotations` to most files |
Sun, 29 May 2022 15:17:27 +0200 | Manuel Jacob | py3: replace `pycompat.xrange` by `range` |
Thu, 03 Mar 2022 17:34:00 +0100 | Gregory Szorc | py2: remove simple from __future__ statements |