Mercurial > public > mercurial-scm > hg-stable
log mercurial/debugcommands.py @ 49914:b1e4c74beb6f
age | author | description |
---|---|---|
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 |