Wed, 28 Aug 2019 17:43:56 -0700 | Martin von Zweigbergk | py3: replace "%r" by"'%s'% for py3-compatible (and clearer) quoting in chg | file | diff | annotate |
Fri, 08 Nov 2019 11:19:20 -0800 | Augie Fackler | cleanup: remove pointless r-prefixes on single-quoted strings | file | diff | annotate |
Mon, 07 Oct 2019 00:04:04 -0400 | Gregory Szorc | py3: finish porting iteritems() to pycompat and remove source transformer | file | diff | annotate |
Sun, 06 Oct 2019 16:55:18 -0400 | Gregory Szorc | py3: manually import getattr where it is needed | file | diff | annotate |
Sun, 06 Oct 2019 14:58:42 -0400 | Gregory Szorc | py3: manually import pycompat.setattr where it is needed | file | diff | annotate |
Sun, 06 Oct 2019 09:48:39 -0400 | Augie Fackler | formatting: byteify all mercurial/ and hgext/ string literals | file | diff | annotate |