Mercurial > hg
log mercurial/admin_commands.py @ 52095:3e7b9357bbb8
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 |