mercurial/debugcommands.py
Thu, 30 Mar 2023 22:22:44 +0200 pacien stabletailgraph: implement stable-tail sort
Fri, 07 Apr 2023 15:42:49 +0200 Manuel Jacob peer: rename makepeer() → _make_peer()
Tue, 21 Mar 2023 15:44:38 +0000 Pierre-Yves David debugdeltachain: stop summing the same chain over and over stable
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
Mon, 19 Dec 2022 16:22:01 +0100 Franck Bret debug: add debug-revlog-stats command
Sat, 03 Dec 2022 00:24:28 +0100 Pierre-Yves David peer: get the `path` object down to the httppeer
Fri, 02 Dec 2022 06:29:11 +0100 Pierre-Yves David path: pass `path` to `peer` in `hg debugbackupbundle`
Fri, 02 Dec 2022 06:24:52 +0100 Pierre-Yves David path: pass `path` to `peer` in `hg debugssl`
Fri, 02 Dec 2022 06:21:08 +0100 Pierre-Yves David path: pass `path` to `peer` in `hg debugdiscovery`
Mon, 28 Nov 2022 18:58:35 +0100 Pierre-Yves David find-delta: move most of the debug-find-delta code in the debug module
Mon, 07 Nov 2022 14:24:52 -0500 Pierre-Yves David debug-revlog: move the code in revlogutils module
Mon, 07 Nov 2022 14:13:59 -0500 Pierre-Yves David debug-revlog: move the --dump code in `revlogutils` module
Fri, 04 Nov 2022 19:38:47 -0400 Pierre-Yves David debug-delta-find: add a --source option
Thu, 01 Sep 2022 16:51:26 +0200 Raphaël Gomès branching: merge stable into default
Thu, 28 Jul 2022 15:41:45 +0200 Pierre-Yves David debug-delta-find: introduce a quiet mode
Wed, 27 Jul 2022 12:07:18 +0200 Pierre-Yves David debug-discovery: apply spelling fixes from Raphaël stable 6.2.1
Tue, 26 Jul 2022 10:48:06 +0200 Pierre-Yves David debug-discovery: deal with case where common is empty stable
Tue, 26 Jul 2022 10:39:27 +0200 Pierre-Yves David debug-discovery: do not abort on unrelated repositories stable
Tue, 26 Jul 2022 10:34:20 +0200 Pierre-Yves David debug-discovery: gather the right number of roundtrips for tree discovery stable
Tue, 26 Jul 2022 10:04:06 +0200 Pierre-Yves David debug-discovery: also gather details on tree-discovery queries type stable
Tue, 26 Jul 2022 04:56:29 +0200 Pierre-Yves David debug-discovery: properly apply remote filtering in "old" mode stable
Tue, 26 Jul 2022 04:54:59 +0200 Pierre-Yves David debug-discovery: fix a typo in the doc stable
Tue, 31 May 2022 22:50:01 +0200 Manuel Jacob py3: catch FileNotFoundError instead of checking errno == ENOENT
Sun, 29 May 2022 15:17:27 +0200 Manuel Jacob py3: replace `pycompat.xrange` by `range`
less more (0) -300 -100 -50 -30 tip