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, 03 Jul 2016 22:28:24 +0530 |
Pulkit Goyal |
py3: make files use absolute_import and print_function
|
Wed, 11 May 2016 01:56:59 +0000 |
timeless |
readlink: use print_function
|
Tue, 23 Jun 2015 22:20:08 -0700 |
Gregory Szorc |
global: mass rewrite to use modern exception syntax
|
Mon, 25 Jan 2010 00:05:27 -0600 |
Matt Mackall |
many, many trivial check-code fixups
|
Fri, 21 Dec 2007 10:24:03 +0100 |
Thomas Arendsen Hein |
Use common readlink.py instead of own implementations per test script.
|