log tests/test-extdiff.t @ 29185:28e7f590be2d

age author description
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
Thu, 25 Dec 2014 23:33:26 +0900 FUJIWARA Katsunori posix: quote the specified string only when it may have to be quoted
Thu, 25 Dec 2014 23:33:26 +0900 FUJIWARA Katsunori windows: quote the specified string only when it has to be quoted
Thu, 25 Dec 2014 23:33:26 +0900 FUJIWARA Katsunori extdiff: avoid unexpected quoting arguments for external tools (issue4463)
Tue, 04 Nov 2014 23:41:46 +0900 Yuya Nishihara tests: write hgrc of more than two lines by using shell heredoc
Mon, 03 Nov 2014 16:56:32 -0600 Matt Mackall merge with stable