- 10 Feb, 2019 1 commit
-
-
Chris Lamb authored
-
- 08 Feb, 2019 1 commit
-
-
Chris Lamb authored
Fix regression where we stopped using the -dbgsym packages when comparing .buildinfo or .changes files. (Closes: reproducible-builds/diffoscope:#46)
-
- 06 Feb, 2019 3 commits
-
-
Chris Lamb authored
-
Chris Lamb authored
-
Chris Lamb authored
Don't look for adjacent -dbgsym package files automatically anymore to align better with default user expectations. The existing behaviour can be re-enabled by specifying the new `--use-dbgsym` flag. (Closes: #44, Debian:#920701)
-
- 28 Jan, 2019 1 commit
-
-
Mattia Rizzolo authored
Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
- 25 Jan, 2019 2 commits
-
-
Chris Lamb authored
-
Chris Lamb authored
Really avoid crashing if we unable to if we were unable to successfully extract a "guestfs"-based file. (Re: #901982) Gbp-Dch: ignore
-
- 20 Jan, 2019 2 commits
-
-
Chris Lamb authored
Don't crash with if we were unable to successfully extract a "guestfs"-based file. (Closes: #901982)
-
Chris Lamb authored
Drop printing out dpkg-query output when running tests; it is rather noisy and has not helped (yet) in reproducing an error.
-
- 14 Jan, 2019 1 commit
-
-
Chris Lamb authored
-
- 13 Jan, 2019 6 commits
-
-
Chris Lamb authored
-
Chris Lamb authored
-
Signed-off-by:
Chris Lamb <lamby@debian.org> -
Chris Lamb authored
-
Chris Lamb authored
-
Chris Lamb authored
These were regressions introduced in f0ae5eba.
-
- 06 Jan, 2019 2 commits
-
-
Chris Lamb authored
Add a note to the "Files similar despite different names" comment to clarify that a lower score is more similar.
-
Chris Lamb authored
-
- 05 Jan, 2019 1 commit
-
-
Chris Lamb authored
Expand the padding/spacing for "N calls" in the profiling output; having 99,999+ calls to cmp(1) is not uncommon for ISOs.
-
- 24 Dec, 2018 1 commit
-
-
Holger Levsen authored
Signed-off-by:
Holger Levsen <holger@layer-acht.org>
-
- 15 Dec, 2018 6 commits
-
-
Chris Lamb authored
Fix a test_mozzip_compressed_files test failure under Alpine Linux. (Closes: #916353, reproducible-builds/diffoscope#8)
-
Chris Lamb authored
-
Chris Lamb authored
-
Chris Lamb authored
-
Chris Lamb authored
-
Chris Lamb authored
-
- 14 Dec, 2018 1 commit
-
-
Holger Levsen authored
CONTRIBUTING.rst: clarify that (upstream) issues should be reported via the issue tracker on salsa.debian.org Signed-off-by:
Holger Levsen <holger@layer-acht.org>
-
- 13 Dec, 2018 2 commits
-
-
This only defines one WebAssembly dumper in wasm.py ideally, I’d run `wasm2wat` and if that does not show the difference, run `wasm-objdump`. Which is a general pattern that should be abstracted in the `Difference` class somewhere. Might do if the itch becomes large enough, but not right now. requires `wabt`, which is not packaged for Debian yet, but is available elsewhere, e.g. in Arch and nixpkgs. Signed-off-by:
Chris Lamb <lamby@debian.org> -
Mattia Rizzolo authored
Fixes a test failure in Alpine Linux. Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
- 12 Dec, 2018 1 commit
-
-
Chris Lamb authored
test_icc: Calculate the path to a test .icc file using data() rather than using the pytest fixture to avoid a "Fixtures are not meant to be called directly" warning/error. (Closes: #916226)
-
- 06 Dec, 2018 2 commits
-
-
Chris Lamb authored
-
Chris Lamb authored
-
- 26 Nov, 2018 1 commit
-
-
Chris Lamb authored
Don't emit a large number of warnings if getfacl(1) is not available. This makes the behaviour consistent with if lsattr(1) is unavailable. (Closes: #902369)
-
- 23 Nov, 2018 3 commits
-
-
Mattia Rizzolo authored
Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
Mattia Rizzolo authored
Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
Mattia Rizzolo authored
Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
- 14 Nov, 2018 2 commits
-
-
Mattia Rizzolo authored
MR: reproducible-builds/diffoscope!15 Signed-off-by:
Mattia Rizzolo <mattia@debian.org>
-
Marius Gedminas authored
This means `pip install diffoscope` will not try to download new source distributions that then fail to build, if you run pip with an unsupported Python version. (Unfortunately pip will still attempt to download older releases of diffoscope that did not have python_requires in the metadata. Still, it'll be useful when you eventually drop support for Python 3.5 and start requiring newer Pythons.)
-
- 11 Nov, 2018 1 commit
-
-
Mattia Rizzolo authored
something (distutils?) uses a different order in stretch Gbp-Dch: Ignore Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-