[diffoscope] branch experimental updated (e479a8e -> 32ff05e)

Chris Lamb chris at chris-lamb.co.uk
Sun Apr 30 11:02:21 CEST 2017


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

lamby pushed a change to branch experimental
in repository diffoscope.

      from  e479a8e   Tidy comparators.{gif,image,png}
       new  1671994   Refactor html and text presenters so they fit the same Presenter interface.
       new  3e8c0c9   Split output and configuration of presenters.
       new  7b68309   Prevent abstraction-level violation by defining visual diff support on the Presenter classes.
       new  1e8c1f6   Refactor Presenter to a singleton manager
       new  32ff05e   Drop passing has_differences around, fixing an issue with generating files called '-'

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                     |  11 +--
 diffoscope/presenters/formats.py       | 173 ++++++++++++++++-----------------
 diffoscope/presenters/html/__init__.py |   3 +-
 diffoscope/presenters/html/html.py     |  26 ++++-
 diffoscope/presenters/text.py          |  27 ++++-
 diffoscope/presenters/utils.py         |   7 ++
 6 files changed, 146 insertions(+), 101 deletions(-)

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


More information about the diffoscope mailing list