- 03 Jul, 2020 4 commits
-
-
Chris Lamb authored
-
-
-
-
- 02 Jul, 2020 1 commit
-
-
Chris Lamb authored
Don't crash when listing entries in archives if they don't have a listed size (eg. hardlinks in .ISO files). (Closes: reproducible-builds/diffoscope#188)
-
- 29 Jun, 2020 2 commits
-
-
Chris Lamb authored
Replace strings with "[masked]" when using --diff-mask instead of "[filtered]". (Re. reproducible-builds/diffoscope!51) Suggested by Jean-Romain Garnier in: reproducible-builds/diffoscope!51 (comment 177808)
-
Chris Lamb authored
Double the test coverage!
-
- 28 Jun, 2020 2 commits
-
-
Chris Lamb authored
Dump PE32+ executables (including EFI applications) using objdump. (Closes: reproducible-builds/diffoscope#181)
-
Chris Lamb authored
Add missing ", truncated" from file 5.39-compliant test_text_proper_indentation test fixture. (Closes: reproducible-builds/diffoscope#179)
-
- 27 Jun, 2020 3 commits
-
-
Chris Lamb authored
-
Chris Lamb authored
-
Chris Lamb authored
Tidy detection of JSON files due to missing call to File.recognizes that checks against the output of file(1) which I think (!) was also causing us to attempt to parse almost every file using json.loads. Whoops.
-
- 26 Jun, 2020 3 commits
-
-
Chris Lamb authored
Gbp-Dch: ignore
-
Chris Lamb authored
-
Chris Lamb authored
Allow user to mask/filter reader output via --diff-mask=REGEX. (MR: reproducible-builds/diffoscope!51 ) Signed-off-by:
Chris Lamb <lamby@debian.org>
-
- 25 Jun, 2020 3 commits
-
-
Chris Lamb authored
Use a semantic "AbstractMissingType" type instead of remembering to check for both "missing" files and missing containers.
-
Chris Lamb authored
-
Fix the --new-file option when comparing directories by merging DirectoryContainer.compare and Container.compare. (Closes: reproducible-builds/diffoscope#180 ) Signed-off-by:
Chris Lamb <lamby@debian.org>
-
- 24 Jun, 2020 6 commits
-
-
- 23 Jun, 2020 2 commits
-
-
Chris Lamb authored
Use the CSS word-break property over manually adding U+200B zero-width spaces that make copy-pasting cumbersome. (Closes: reproducible-builds/diffoscope!53)
-
Chris Lamb authored
-
- 22 Jun, 2020 2 commits
-
-
Chris Lamb authored
Downgrade the tlsh warning message to an "info" level warning. (Closes: Debian:#888237, reproducible-builds/diffoscope#29)
-
Chris Lamb authored
-
- 21 Jun, 2020 1 commit
-
-
Mattia Rizzolo authored
See the comments in reproducible-builds/diffoscope#29 for more background, as well as the thread at https://lists.reproducible-builds.org/pipermail/diffoscope/2020-June/002642.html Signed-off-by:
Mattia Rizzolo <mattia@debian.org>
-
- 19 Jun, 2020 3 commits
-
-
Chris Lamb authored
Gbp-Dch: ignore
-
Chris Lamb authored
-
The cbfs tests were broken by fe446ea2 They would fail with: TypeError: a bytes-like object is required, not 'str' Additionally, our_check_output() can't accept a stdout= argument since subprocess.check_output doesn't accept this argument.
-
- 13 Jun, 2020 1 commit
-
-
Chris Lamb authored
-
- 11 Jun, 2020 7 commits
-
-
Chris Lamb authored
Gbp-dch: ignore
-
Chris Lamb authored
Gbp-Dch: ignore
-
Chris Lamb authored
-
Chris Lamb authored
-
Chris Lamb authored
-
Chris Lamb authored
Lets see how well it works here to start; it may be appropriate for other non-ELF file types too, but let's see. Signed-off-by:
Chris Lamb <lamby@debian.org> -
Chris Lamb authored
-