log tests/test-diff-binary-file.t @ 52134:479899e53816 default tip

age author description
Tue, 18 Sep 2018 23:47:21 -0400 Matt Harbison tests: quote PYTHON usage
Wed, 07 Feb 2018 13:34:51 +0530 Pulkit Goyal py3: add b'' prefixes to string literals in test files
Tue, 20 Jun 2017 09:45:02 -0400 Augie Fackler cleanup: use $PYTHON to run python in many more tests
Wed, 05 Apr 2017 15:31:08 -0700 Alexander Fomin diff: add --binary option for git mode diffs
Wed, 05 Apr 2017 15:15:06 -0700 Alexander Fomin patch: make diff in git mode respect --text option (issue5510)
Thu, 17 Dec 2015 11:00:06 -0800 Mateusz Kwapich patch: disable nobinary when HGPLAIN=1
Sat, 17 Jan 2015 15:03:41 -0800 Martin von Zweigbergk diff: use binary diff when copy source is binary stable