<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>



<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">

<h3>
Chris Lamb pushed to branch master
at <a href="https://salsa.debian.org/reproducible-builds/diffoscope">Reproducible Builds / diffoscope</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/94d0e03ad92d4c7994ff5318d6e41c06e40dda92">94d0e03a</a></strong>
<div>
<span>by Jean-Romain Garnier</span>
<i>at 2020-07-24T14:07:31+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Make Command subclass of new generic Operation class
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/f91b6d9a9a132b6efe9f7d809033ddd563e806af">f91b6d9a</a></strong>
<div>
<span>by Jean-Romain Garnier</span>
<i>at 2020-07-24T14:41:52+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Cleanup operation and command attributes and methods
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/71e5f9e9f8d22dd24398fb3405b8bebd6b3e51ba">71e5f9e9</a></strong>
<div>
<span>by Jean-Romain Garnier</span>
<i>at 2020-07-24T14:49:02+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Rename command variables to more generic operation when relevant
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/bb998713bcae04242ab70d14472e01fac3dd4417">bb998713</a></strong>
<div>
<span>by Jean-Romain Garnier</span>
<i>at 2020-07-24T14:52:26+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Rename Difference.from_command to Difference.from_operation
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/5b1e46436efa28c63752b2de469195c51f4655aa">5b1e4643</a></strong>
<div>
<span>by Chris Lamb</span>
<i>at 2020-09-02T11:30:21+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge branch 'rework_command_class' of salsa.debian.org:JRomain/diffoscope into master (Re: reproducible-builds/diffoscope!63)

* 'rework_command_class' of salsa.debian.org:JRomain/diffoscope:
  Rename Difference.from_command to Difference.from_operation
  Rename command variables to more generic operation when relevant
  Cleanup operation and command attributes and methods
  Make Command subclass of new generic Operation class
</pre>
</li>
</ul>
<h4>30 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#94a921952cc29ee3cc729505f439449be13a11fa">
diffoscope/comparators/android.py
</a>
</li>
<li class="file-stats">
<a href="#3e276271dc7abecfee6ed3e09092cdeaeb36514b">
diffoscope/comparators/apk.py
</a>
</li>
<li class="file-stats">
<a href="#180a6641d506b467dfde6e793830505fe8ee32b2">
diffoscope/comparators/ar.py
</a>
</li>
<li class="file-stats">
<a href="#7d57f082b590e132a99171ab3aa6371357513dd9">
diffoscope/comparators/berkeley_db.py
</a>
</li>
<li class="file-stats">
<a href="#b2cddf37c099b0c0d6c63eac15010eb78b9fb954">
diffoscope/comparators/cbfs.py
</a>
</li>
<li class="file-stats">
<a href="#c5fa90eaa1025e4d8d811a5312b7ad44089d91a8">
diffoscope/comparators/directory.py
</a>
</li>
<li class="file-stats">
<a href="#d534d403f669750d1c61b970447bffd174455a79">
diffoscope/comparators/docx.py
</a>
</li>
<li class="file-stats">
<a href="#508d41d77d4972d99f5ba3421d2a30626b88164a">
diffoscope/comparators/dtb.py
</a>
</li>
<li class="file-stats">
<a href="#6c17e984b1a33fe2158340adbc06306dc0e1e215">
diffoscope/comparators/elf.py
</a>
</li>
<li class="file-stats">
<a href="#d83915d245ac20a549d53ab7b905235ed6dbbf1f">
diffoscope/comparators/ffprobe.py
</a>
</li>
<li class="file-stats">
<a href="#fd9632ca854f205a4d8fb88374ca6f6d06f986a7">
diffoscope/comparators/fonts.py
</a>
</li>
<li class="file-stats">
<a href="#cea3b8185e74669b8a015c7092ae53992f8a7040">
diffoscope/comparators/gettext.py
</a>
</li>
<li class="file-stats">
<a href="#98bbb90eab55f8e81f749724665de0234b8405fe">
diffoscope/comparators/gif.py
</a>
</li>
<li class="file-stats">
<a href="#b96dd2b1dbce3b85af2de69b1e95b57f692d9ab2">
diffoscope/comparators/haskell.py
</a>
</li>
<li class="file-stats">
<a href="#7620cc701d7099965350d040623fb3063c145ab8">
diffoscope/comparators/hdf.py
</a>
</li>
<li class="file-stats">
<a href="#af9eccc90f7e48fc33ee288f1138d46b69ba9722">
diffoscope/comparators/icc.py
</a>
</li>
<li class="file-stats">
<a href="#fc57d590d510f43ab906bc2856739d62990956aa">
diffoscope/comparators/image.py
</a>
</li>
<li class="file-stats">
<a href="#14b0bb9de0b3df7d718a60116e6d5ed7967b8686">
diffoscope/comparators/iso9660.py
</a>
</li>
<li class="file-stats">
<a href="#6fc664e4c6941e337fb8baa7d3bd5511253d9871">
diffoscope/comparators/java.py
</a>
</li>
<li class="file-stats">
<a href="#d3c3063101ab9bd39ac9fd64ff7d469a95ace850">
diffoscope/comparators/javascript.py
</a>
</li>
<li class="file-stats">
<a href="#5c3a12e8068f36a31db7bce5fdfea7f59a285f39">
diffoscope/comparators/kbx.py
</a>
</li>
<li class="file-stats">
<a href="#56cf960117f8d1bb8dd06816ddca5f9e55854bb9">
diffoscope/comparators/llvm.py
</a>
</li>
<li class="file-stats">
<a href="#2d4f3455797758c5c185a5c6c0ccba297a9d574d">
diffoscope/comparators/macho.py
</a>
</li>
<li class="file-stats">
<a href="#1a930f058c0a2a5ddd45a44bde6e3b40c758a0aa">
diffoscope/comparators/mono.py
</a>
</li>
<li class="file-stats">
<a href="#137d4976878093c6b9a99c639930c94abdaf97ab">
diffoscope/comparators/ocaml.py
</a>
</li>
<li class="file-stats">
<a href="#9ed7c4d743416fe780e77d71d839a52cd31fbdf7">
diffoscope/comparators/odt.py
</a>
</li>
<li class="file-stats">
<a href="#1c6658edaa8ca6faeb560ca7a0fb00eed25241f1">
diffoscope/comparators/ogg.py
</a>
</li>
<li class="file-stats">
<a href="#f19295d7f231880abdf08ddecb9af5eb47ce7a15">
diffoscope/comparators/openssh.py
</a>
</li>
<li class="file-stats">
<a href="#9b277f84ecb985f582c67a29dd23d79751498bc1">
diffoscope/comparators/openssl.py
</a>
</li>
<li class="file-stats">
<a href="#0d6256e95b2e164373996724f9ddcedf89bdd4f9">
diffoscope/comparators/pcap.py
</a>
</li>
</ul>
<h5>The diff was not included because it is too large.</h5>

</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #777;">

<br>
<a href="https://salsa.debian.org/reproducible-builds/diffoscope/-/compare/2bd5eca2af59f14e290c87c36840baed31c5ad99...5b1e46436efa28c63752b2de469195c51f4655aa">View it on GitLab</a>.
<br>
You're receiving this email because of your account on salsa.debian.org.
If you'd like to receive fewer emails, you can
adjust your notification settings.



</p>
</div>
</body>
</html>