- 18 Feb, 2020 2 commits
-
-
Chris Lamb authored
-
Chris Lamb authored
Also extract classes2.dex, classes3.dex from .apk files. (Closes: reproducible-builds/diffoscope#88)
-
- 08 Feb, 2020 3 commits
-
-
Chris Lamb authored
-
Chris Lamb authored
-
Chris Lamb authored
-
- 24 Jan, 2020 5 commits
-
-
Chris Lamb authored
Gbp-Dch: ignore
-
Chris Lamb authored
-
Chris Lamb authored
This reverts commit c98e40ff.
-
Chris Lamb authored
-
Chris Lamb authored
-
- 23 Jan, 2020 2 commits
-
-
Chris Lamb authored
Add a .git-blame-ignore-revs file to improve the output of git-blame(1) by ignoring large changes when introducing the Black source code reformatter and update the CONTRIBUTING.md guide on how to optionally use it locally.
-
Search for expected keywords in the output of cbfstool tests and not a specific output. (Closes: reproducible-builds/diffoscope!42) Stop trying to track every small change in the output of the "cbfstool print" command, just search for some expected keywords instead. - Around 2015 the legacy master header stopped being generated by default: https://www.coreboot.org/CBFS#FMAP https://review.coreboot.org/c/coreboot/+/10135 - In v4.7, cbfstool added the Comp(ression) column. - v4.8 or v4.9 added a new header " FMAP REGION: COREBOOT", see new contextual diff below. Signed-off-by:
Chris Lamb <lamby@debian.org>
-
- 22 Jan, 2020 7 commits
-
-
Chris Lamb authored
-
Chris Lamb authored
Support external build tools. (Closes: reproducible-builds/diffoscope#87, reproducible-builds/diffoscope!41)
-
Chris Lamb authored
Drop --max-report-size-child and --max-diff-block-lines-parent; scheduled for removal in January 2018.
-
Chris Lamb authored
-
Chris Lamb authored
-
Chris Lamb authored
-
Chris Lamb authored
(diff is kinda misleading; nothing is actually changed.)
-
- 21 Jan, 2020 1 commit
-
-
Holger Levsen authored
Signed-off-by:
Holger Levsen <holger@layer-acht.org>
-
- 20 Jan, 2020 2 commits
-
-
Chris Lamb authored
-
Chris Lamb authored
-
- 18 Jan, 2020 15 commits
-
-
Chris Lamb authored
Refresh and update the fixtures for the .ico tests to match the latest version of Imagemagick in Debian unstable.
-
Chris Lamb authored
This was overlooked in the changes made in 6710868a. Gbp-Dch: ignore
-
Chris Lamb authored
-
Chris Lamb authored
Append a comment to a difference if we fallback to an inferior container format but we are missing a tool.
-
Chris Lamb authored
Add support for alternative container types for a file, allowing for runtime (vs import time) control of fallbacks such as adding comments. (Re: #86)
-
Chris Lamb authored
-
Chris Lamb authored
Factor-out the generation of "foo not available in path" comment messages into the exception that raises them.
-
Chris Lamb authored
Fallback to the regular .zip container support if apktool is not available by simply swapping out the container class at import-time. (Re: #86) Alternative solution pending.
-
Chris Lamb authored
-
Chris Lamb authored
Rename diffoscope.locale module to diffoscope.environ as we are modifying things beyond just the locale (eg. calling tzset(), etc.)
-
Chris Lamb authored
Add the current PATH environment variable to the "Normalising locale..." debug-level logging message.
-
Chris Lamb authored
-
Chris Lamb authored
-
Chris Lamb authored
-
Chris Lamb authored
-
- 17 Jan, 2020 2 commits
-
-
Chris Lamb authored
Log a debug-level message if we cannot open a file as container due to a missing tool to assist in diagnosing issues. (Re: #86)
-
Chris Lamb authored
-
- 15 Jan, 2020 1 commit
-
-
Chris Lamb authored
Gbp-Dch: ignore
-