Mercurial > public > mercurial-scm > hg
log mercurial/debugcommands.py @ 49228:b909dd35d9ab
age | author | description |
---|---|---|
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 |
Wed, 18 May 2022 16:07:55 +0100 | Pierre-Yves David | debugdeltachain: use the symbolic constant to access entry information |
Wed, 18 May 2022 15:55:14 +0100 | Pierre-Yves David | debugdeltachain: distinct between snapshot and "other" diffs |