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 |
Thu, 22 Jun 2023 11:28:17 +0200 | Rapha?l Gom?s | branching: merge stable into default |
Sat, 17 Jun 2023 04:05:53 +0200 | Pierre-Yves David | re2: fix reporting of availability in `hg debuginstall` stable |