Mercurial > public > mercurial-scm > hg
log mercurial/debugcommands.py @ 49249:db19f6be0442
age | author | description |
---|---|---|
Mon, 30 May 2022 11:30:48 +0200 | Pierre-Yves David | debugindex: rename to debugindex debug-revlog-index |
Mon, 30 May 2022 16:18:12 +0200 | Manuel Jacob | node: stop converting binascii.Error to TypeError in bin() |
Fri, 20 May 2022 14:27:46 +0200 | Pierre-Yves David | deltas: add a debug-delta-find command to analyse delta search |
Thu, 19 May 2022 00:51:36 +0100 | Pierre-Yves David | debugdeltachain: detect a special case where parents are "skipped" |
Wed, 18 May 2022 17:29:03 +0100 | Pierre-Yves David | debugdeltachain: document the possible value for deltatype |
Wed, 18 May 2022 17:22:32 +0100 | Pierre-Yves David | debugdeltachain: also display p1/p2 |