[diffoscope] branch master updated (d768db1 -> e42bedf)
Chris Lamb
chris at chris-lamb.co.uk
Wed Dec 28 12:45:09 UTC 2016
This is an automated email from the git hooks/post-receive script.
lamby pushed a change to branch master
in repository diffoscope.
from d768db1 diffoscope/comparators: Split out as many utilities from (eg.) comparators.binary.
new a58c54a Tidy comparators/missing_file.py
new 58fd25e Move tempfile handling to its own module.
new cfb30f5 Tidy diffoscope.tempfiles
new cd78cc7 Use Debian-style "I:", "D:" log level format modifies in --debug mode.
new e42bedf Only print milliseconds in log output, not microseconds.
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
diffoscope/__init__.py | 36 +------------------
diffoscope/comparators/apk.py | 4 +--
diffoscope/comparators/device.py | 2 +-
diffoscope/comparators/elf.py | 3 +-
diffoscope/comparators/missing_file.py | 26 +++++++++-----
diffoscope/comparators/rpm.py | 3 +-
diffoscope/comparators/symlink.py | 3 +-
diffoscope/comparators/utils/archive.py | 3 +-
diffoscope/comparators/utils/libarchive.py | 3 +-
diffoscope/main.py | 3 +-
diffoscope/tempfiles.py | 57 ++++++++++++++++++++++++++++++
11 files changed, 91 insertions(+), 52 deletions(-)
create mode 100644 diffoscope/tempfiles.py
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/diffoscope.git
More information about the Reproducible-commits
mailing list