Fri, 02 Jul 2021 23:09:44 +0200 |
Pierre-Yves David |
run-tests: stop writing a `python3` symlink pointing to python2
|
Fri, 06 Nov 2020 13:58:59 -0800 |
Gregory Szorc |
global: use python3 in shebangs
|
Sat, 16 Nov 2019 11:53:47 -0800 |
Gregory Szorc |
black: blacken scripts
|
Sun, 15 May 2016 10:40:26 +0900 |
Yuya Nishihara |
hghave: silence future pyflakes warning of unused import
|
Fri, 13 May 2016 03:31:07 +0530 |
Pulkit Goyal |
py3: make tests/hghave use absolute_import
|
Thu, 05 May 2016 09:12:26 +0000 |
timeless |
hghave: switch from iteritems to items
|
Sat, 27 Feb 2016 21:19:53 -0800 |
Gregory Szorc |
hghave: use print function
|
Wed, 10 Feb 2016 22:44:29 +0900 |
FUJIWARA Katsunori |
misc: use modern exception syntax
|
Sat, 22 Aug 2015 10:37:38 -0700 |
Gregory Szorc |
hghave: remove quiet option
|
Sat, 22 Aug 2015 10:28:34 -0700 |
Gregory Szorc |
hghave: move feature checking into hghave.py
|
Fri, 03 Jul 2015 06:56:03 +0900 |
FUJIWARA Katsunori |
hghave: allow adding customized features at runtime
|
Sat, 04 Oct 2014 17:22:22 +0900 |
Yuya Nishihara |
tests: make hghave list features alphabetically
|
Mon, 07 Jan 2013 02:00:43 +0100 |
Mads Kiilerich |
tests: make hghave and run-tests exit on unknown feature requirements
|
Thu, 14 Jun 2012 12:54:54 +0200 |
Adrian Buehlmann |
tests/hghave: extract hghave.py
|
Fri, 08 Jun 2012 15:11:05 +0200 |
Adrian Buehlmann |
tests/hghave: implement #if true / #if false
|