[presentations] 01/01: Misc readability improvements + add a line about logging/profiling

Maria Glukhova siamezzze-guest at moszumanska.debian.org
Fri Aug 11 16:50:17 UTC 2017


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

siamezzze-guest pushed a commit to branch master
in repository presentations.

commit cf91d3c38cb33fa5ee50fe06c21175899fc1acfa
Author: Maria Glukhova <siamezzze at gmail.com>
Date:   Fri Aug 11 19:50:08 2017 +0300

    Misc readability improvements + add a line about logging/profiling
---
 2017-08-11-DebConf17/index.html | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/2017-08-11-DebConf17/index.html b/2017-08-11-DebConf17/index.html
index ec5baaf..a91c361 100644
--- a/2017-08-11-DebConf17/index.html
+++ b/2017-08-11-DebConf17/index.html
@@ -277,9 +277,9 @@ A build is <b>reproducible</b> if given the same <i>source code</i>, <i>build en
         <h3>diffoscope - overview</h3>
         <ul>
           <li>What exactly makes two files different?</li>
-          <li>Recursively unpacks archives, uncompresses PDF files, disassembles binaries etc.</li>
-          <li>Converts various file formats to human-readable form.</li>
-          <li>Reports differences in form of plain text, HTML, RST, JSON or Markdown.</li>
+          <li>Recursively unpacks archives, decompresses PDF files, disassembles binaries etc</li>
+          <li>Converts various file formats to human-readable form</li>
+          <li>Reports differences in form of plain text, HTML, RST, JSON or Markdown</li>
         </ul>
       </section>
       
@@ -289,14 +289,15 @@ A build is <b>reproducible</b> if given the same <i>source code</i>, <i>build en
           <li>Save json output, can be read back in. (ximin)</li>
           <li>Rewrite html-dir output to support huge diffs, e.g. GCC.</li>
           <li>10s of speed optimisations (lamby, via Tails)</li>
-          <li>--exclude, --max-container-depth and other ways to control behavior</li>
+          <li>--exclude, --max-container-depth and other ways to control behaviour</li>
         </ul>
       </section>
       
       <section>
         <h3>diffoscope - updates 2/2</h3>
         <ul>
-          <li>New formats supported for comparison: OGG, .dtb, R object files (.rds, .rdb), PGP files, .docx, .odt, ...</li>
+          <li>Better logging and debugging utilities
+          <li>New formats supported for comparison: APK, OGG, .dtb, R object files (.rds, .rdb), PGP files, .docx, .odt, ...</li>
           <li>New output formats: RST, Markdown, JSON</li>
           <li>Visual comparison of images (JPEG, ICO, PNG, GIF)</li>
         </ul>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/presentations.git



More information about the Reproducible-commits mailing list