[Git][reproducible-builds/diffoscope][master] 13 commits: Move logo.svg to under the doc/ directory.

Chris Lamb gitlab at salsa.debian.org
Sat Jan 18 10:51:36 UTC 2020



Chris Lamb pushed to branch master at Reproducible Builds / diffoscope


Commits:
f8f0d145 by Chris Lamb at 2020-01-18T10:51:26+00:00
Move logo.svg to under the doc/ directory.

- - - - -
efb7bdc7 by Chris Lamb at 2020-01-18T10:51:26+00:00
Make setup.py executable.

- - - - -
aa9db345 by Chris Lamb at 2020-01-18T10:51:26+00:00
Convert CONTRIBUTING.rst to CONTRIBUTING.md.

- - - - -
026ff749 by Chris Lamb at 2020-01-18T10:51:26+00:00
Drop unused "Difference" import from the APK comparator.

- - - - -
600831ba by Chris Lamb at 2020-01-18T10:51:26+00:00
Add the current PATH environment variable to the "Normalising locale..." debug-level logging message.

- - - - -
786ff489 by Chris Lamb at 2020-01-18T10:51:26+00:00
Rename diffoscope.locale module to diffoscope.environ as we are modifying things beyond just the locale (eg. calling tzset(), etc.)

- - - - -
9a200bc9 by Chris Lamb at 2020-01-18T10:51:26+00:00
Print the "Starting diffoscope $VERSION" line as the first line as we are, well, starting.

- - - - -
85c21007 by Chris Lamb at 2020-01-18T10:51:26+00:00
Fallback to the regular .zip container support if apktool is not available by simply swapping out the container class at import-time. (Re: #86)

Alternative solution pending.

- - - - -
3a5f46d2 by Chris Lamb at 2020-01-18T10:51:26+00:00
Factor-out the generation of "foo not available in path" comment messages into the exception that raises them.

- - - - -
c99cd9bd by Chris Lamb at 2020-01-18T10:51:26+00:00
Clarify that "install X" in comment messages actually refers to a (system) package.

- - - - -
6710868a by Chris Lamb at 2020-01-18T10:51:26+00:00
Add support for alternative container types for a file, allowing for runtime (vs import time) control of fallbacks such as adding comments. (Re: #86)

- - - - -
06150362 by Chris Lamb at 2020-01-18T10:51:26+00:00
Append a comment to a difference if we fallback to an inferior container format but we are missing a tool.

- - - - -
bbbb3229 by Chris Lamb at 2020-01-18T10:51:26+00:00
Fallback to the regular .zip container format for .apk files if apktool is not available.

- - - - -


30 changed files:

- + CONTRIBUTING.md
- − CONTRIBUTING.rst
- debian/rules
- diffoscope/comparators/android.py
- diffoscope/comparators/apk.py
- diffoscope/comparators/ar.py
- diffoscope/comparators/binwalk.py
- diffoscope/comparators/bzip2.py
- diffoscope/comparators/cbfs.py
- diffoscope/comparators/cpio.py
- diffoscope/comparators/deb.py
- diffoscope/comparators/debian.py
- diffoscope/comparators/dex.py
- diffoscope/comparators/elf.py
- diffoscope/comparators/fsimage.py
- diffoscope/comparators/gzip.py
- diffoscope/comparators/iso9660.py
- diffoscope/comparators/lz4.py
- diffoscope/comparators/rpm.py
- diffoscope/comparators/rust.py
- diffoscope/comparators/squashfs.py
- diffoscope/comparators/tar.py
- diffoscope/comparators/utils/file.py
- diffoscope/comparators/xz.py
- diffoscope/comparators/zip.py
- diffoscope/comparators/zst.py
- diffoscope/locale.py → diffoscope/environ.py
- diffoscope/exc.py
- diffoscope/main.py
- logo.svg → doc/logo.svg


The diff was not included because it is too large.


View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/compare/5757c8b4090275a8f7df51c6797384c2e1b04fb9...bbbb3229facc613e6487939bb5588c08c7ab6da3

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/compare/5757c8b4090275a8f7df51c6797384c2e1b04fb9...bbbb3229facc613e6487939bb5588c08c7ab6da3
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20200118/0a1a8fab/attachment.htm>


More information about the rb-commits mailing list