Mercurial > public > mercurial-scm > hg
log mercurial/upgrade.py @ 52592:87ceb51d124c
age | author | description |
---|---|---|
Mon, 16 Sep 2024 15:36:44 +0200 | Matt Harbison | typing: add `from __future__ import annotations` to most files |
Thu, 15 Aug 2024 14:56:50 +0100 | Arseniy Alekseyev | localrepo: remove _readrequires function in favor of scmutil.readrequires |
Thu, 18 Jul 2024 12:36:12 +0200 | Rapha?l Gom?s | black: format the codebase with 23.3.0 |
Tue, 23 Jul 2024 10:02:46 +0200 | Rapha?l Gom?s | Backout accidental publication of a large range of revisions |
Thu, 18 Jul 2024 12:36:12 +0200 | Rapha?l Gom?s | black: format the codebase with 23.3.0 |
Tue, 14 Jun 2022 19:40:35 +0200 | Pierre-Yves David | auto-upgrade: add an option to silence the safe-mismatch message |
Tue, 05 Apr 2022 05:19:47 +0200 | Pierre-Yves David | auto-upgrade: introduce a way to auto-upgrade to/from share-safe |