log tests/hghave.py @ 51618:ccf5c44092db stable

age author description
Fri, 02 Feb 2024 04:46:54 +0100 Manuel Jacob hghave: add py312 and py313
Fri, 02 Feb 2024 04:23:07 +0100 Manuel Jacob hghave: use strings instead of floats for version numbers passed to checkvers
Fri, 02 Feb 2024 03:39:37 +0100 Manuel Jacob cleanup: remove unnecessary list constructor calls around list comprehensions
Tue, 28 Feb 2023 11:44:52 -0500 Matt Harbison hghave: drop py27 and py35 support
Tue, 28 Feb 2023 11:41:50 -0500 Matt Harbison hghave: byteify a path passed to a core API
Wed, 25 Jan 2023 19:37:06 +0400 Anton Shestakov hghave: refactor checks for pygments versions using checkvers() stable
Wed, 25 Jan 2023 19:27:50 +0400 Anton Shestakov hghave: make different has_pyoxidizer functions have different names stable
Wed, 25 Jan 2023 19:25:42 +0400 Anton Shestakov tests: pygments 2.14+ highlight whitespace in python code stable
Tue, 06 Dec 2022 13:02:54 -0500 Matt Harbison hghave: add predicates for embedded and filesystem pyoxidizer resources stable
Mon, 12 Dec 2022 17:42:30 +0400 Anton Shestakov hghave: detect newer pylint stable
Sun, 11 Dec 2022 16:46:29 +0400 Anton Shestakov hghave: we might need py310 and py311 at some point stable
Sun, 11 Dec 2022 16:44:50 +0400 Anton Shestakov hghave: detect Python 3.10 and 3.11 as well stable
Fri, 18 Nov 2022 13:52:18 +0000 Arseniy Alekseyev tests: fix the detection of dirstate-v2 in hghave.py stable
Sun, 29 May 2022 12:25:24 +0200 Manuel Jacob cleanup: rename some functions to avoid redefinitions
Wed, 08 Jun 2022 15:46:04 +0200 Raphaël Gomès branching: merge stable into default