[diffoscope] branch WIP/humungous-diffs updated (885cc18 -> 9b12719)
Ximin Luo
infinity0 at debian.org
Mon Jul 3 20:27:49 CEST 2017
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a change to branch WIP/humungous-diffs
in repository diffoscope.
discards 885cc18 difference: too much FP for me, use a loop rather than recursion
discards 7088191 presenters: html: in html-dir mode, put css/icon in separate files to avoid duplication
discards ac98f85 presenters: html: more intuitive "limit" flags, some backwards-incompatible changes:
discards af49bda presenters: html: diffcontrol UI tweaks
discards fff43bd presenters: html: split index pages up if they get too big
discards 5c3914c presenters: PartialString: preserve {{ and }} escapes when partially formatting stuff
discards fe869bd presenters: add PartialString.cont()
discards fa63be6 presenters: add a PartialString class
adds f5200e7 d/rules: bump backport version check
adds 212563a Fix markup in the man page synopsis. Thanks to Niels Thykier for the report. (Closes: #866577)
adds 07297e6 difference: too much FP for me, use a loop rather than recursion
adds 9c0a3d2 presenters: text: fix recursive indentation of headers
adds 037c923 comparators/directory: raise warning for getfacl and remove a redundant try-clause
adds 7f2fa5f Add a --exclude-directory-metadata option. (Closes: #866241)
adds d09b803 d/changelog: mention my text bug fix
adds 26a4360 Fix CI tests using python 3.6
adds c07970f tests/comparators/test_fsimage: put the 400MB cache in a more obvious place
adds 8130f63 tests: fix progressbar failure that was exposed by the previous importing fixes
new fc91468 presenters: add a PartialString class
new 8ca4c45 presenters: add PartialString.cont()
new 3b4a398 presenters: PartialString: add numl, pformatl, formatl convenience methods
new 1251384 presenters: PartialString: preserve {{ and }} escapes when partially formatting stuff
new 7403e0e presenters: html: split index pages up if they get too big
new f4488d9 presenters: html: diffcontrol UI tweaks
new 3d7d805 presenters: html: more intuitive "limit" flags, some backwards-incompatible changes:
new 9b12719 presenters: html: in html-dir mode, put css/icon in separate files to avoid duplication
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (885cc18)
\
N -- N -- N refs/heads/WIP/humungous-diffs (9b12719)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 8 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/changelog | 8 +++++
debian/diffoscope.1.rst | 2 ++
debian/rules | 2 +-
diffoscope/comparators/directory.py | 22 +++++++------
diffoscope/comparators/rpm_fallback.py | 2 +-
diffoscope/config.py | 1 +
diffoscope/main.py | 12 +++++++
diffoscope/presenters/text.py | 2 +-
diffoscope/presenters/utils.py | 60 ++++++++++++++++++++++++++++++----
diffoscope/progress.py | 6 +++-
tests/comparators/test_fsimage.py | 4 +++
tests/data/archive12.diff.txt | 15 +++++++++
tests/test_presenters.py | 36 +++++++++++++++-----
tests/utils/tools.py | 24 +++++++++-----
14 files changed, 157 insertions(+), 39 deletions(-)
create mode 100644 tests/data/archive12.diff.txt
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/diffoscope.git
More information about the diffoscope
mailing list