[Reproducible-commits] [diffoscope] branch pu/parallel2 updated (d565810 -> ed03918)

Joachim Breitner nomeata at moszumanska.debian.org
Thu Dec 3 12:19:19 UTC 2015


This is an automated email from the git hooks/post-receive script.

nomeata pushed a change to branch pu/parallel2
in repository diffoscope.

      from  d565810   XXX nomeata
       new  d57bd7f   File.guess_file_type: Protect access to mimedb
       new  17d1aba   Also protect mimedb_encoding by a lock
       new  9485b35   main: Only call finish_threads if difference is not None
       new  1ec1bd9   Do not shut down the executor, to make run_diffoscope re-entrant
       new  ed03918   Allow .get_reverse() on Futures

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/__main__.py             |  4 ++--
 diffoscope/comparators/binary.py   | 14 ++++++++++++--
 diffoscope/comparators/utils.py    |  4 ++--
 diffoscope/difference.py           | 35 +++++++++++++++++++++++++++++++++--
 tests/comparators/test_epub.py     |  6 +++---
 tests/comparators/test_gzip.py     |  8 ++++----
 tests/comparators/test_ipk.py      |  6 +++---
 tests/comparators/test_iso9660.py  |  6 +++---
 tests/comparators/test_rpm.py      |  6 +++---
 tests/comparators/test_squashfs.py |  8 ++++----
 tests/comparators/test_tar.py      |  8 ++++----
 tests/comparators/test_utils.py    |  8 ++++----
 tests/comparators/test_xz.py       |  8 ++++----
 tests/comparators/test_zip.py      |  6 +++---
 14 files changed, 84 insertions(+), 43 deletions(-)

-- 
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