- 31 Jul, 2020 1 commit
-
-
Chris Lamb authored
-
- 30 Jul, 2020 6 commits
-
-
Chris Lamb authored
-
Chris Lamb authored
-
Chris Lamb authored
-
Chris Lamb authored
-
Chris Lamb authored
-
Chris Lamb authored
-
- 24 Jul, 2020 6 commits
-
-
Chris Lamb authored
-
Chris Lamb authored
-
Chris Lamb authored
Gbp-Dch: ignore
-
Chris Lamb authored
-
Chris Lamb authored
-
Chris Lamb authored
-
- 23 Jul, 2020 6 commits
-
-
Chris Lamb authored
Drop some legacy argument styles; --exclude-directory-metadata and --no-exclude-directory-metadata have been replaced with --exclude-directory-metadata={yes,no}. -
Chris Lamb authored
-
Chris Lamb authored
-
Chris Lamb authored
-
Chris Lamb authored
-
Chris Lamb authored
-
- 21 Jul, 2020 3 commits
-
-
Chris Lamb authored
-
Chris Lamb authored
-
Chris Lamb authored
-
- 18 Jul, 2020 2 commits
-
-
Chris Lamb authored
Gbp-Dch: ignore
-
Chris Lamb authored
-
- 15 Jul, 2020 3 commits
-
-
Chris Lamb authored
In the RData comparator, always explicitly return a None value in the failure cases as we return a non-None value in the "success" one.
-
Chris Lamb authored
-
Chris Lamb authored
-
- 14 Jul, 2020 3 commits
-
-
Chris Lamb authored
Don't emit "javap not found in path" if it is available in the path but it did not result in an actual difference.
-
Chris Lamb authored
Gbp-Dch: ignore
-
Improve output of side-by-side diffs, detecting added lines better. (MR: reproducible-builds/diffoscope!64 ) Signed-off-by:
Chris Lamb <lamby@debian.org>
-
- 13 Jul, 2020 2 commits
-
-
Chris Lamb authored
-
Chris Lamb authored
Fix "... not available in path" messages when looking for Java decompilers; we were using the Python class name (eg. "<class 'diffoscope.comparators.java.Javap'>") over the actual command we looked for (eg. "javap").
-
- 11 Jul, 2020 1 commit
-
-
Allow passing file with list of arguments to ArgumentParser (eg. "diffoscope @args.txt"). (MR: reproducible-builds/diffoscope!62 ) Signed-off-by:
Chris Lamb <lamby@debian.org>
-
- 10 Jul, 2020 2 commits
-
-
Chris Lamb authored
Gbp-Dch: ignore
-
Chris Lamb authored
-
- 09 Jul, 2020 3 commits
-
-
Chris Lamb authored
Pass the absolute path when extracting members from .squashfs images as we run the command with working directory in a temporary directory. (Closes: reproducible-builds/diffoscope#189, Debian:#964365)
-
Chris Lamb authored
-
Chris Lamb authored
-
- 08 Jul, 2020 1 commit
-
-
Chris Lamb authored
Increase the minimum length of the output of strings(1) to 8 to avoid unnecessary diff noise. (Re. reproducible-builds/diffoscope#148)
-
- 07 Jul, 2020 1 commit
-
-
Chris Lamb authored
-