Mercurial > public > mercurial-scm > hg
log mercurial/debugcommands.py @ 43136:ba5b062a1388
age | author | description |
---|---|---|
Sun, 06 Oct 2019 23:36:51 -0400 | Pierre-Yves David | debugsidedata: small doc improvement |
Tue, 08 Oct 2019 15:06:18 -0700 | Martin von Zweigbergk | cleanup: join string literals that are already on one line |
Tue, 08 Oct 2019 15:15:37 -0700 | Martin von Zweigbergk | debugcommands: add a few more writenoi18n() |
Mon, 07 Oct 2019 00:04:04 -0400 | Gregory Szorc | py3: finish porting iteritems() to pycompat and remove source transformer |
Mon, 07 Oct 2019 10:58:51 -0400 | Pierre-Yves David | formatting: run black on all file again |
Sun, 06 Oct 2019 16:55:18 -0400 | Gregory Szorc | py3: manually import getattr where it is needed |