Thu, 03 Mar 2022 17:34:00 +0100 |
Gregory Szorc |
py2: remove simple from __future__ statements
|
Fri, 06 Nov 2020 13:58:59 -0800 |
Gregory Szorc |
global: use python3 in shebangs
|
Sun, 06 Oct 2019 09:45:02 -0400 |
Augie Fackler |
formatting: blacken the codebase
|
Thu, 01 Mar 2018 23:58:04 -0500 |
Augie Fackler |
tests: port helper script revlog-formatv0.py to python 3
|
Fri, 29 Dec 2017 03:37:36 +0530 |
Pulkit Goyal |
tests: add b'' to string literals where bytes are required
|
Sat, 16 Apr 2016 05:33:23 +0300 |
Robert Stanca |
py3: use absolute_import in revlog-formatv0.py
|
Sun, 05 Sep 2010 22:32:11 +0200 |
Thomas Arendsen Hein |
verify: fix "missing revlog!" errors for revlog format v0 and add test
stable
|