[diffoscope] branch experimental updated (16a5f37 -> 8a8cb3f)
Ximin Luo
infinity0 at debian.org
Fri May 26 16:55:54 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 16a5f37 Refactor DirectoryContainer to be more similar to Container
new 6e05d2b progress: weigh elements by their size
new c8c24a9 progress: weigh future elements by the already-extracted sizes of previous elements
new d9ad100 - fix
new 8a8cb3f Refactor Container abstract method names to be more obvious in what they do
The 4 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/comparators/ar.py | 11 ++--
diffoscope/comparators/bzip2.py | 3 -
diffoscope/comparators/deb.py | 6 +-
diffoscope/comparators/debian.py | 8 +--
diffoscope/comparators/dex.py | 3 -
diffoscope/comparators/directory.py | 18 ++---
diffoscope/comparators/fsimage.py | 3 -
diffoscope/comparators/gzip.py | 3 -
diffoscope/comparators/rust.py | 3 -
diffoscope/comparators/utils/container.py | 101 +++++++++++++++++++----------
diffoscope/comparators/utils/file.py | 16 +++++
diffoscope/comparators/utils/libarchive.py | 10 +--
diffoscope/comparators/xz.py | 3 -
diffoscope/excludes.py | 12 ++--
diffoscope/main.py | 2 +-
diffoscope/progress.py | 101 +++++++++++++++++++++--------
16 files changed, 188 insertions(+), 115 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