- 26 Mar, 2021 1 commit
-
-
Chris Lamb authored
-
- 23 Mar, 2021 2 commits
-
-
Mattia Rizzolo authored
tests: drop 'compose' from the list of required tools for these tests, since it doesn't seem to be required Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
Mattia Rizzolo authored
Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
- 19 Mar, 2021 2 commits
-
-
Chris Lamb authored
Gbp-Dch: ignore
-
Chris Lamb authored
-
- 16 Mar, 2021 2 commits
-
-
Roland Clobus authored
Test case: diffoscope /usr/share/doc/libsane-common/canon/canon.changes /usr/share/doc/libsane-common/canon/canon.changes
-
Chris Lamb authored
Gbp-Dch: ignore
-
- 15 Mar, 2021 4 commits
-
-
Chris Lamb authored
Avoid frequent long lines in RPM header outputs that cause very slow HTML output. (Closes: reproducible-builds/diffoscope#245)
-
Chris Lamb authored
-
Hans-Christoph Steiner authored
In F-Droid, we use diffoscope in automated verification of APKs. We need to include the diffoscope config and version in a JSON report so that the scheduler can know whether it needs to rerun diffoscope on a file. If the diffoscope configuration or version has changed, then it should be run again.
-
Chris Lamb authored
-
- 12 Mar, 2021 2 commits
-
-
Chris Lamb authored
Gbp-Dch: ignore
-
Chris Lamb authored
-
- 11 Mar, 2021 2 commits
-
-
Chris Lamb authored
-
Chris Lamb authored
This turns the output in reproducible-builds/diffoscope#245 from 32MB -> 26MB uncompressed (although almost neglible gain when gzipped, of course).
-
- 04 Mar, 2021 6 commits
-
-
Chris Lamb authored
-
Chris Lamb authored
-
Chris Lamb authored
Gbp-Dch: ignore
-
Chris Lamb authored
-
Chris Lamb authored
-
Vagrant Cascadian authored
-
- 03 Mar, 2021 4 commits
-
-
Chris Lamb authored
Actually don't emit "Unable to stat file" debug messages at all; we have entirely-artificial directory "entries" such as ELF sections which, of course, will never exist as files.
-
Chris Lamb authored
Don't emit a "Returning a FooContainer" - we already emit "Instantiating a FooContainer" log message.
-
Chris Lamb authored
-
Chris Lamb authored
-
- 27 Feb, 2021 2 commits
-
-
Chris Lamb authored
Gbp-Dch: ignore
-
Chris Lamb authored
-
- 26 Feb, 2021 1 commit
-
-
Chris Lamb authored
Don't call difflib.Differ.compare with very large inputs; it is at least O(n^2) and makes diffoscope (appear to) hang. (Closes: reproducible-builds/diffoscope#240)
-
- 25 Feb, 2021 2 commits
-
-
Chris Lamb authored
-
Chris Lamb authored
-
- 19 Feb, 2021 6 commits
-
-
Chris Lamb authored
Gbp-Dch: ignore
-
Chris Lamb authored
-
Chris Lamb authored
Gbp-Dch: ignore
-
Chris Lamb authored
-
Chris Lamb authored
-
Chris Lamb authored
-
- 17 Feb, 2021 3 commits
-
-
Chris Lamb authored
Strip newlines when determining Black version to avoid "requires black >= 20.8b1 (18.9b0\n detected)" in test output.
-
Chris Lamb authored
Fix tempfile/weakref handling in Python 3.7 (ie. Debian buster). (Closes: reproducible-builds/diffoscope#239)
-
Chris Lamb authored
Gbp-Dch: ignore
-
- 16 Feb, 2021 1 commit
-
-
Chris Lamb authored
Mark test_apk.py::test_android_manifest as being allowed to fail for now. (Re: reproducible-builds/diffoscope#237)
-