mercurial/dagparser.py
Wed, 06 Nov 2019 15:12:13 -0500 Augie Fackler dagparser: suppress some pytype errors around pycompat.bytestring
Tue, 08 Oct 2019 15:06:18 -0700 Martin von Zweigbergk cleanup: join string literals that are already on one line
Sun, 06 Oct 2019 09:48:39 -0400 Augie Fackler formatting: byteify all mercurial/ and hgext/ string literals
Sun, 06 Oct 2019 09:45:02 -0400 Augie Fackler formatting: blacken the codebase
Wed, 01 Aug 2018 13:00:45 -0700 Gregory Szorc global: use pycompat.xrange()
Thu, 22 Mar 2018 21:56:20 +0900 Yuya Nishihara stringutil: bulk-replace call sites to point to new module
Sun, 03 Sep 2017 15:32:45 +0900 Yuya Nishihara py3: iterate bytes as a byte string in dagparser.py
less more (0) -10 -7 tip