Mercurial > public > mercurial-scm > hg
log mercurial/revlogutils/flagutil.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, 28 Feb 2023 15:00:26 -0500 | Matt Harbison | revlog: add an exception hint when processing LFS flags without the extension |
Thu, 03 Mar 2022 17:34:00 +0100 | Gregory Szorc | py2: remove simple from __future__ statements |
Fri, 07 Jan 2022 14:40:21 +0100 | Simon Sapin | rhg: desambiguate status without decompressing filelog if possible |
Sat, 10 Apr 2021 11:27:40 +0200 | Rapha?l Gom?s | cg4: introduce protocol flag to signify the presence of sidedata |
Mon, 18 Jan 2021 11:44:51 +0100 | Rapha?l Gom?s | sidedata: move to new sidedata storage in revlogv2 |