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
|
Sun, 22 May 2022 01:48:20 +0200 |
Manuel Jacob |
hghave: make black version regex work with newer versions of black
stable
|
Thu, 03 Mar 2022 17:34:00 +0100 |
Gregory Szorc |
py2: remove simple from __future__ statements
|
Tue, 15 Feb 2022 20:24:46 -0800 |
Martin von Zweigbergk |
branching: merge with stable
|
Mon, 14 Feb 2022 19:03:22 +0100 |
Raphaël Gomès |
hghave: update rustfmt criterion
stable
|
Sun, 09 Jan 2022 13:35:30 +0100 |
Cédric Krier |
tests: support pygments 2.11 (issue6628)
|
Wed, 25 Aug 2021 17:14:47 +0200 |
Julien Cristau |
tests: allow for variation in zstd output as seen on s390x and powerpc
stable
|
Mon, 13 Dec 2021 00:18:31 -0500 |
Matt Harbison |
hghave: fix the check for suid on platforms lacking support
stable
|
Wed, 10 Nov 2021 10:50:54 +0100 |
Raphaël Gomès |
hghave: update dirstate-v2 format config option
stable
|
Tue, 09 Nov 2021 02:08:18 +0100 |
pacien |
tests: add guard check for suid support
stable
|
Fri, 30 Apr 2021 16:00:40 -0700 |
Kyle Lippincott |
tests: allow Google's internal builds of clang-format to be used
stable
|
Tue, 17 Aug 2021 20:48:34 +0200 |
Pierre-Yves David |
pyoxidized: add a `pyoxidizer` hghave keyword for line matching
stable
|
Sat, 10 Jul 2021 01:58:34 +0200 |
Pierre-Yves David |
run-tests: use more explicit signaling for `chg`
|
Mon, 26 Apr 2021 22:59:56 +0200 |
Raphaël Gomès |
convert-bazaar: use breezy package instead of old bzr one
|
Wed, 21 Apr 2021 10:58:21 +0200 |
Raphaël Gomès |
bzr: only support bzr conversion on Python3
|
Tue, 18 May 2021 13:34:06 -0400 |
Augie Fackler |
hghave: make error output easier to diagnose
|
Tue, 18 May 2021 13:24:41 -0400 |
Augie Fackler |
tests: add req on bash for test-transaction-rollback-on-sigpipe (issue6429)
|
Wed, 19 May 2021 13:15:00 +0200 |
Simon Sapin |
dirstate-v2: Update the expected output of some tests for new requirement
|
Thu, 06 May 2021 18:40:23 -0400 |
Matt Harbison |
hghave: fix the definition of `python3` to work on Windows
stable
|
Mon, 05 Apr 2021 12:44:33 -0400 |
Matt Harbison |
tests: restore the ability to run `black` on Windows
|
Wed, 03 Mar 2021 18:00:54 +0100 |
Simon Sapin |
tests: Add `rhg` and `no-rhg` for #require and #if in .t files
|
Thu, 04 Feb 2021 23:23:35 +0100 |
Joerg Sonnenberger |
ci: test real dependency installation for pip
|
Wed, 27 Jan 2021 15:06:02 +0100 |
Pierre-Yves David |
clang-format: show required version in skip message
|
Wed, 27 Jan 2021 14:58:24 +0100 |
Pierre-Yves David |
black: show required version in skip message
|
Tue, 26 Jan 2021 17:25:30 -0500 |
Matt Harbison |
hghave: list the module needed for the `vcr` check
|
Sun, 17 Jan 2021 22:25:15 -0500 |
Matt Harbison |
hghave: split apart testing for the curses module and `tic` executable
|
Sun, 17 Jan 2021 02:50:26 -0500 |
Matt Harbison |
hghave: adjust the definition of `tic` to allow curses tests on Windows
|
Fri, 15 Jan 2021 14:05:32 +0100 |
Pierre-Yves David |
hghave: clarify `sqlite` requirements
|