Tue, 03 Jan 2023 23:47:29 -0500 |
Matt Harbison |
tests: drop py2 support from test-doctest.py
|
Thu, 03 Mar 2022 17:34:00 +0100 |
Gregory Szorc |
py2: remove simple from __future__ statements
|
Fri, 11 Feb 2022 23:43:17 +0100 |
Raphaël Gomès |
dirstate-v2: fix infinite loop in pure packer
stable
|
Fri, 16 Apr 2021 01:18:28 +0200 |
Pierre-Yves David |
parselist: move the function from config to stringutil
|
Mon, 12 Apr 2021 03:01:04 +0200 |
Pierre-Yves David |
urlutil: extract `url` related code from `util` into the new module
|
Fri, 27 Nov 2020 17:03:29 -0500 |
Augie Fackler |
formating: upgrade to black 20.8b1
|
Thu, 08 Oct 2020 13:45:56 -0700 |
Martin von Zweigbergk |
tests: fix test-check-module-imports.t broken by D9150
stable
|
Mon, 05 Oct 2020 15:08:15 +0200 |
Joerg Sonnenberger |
tests: skip doctests if not running from a hg repo
stable
|
Sun, 29 Mar 2020 15:29:39 -0700 |
Gregory Szorc |
tests: perform grep manually in test-doctest.py
|
Thu, 12 Mar 2020 20:18:52 -0700 |
Kyle Lippincott |
tests: make test-doctest.t automatically find files to run tests on
|
Fri, 13 Mar 2020 19:25:37 -0700 |
Kyle Lippincott |
tests: make test-doctest.t module list match reality
|
Mon, 25 Nov 2019 12:33:06 -0800 |
Jun Wu |
test-doctest: include dateutil
|
Sun, 06 Oct 2019 09:45:02 -0400 |
Augie Fackler |
formatting: blacken the codebase
|
Tue, 15 Jan 2019 22:57:09 +0800 |
Anton Shestakov |
revset: support ranges in #generations relation
|
Tue, 13 Nov 2018 14:41:04 +0100 |
Boris Feld |
tests: add `revlogutils.deltas` module to doctests
|