Mercurial > public > mercurial-scm > hg
log mercurial/debugcommands.py @ 50113:dae8dda6f582
age | author | description |
---|---|---|
Mon, 20 Feb 2023 14:05:19 +0100 | Pierre-Yves David | debugrebuildstate: wrap the operation in a `changing_parents` context |
Tue, 14 Feb 2023 22:27:24 +0100 | Pierre-Yves David | debugrebuilddirstate: double check that no transaction is open |
Tue, 14 Feb 2023 22:26:23 +0100 | Pierre-Yves David | dirstate: explicitly write the dirstate after `debugrebuilddirstate` |
Thu, 19 Jan 2023 11:12:20 -0500 | Arun Kulshreshtha | debugshell: allow commands to be specified as a CLI argument |
Fri, 06 Jan 2023 11:38:13 -0500 | Matt Harbison | debugshell: allow TortoiseHg builds to exit with the usual `quit()` command |
Mon, 02 May 2022 11:27:20 +0200 | Rapha?l Gom?s | verify: also check dirstate |
Wed, 21 Dec 2022 12:03:02 +0100 | Rapha?l Gom?s | verify: format messages directly at the source |