Mercurial > public > mercurial-scm > hg-stable
log mercurial/admin_commands.py @ 53040:cdd7bf612c7b stable tip
age | author | description |
---|---|---|
Thu, 12 Sep 2024 16:27:58 -0400 | Matt Harbison | typing: add `from __future__ import annotations` to remaining source files |
Mon, 06 May 2024 16:29:00 +0200 | Rapha?l Gom?s | admin-verify: expect a number of errors to be returned stable |
Thu, 14 Mar 2024 11:24:52 +0100 | Rapha?l Gom?s | admin-commands: move the chainsaw extension to the admin commands module stable |
Wed, 25 Jan 2023 15:34:27 +0100 | Rapha?l Gom?s | admin-command: add verify command |
Wed, 25 Jan 2023 15:33:39 +0100 | Franck Bret | commands: add admin namespace |