Mercurial > public > mercurial-scm > hg
log mercurial/debugcommands.py @ 43041:559ac8411f12
age | author | description |
---|---|---|
Tue, 10 Sep 2019 00:15:47 +0200 | Pierre-Yves David | sidedata: add a debugsidedata command |
Tue, 10 Sep 2019 09:41:58 -0400 | Augie Fackler | cleanup: fix leakage of dirstate._map to client code |
Sun, 14 Oct 2018 12:59:02 +0200 | Pierre-Yves David | transaction: issue "new obsmarkers" message at the end of the transaction |
Sun, 14 Oct 2018 13:19:24 +0200 | Pierre-Yves David | debugobsolete: also issue the "new obsmarkers" messsage |
Tue, 30 Jul 2019 17:25:16 +0200 | Pierre-Yves David | upgrade: add an argument to control changelog upgrade |
Tue, 30 Jul 2019 00:35:52 +0200 | Pierre-Yves David | upgrade: add an argument to control manifest upgrade |
Wed, 07 Aug 2019 20:10:08 +0200 | Pierre-Yves David | rawdata: update callers in debugcommands |