Mercurial > public > mercurial-scm > hg
log mercurial/debugcommands.py @ 50942:ad9b7017ca22
age | author | description |
---|---|---|
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 |
Thu, 31 Aug 2023 23:56:15 +0200 | Pierre-Yves David | safehasattr: drop usage in favor of hasattr |