log tests/test-extdiff.t @ 40323:2c0aa02ecd5a

age author description
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