- 10 Jul, 2020 1 commit
-
-
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 4 commits
-
-
Chris Lamb authored
-
Chris Lamb authored
-
Chris Lamb authored
Clarify the use of an seperate "NullChanges" file to represent missing data in the Debian package comparator.
-
Chris Lamb authored
-
- 03 Jul, 2020 5 commits
-
-
Chris Lamb authored
Gbp-Dch: ignore
-
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 1 commit
-
-
Chris Lamb authored
Gbp-Dch: ignore
-