log tests/test-extdiff.t @ 41792:2d835c42ab41

age author description
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
Sat, 02 Feb 2019 21:58:49 -0800 Ludovic Chabant extdiff: support tools that can be run simultaneously
Tue, 29 Jan 2019 22:59:15 -0800 Ludovic Chabant extdiff: add --per-file and --confirm options
Tue, 18 Sep 2018 23:47:21 -0400 Matt Harbison tests: quote PYTHON usage
Sat, 17 Feb 2018 18:20:15 +0900 Yuya Nishihara py3: make test-extdiff.t pass on Python 3
Sun, 11 Feb 2018 17:13:11 +0530 Pulkit Goyal py3: replace file() with open() in test-extdiff.t
Tue, 01 Aug 2017 01:27:32 +0900 FUJIWARA Katsunori tests: avoid unexpected result at invocation of *.py file on Windows stable
Thu, 15 Jun 2017 14:27:52 -0400 Augie Fackler tests: use $PYTHON in #! so we always use the right Python
Thu, 11 May 2017 22:33:45 -0400 Matt Harbison extdiff: copy back execbit-only changes to the working directory
Sat, 06 May 2017 23:00:57 -0400 Matt Harbison extdiff: copy back files to the working directory if the size changed
Sat, 06 May 2017 22:48:06 -0400 Matt Harbison test-extdiff: enable a previously failing test on Windows
Sat, 06 May 2017 19:11:59 -0400 Matt Harbison test-extdiff: narrow the range of an '#if execbit' block
Sat, 06 May 2017 14:36:26 -0400 Matt Harbison test-extdiff: deduplicate tests
Sat, 06 May 2017 13:37:00 -0400 Matt Harbison test-extdiff: fill in a missing Windows test
Sun, 09 Oct 2016 03:11:18 +0200 Pierre-Yves David help: backout f3c4edfd35e1 (mark boolean flags with [no-] in help) for now
Tue, 13 Sep 2016 22:58:12 -0400 Augie Fackler help: mark boolean flags with [no-] to explain that they can be negated
Tue, 20 Sep 2016 23:47:46 +0000 timeless help: use single quotes in use warning
Wed, 27 Jul 2016 21:44:49 +0900 Yuya Nishihara extdiff: isolate path variable of saved command to independent paragraph
Mon, 18 Jul 2016 16:25:35 -0500 Matt Mackall extdiff: escape path for docstring (issue5301) stable
Thu, 11 Feb 2016 02:15:45 +0900 FUJIWARA Katsunori check-code: add rule to detect usage of external diff via extdiff
Tue, 17 Nov 2015 16:42:52 -0600 Andrew Zwicky extdiff: correctly handle deleted subrepositories (issue3153)
Sat, 31 Oct 2015 21:45:46 -0400 Matt Harbison scmutil: abort if an empty revision is given to revpair() stable
Wed, 09 Sep 2015 21:07:38 -0400 Matt Harbison extdiff: add a --patch argument for diffing changeset deltas
Sun, 15 Jul 2012 12:43:10 -0400 Matt Harbison extdiff: add support for subrepos
Wed, 29 Apr 2015 21:14:59 -0400 Matt Harbison windows: make shellquote() quote any path containing '\' (issue4629) stable
Thu, 26 Feb 2015 10:23:04 -0800 Sean Farley test: make test-extdiff resilient to */gnubin/echo stable
Wed, 11 Feb 2015 19:57:07 +0900 Yuya Nishihara shellquote: fix missing quotes for empty string stable
Fri, 30 Jan 2015 21:40:30 +0000 Pierre-Yves David test: make test-extdiff resilient to /usr/bin/echo stable
Wed, 28 Jan 2015 02:28:39 +0100 Mads Kiilerich extdiff: reintroduce backward compatibility with manual quoting of parameters stable