Mercurial > public > mercurial-scm > hg
log mercurial/debugcommands.py @ 43506:9f70512ae2cf
age | author | description |
---|---|---|
Fri, 08 Nov 2019 11:19:20 -0800 | Augie Fackler | cleanup: remove pointless r-prefixes on single-quoted strings |
Thu, 07 Nov 2019 13:18:19 -0500 | Augie Fackler | cleanup: remove pointless r-prefixes on double-quoted strings |
Tue, 15 Oct 2019 11:06:04 -0400 | Augie Fackler | cleanup: hgdemandimport.tracing accepts strings, not bytes |
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 |