Mercurial > public > mercurial-scm > hg
log mercurial/debugcommands.py @ 50945:f7c35a645c2e
age | author | description |
---|---|---|
Mon, 21 Aug 2023 16:58:23 -0400 | Matt Harbison | debugdeltafind: migrate `opts` to native kwargs |
Mon, 21 Aug 2023 16:56:38 -0400 | Matt Harbison | debugdeltachain: migrate `opts` to native kwargs |
Mon, 21 Aug 2023 16:53:16 -0400 | Matt Harbison | debugdata: migrate `opts` to native kwargs |
Mon, 21 Aug 2023 16:51:07 -0400 | Matt Harbison | debugcapabilities: migrate `opts` to native kwargs |
Mon, 21 Aug 2023 16:19:51 -0400 | Matt Harbison | debugbundle: migrate `opts` to native kwargs |
Fri, 01 Sep 2023 00:09:55 +0200 | Pierre-Yves David | pycompat: drop usage of hasattr/getattr/setattr/delatt proxy |