Sat, 30 Nov 2019 02:53:39 -0500 | Matt Harbison | hgweb: fix a few `str` type conditional for py3 | file | diff | annotate |
Tue, 08 Oct 2019 15:06:18 -0700 | Martin von Zweigbergk | cleanup: join string literals that are already on one line | 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 09:48:39 -0400 | Augie Fackler | formatting: byteify all mercurial/ and hgext/ string literals | file | diff | annotate |
Sun, 06 Oct 2019 09:45:02 -0400 | Augie Fackler | formatting: blacken the codebase | file | diff | annotate |
Fri, 25 Jan 2019 23:36:23 -0800 | Martin von Zweigbergk | cleanup: use p1() and p2() instead of parents()[0] and parents()[1] | file | diff | annotate |