log tests/test-extdiff.t @ 52152:de4b9ea2fa34 default tip

age author description
Sat, 26 Oct 2024 00:58:01 +0200 Pierre-Yves David branching: merge stable into default
Thu, 24 Oct 2024 15:23:52 +0200 Raphaël Gomès py-3-13: stabilize the docstring output across all supported Python versions
Fri, 25 Oct 2024 23:54:24 +0200 Pierre-Yves David docstring: backed out changeset 51057ab0dffa stable
Thu, 24 Oct 2024 15:23:52 +0200 Raphaël Gomès py-3-13: stabilize the docstring output across all supported Python versions stable
Mon, 04 Feb 2019 23:32:20 -0800 Ludovic Chabant extdiff: don't run gui programs when in a cli-only environment
Thu, 23 Sep 2021 09:38:45 -0700 Martin von Zweigbergk errors: use InputError for some invalid revsets and such
Wed, 13 Jan 2021 22:37:21 -0800 Martin von Zweigbergk errors: raise InputError when non-existent help section requested
Wed, 16 Dec 2020 21:06:29 -0800 Martin von Zweigbergk extdiff: add --from/--to and deprecate -r, as was done for `hg diff`
Wed, 16 Dec 2020 22:30:07 -0800 Martin von Zweigbergk extdiff: fix crash when showing diff from wdir()
Wed, 16 Dec 2020 21:40:27 -0800 Martin von Zweigbergk tests: remove undefined (empty) $opt from test-extdiff.t
Fri, 06 Dec 2019 23:49:03 -0500 Matt Harbison tests: stabilize test-extdiff.t on Windows
Tue, 03 Dec 2019 17:17:57 -0800 Kyle Lippincott py3: make a pycompat.osdevnull, use it in extdiff
Mon, 25 Feb 2019 21:10:16 -0500 Matt Harbison tests: add more wildcards to test-extdiff.t
Fri, 15 Feb 2019 13:46:30 -0800 Gregory Szorc tests: add more wildcards to test-extdiff.t
Wed, 06 Feb 2019 23:41:36 -0500 Matt Harbison tests: stabilize test-extdiff.t on Windows