Mercurial > hg
log
age | author | description |
---|---|---|
Wed, 01 Jun 2022 00:59:44 +0200 | Pierre-Yves David | debugindex: move to a flexible column |
Wed, 01 Jun 2022 01:13:13 +0200 | Pierre-Yves DAVID | debugindex: rename the parent column to mention nodeid |
Wed, 01 Jun 2022 00:59:51 +0200 | Pierre-Yves David | debugindex: align column name on the right |
Mon, 30 May 2022 23:24:14 +0200 | Pierre-Yves David | debugindex: move the logic into its own module |
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() |