Fri, 08 Nov 2019 11:19:20 -0800 | Augie Fackler | cleanup: remove pointless r-prefixes on single-quoted strings | file | diff | annotate |
Thu, 07 Nov 2019 13:18:19 -0500 | Augie Fackler | cleanup: remove pointless r-prefixes on double-quoted strings | 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 |
Tue, 25 Jun 2019 19:30:24 -0700 | Rodrigo Damazio Bovendorp | py3: use integer division for the value passed to xrange | file | diff | annotate |
Sat, 15 Dec 2018 14:55:06 -0500 | Matt Harbison | windows: ensure pure posixfile fd doesn't escape by entering context manager | file | diff | annotate |