- 07 Aug, 2020 1 commit
-
-
Chris Lamb authored
-
- 05 Aug, 2020 1 commit
-
-
Mattia Rizzolo authored
Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
- 04 Aug, 2020 5 commits
-
-
Frazer Clews authored
-
Chris Lamb authored
-
Chris Lamb authored
Bump Python requirement from 3.6 to 3.7; most distributions are either shipping with 3.5 or 3.7, so supporting 3.6 is not somewhat unnecessary but also arduous to test locally.
-
Chris Lamb authored
-
Chris Lamb authored
-
- 31 Jul, 2020 2 commits
-
-
Chris Lamb authored
Gbp-Dch: ignore
-
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").
-