[diffoscope] branch experimental updated (065f9c0 -> 4cd861e)

Ximin Luo infinity0 at debian.org
Mon May 29 22:05:16 CEST 2017


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

infinity0 pushed a change to branch experimental
in repository diffoscope.

      from  065f9c0   Fix json presenter and handle recursion properly, it was completely wrong
       new  4cd861e   Add a reader for the json format

The 1 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:
 debian/diffoscope.1.rst                            | 11 +++--
 diffoscope/difference.py                           | 13 +++++-
 diffoscope/main.py                                 | 29 +++++++++----
 .../{comparators/ipk.py => readers/__init__.py}    | 13 +++---
 diffoscope/readers/json.py                         | 45 +++++++++++++++++++
 diffoscope/{__init__.py => readers/utils.py}       |  6 ++-
 tests/comparators/utils/data.py                    | 13 ++++++
 tests/test_readers.py                              | 50 ++++++++++++++++++++++
 8 files changed, 158 insertions(+), 22 deletions(-)
 copy diffoscope/{comparators/ipk.py => readers/__init__.py} (74%)
 create mode 100644 diffoscope/readers/json.py
 copy diffoscope/{__init__.py => readers/utils.py} (87%)
 create mode 100644 tests/test_readers.py

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/diffoscope.git


More information about the diffoscope mailing list