[diffoscope] branch jwnx_parallel_diffoscope updated (c5121f3 -> 632abfe)

Juliana Oliveira jwnx-guest at moszumanska.debian.org
Tue Jan 23 22:03:35 CET 2018


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

jwnx-guest pushed a change to branch jwnx_parallel_diffoscope
in repository diffoscope.

  discards  c5121f3   setup.py: adds multiprocess and dill as requirements
       new  fb1f8a7   setup.py: adds multiprocess and dill as requirements
       new  5dbe4d5   config: adds parallel flag
       new  44dbf9d   difference: adds condition for parallel execution
       new  664fada   main: adds check_parallel on initialization
       new  7a68dae   diff: replaces Popen by subprocess.run
       new  632abfe   {feeders/diff/command}: fixes FIFO writting and parsing from stdout

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   (c5121f3)
            \
             N -- N -- N   refs/heads/jwnx_parallel_diffoscope (632abfe)

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 6 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/utils/command.py |  2 +-
 diffoscope/config.py                    | 11 ++++++++++-
 diffoscope/diff.py                      |  9 ++++-----
 diffoscope/difference.py                | 19 ++++++++++++-------
 diffoscope/feeders.py                   |  3 ++-
 diffoscope/main.py                      |  1 +
 6 files changed, 30 insertions(+), 15 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