- 09 Jul, 2019 2 commits
-
-
Chris Lamb authored
-
Chris Lamb authored
-
- 08 Jul, 2019 1 commit
-
-
Chris Lamb authored
-
- 07 Jul, 2019 3 commits
-
-
Holger Levsen authored
Signed-off-by:
Holger Levsen <holger@layer-acht.org> -
Chris Lamb authored
-
Chris Lamb authored
-
- 14 Jun, 2019 1 commit
-
-
Chris Lamb authored
-
- 11 Jun, 2019 1 commit
-
-
Chris Lamb authored
-
- 29 May, 2019 2 commits
-
-
-
Chris Lamb authored
Manually strip out manpage-only parts of the README rather than using "only" directive in order to support the latest PyPI website.
-
- 24 May, 2019 2 commits
-
-
Chris Lamb authored
-
-
- 22 May, 2019 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>
-
- 21 May, 2019 5 commits
-
-
Mattia Rizzolo authored
Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
Mattia Rizzolo authored
debian: reinstate oggvideotools and procyon-decompiler test dependencies, now that are not buggy anymore Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
Mattia Rizzolo authored
Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
Mattia Rizzolo authored
tests: with DIFFOSCOPE_TESTS_FAIL_ON_MISSING_TOOLS=1, actually fail only tests that are missing the required tools Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
Mattia Rizzolo authored
tests: allow specifying which tools are known missing using DIFFOSCOPE_TESTS_MISSING_TOOLS, to override a DIFFOSCOPE_TESTS_FAIL_ON_MISSING_TOOLS Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
- 20 May, 2019 2 commits
-
-
Mattia Rizzolo authored
Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
Mattia Rizzolo authored
Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
- 17 May, 2019 3 commits
-
-
Chris Lamb authored
-
Chris Lamb authored
-
Chris Lamb authored
-
- 09 May, 2019 1 commit
-
-
Chris Lamb authored
Fix execution of symbolic links that point to the "bin/diffoscope" entry point by fully resolving the location as part of dynamically calculating Python's include path.
-
- 28 Apr, 2019 5 commits
-
-
Chris Lamb authored
-
Chris Lamb authored
-
Chris Lamb authored
Gbp-Dch: ignore
-
Chris Lamb authored
Add support for GnuPG "keybox" files. Thanks to Daniel Kahn Gillmor for the suggestion. (Closes: #871244, reproducible-builds/diffoscope#23)
-
We catches the ENOSPC OSError at the top level and exit diffoscope without printing the complete traceback. Other errors are raised and handled normally. Signed-off-by:
Chris Lamb <lamby@debian.org>
-
- 24 Apr, 2019 1 commit
-
-
Chris Lamb authored
-
- 23 Apr, 2019 2 commits
-
-
Chris Lamb authored
-
Chris Lamb authored
Treat missing tools as failures if the DIFFOSCOPE_TESTS_FAIL_ON_MISSING_TOOLS environment variable is exported. (Closes: #905885, reproducible-builds/diffoscope#35)
-
- 02 Apr, 2019 2 commits
-
-
Mattia Rizzolo authored
Copying the comment from reproducible-builds/diffoscope@659d1917: @Vibhu-guest also I'm reverting this one, mostly because the authoring information is screwed (root <root@localhost.localdomain> - does this mean you are doing your work as root??), and should have probably be gone through an MR instead of being pushed to master. I'm also at odds about the changes themselves. You are catching that OSError in those two fairly specific positions, but it feels rather arbitrary. Surely ENOSPC could happen anywhere? Finally, I think the user at the end should at least getting something that tells them what the problem is. I think this way the program terminates without printing anything? This reverts commit 659d1917.
-
Mattia Rizzolo authored
This commit isn't what the message says, and it breaks `black` This reverts commit 465176e0.
-
- 01 Apr, 2019 2 commits
-
-
Vibhu Agrawal authored
Added a try except block to handle OSError 28 and make the diffoscope fail more gracefully.
-
-
- 31 Mar, 2019 2 commits
-
-
Chris Lamb authored
Require that "-" is explicitly specified to read a single diff from standard input to avoid non-intuitive behaviour when diffoscope is called without any arguments. (Closes: reproducible-builds/diffoscope#54)
-
Chris Lamb authored
This reverts commit afca0488. See reproducible-builds/diffoscope@afca0488 (comment 71853) Gbp-Dch: ignore
-