Mercurial > public > mercurial-scm > hg-stable
log mercurial/cacheutil.py @ 51943:0f26ee69cf36
age | author | description |
---|---|---|
Tue, 24 Sep 2024 03:16:35 +0200 | Pierre-Yves David | rev-branch-cache: increment the version to "v2" |
Mon, 16 Sep 2024 15:36:44 +0200 | Matt Harbison | typing: add `from __future__ import annotations` to most files |
Mon, 26 Feb 2024 14:20:36 +0100 | Pierre-Yves David | branchcache-v3: introduce a v3 format |
Thu, 03 Mar 2022 17:34:00 +0100 | Gregory Szorc | py2: remove simple from __future__ statements |
Thu, 25 Mar 2021 18:02:08 +0100 | Rapha?l Gom?s | contributor: change mentions of mpm to olivia |
Sun, 06 Oct 2019 09:48:39 -0400 | Augie Fackler | formatting: byteify all mercurial/ and hgext/ string literals |
Sat, 05 Oct 2019 10:29:34 -0400 | Augie Fackler | style: run a patched black on a subset of mercurial |