Mercurial > hg
log
age | author | description |
---|---|---|
Wed, 10 Jan 2024 18:58:42 +0000 | Arseniy Alekseyev | branchmap: use mmap for faster revbranchcache loading |
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 |
Sat, 03 Feb 2024 23:45:08 +0100 | Manuel Jacob | py3: fully port doctest to py3 |
Fri, 02 Feb 2024 04:03:15 +0100 | Manuel Jacob | import-checker: make stdlib path detection work in virtual environments |
Fri, 02 Feb 2024 03:39:37 +0100 | Manuel Jacob | cleanup: remove unnecessary list constructor calls around list comprehensions |