[diffoscope] branch jwnx_subprocess_merge updated (307df27 -> c2a2683)

Juliana Oliveira jwnx-guest at moszumanska.debian.org
Sun Feb 11 01:32:49 CET 2018


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

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

  discards  307df27   diff: updated regex to match lines with only a '\n' char
  discards  0f3d3b6   comparators: utils: command: replaces .stderr_content by .stderr
  discards  467df40   comparators: utils: command: adds STDERR_MAX_LINES back
  discards  003f138   comparators: zip: replaces .wait() override by .returncode
  discards  79ea91f   comparators: utils: command: removes decode from stdout
  discards  dce69da   {feeders/diff/command}: fixes FIFO writting and parsing from stdout
  discards  d47d673   diff: replaces Popen by subprocess.run
  discards  fa7f0fd   comparators: utils: command: replaces subprocess.Popen by .run
       new  80eb912   {command, feeders, diff}: replaces subprocess.Popen by .run
       new  1077a55   {command, zip, feeders}: replaces .wait by new .returncode property
       new  2a60cdd   comparators: utils: command: removes .wait
       new  a94e581   comparators: utils: command: replaces .stderr_content by .stderr
       new  c2a2683   diff: updated regex to match lines with only a '\n' char

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   (307df27)
            \
             N -- N -- N   refs/heads/jwnx_subprocess_merge (c2a2683)

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 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/comparators/utils/command.py | 24 ++++++++++++------------
 diffoscope/comparators/zip.py           |  1 -
 2 files changed, 12 insertions(+), 13 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