July 2017 Archives by subject
Starting: Mon Jul 3 20:27:49 CEST 2017
Ending: Mon Jul 31 22:39:24 CEST 2017
Messages: 126
- [diffoscope] 01/01: comparators.xml: add support for defusedxml library if available
Juliana Oliveira R
- [diffoscope] 01/01: comparators.xml: re-enable XML comparator
Juliana Oliveira R
- [diffoscope] 01/01: comparators/directory: actually fix #868534 by expecting less strict test output
Ximin Luo
- [diffoscope] 01/01: comparators: factor common logic from various comparators into File.recognizes
Ximin Luo
- [diffoscope] 01/01: comparators: more tidying up and making names consistent
Ximin Luo
- [diffoscope] 01/01: diff: reduce MAX_WF_SIZE to save time
Ximin Luo
- [diffoscope] 01/01: Fix 2 cases in test_device on FreeBSD
Mattia Rizzolo
- [diffoscope] 01/01: Force a flush when writing output to diff. (Closes: #870049)
Ximin Luo
- [diffoscope] 01/01: Let's avoid plonking everything in the "DOS/MBR" category
Ximin Luo
- [diffoscope] 01/01: Release 84
Mattia Rizzolo
- [diffoscope] 01/01: Release version 85
Mattia Rizzolo
- [diffoscope] 01/01: Restore artificial limit when calculating linediff (Closes: #865660)
Ximin Luo
- [diffoscope] 01/01: tests: add more debugging output to test_fsimage
Ximin Luo
- [diffoscope] 01/01: tests: comparators.image: fixes test_ico_image for identify >= 6.9.8
Juliana Oliveira R
- [diffoscope] 01/01: tests: comparators.image: fixes test_ico_image for identify >= 6.9.8
Juliana Oliveira R
- [diffoscope] 01/01: tests: comparators.image: fixes test_ico_image for identify >= 6.9.8
Juliana Oliveira R
- [diffoscope] 01/01: tests: fix sqlite test for sqlite 3.19
Ximin Luo
- [diffoscope] 01/01: tests: try to fix fsimage test on jenkins
Ximin Luo
- [diffoscope] 01/01: tests: use tempdir rather than ./cache for guestfs cache
Ximin Luo
- [diffoscope] 01/02: comparators.Directory: Revert the removal of this try-except. (Closes: #868534)
Chris Lamb
- [diffoscope] 01/02: comparators.sqlite: Simplify file detection by rewriting manual `recognizes` call with a `Sqlite3Database.RE_FILE_TYPE` definition.
Chris Lamb
- [diffoscope] 01/02: comparators/apk: less kludgy way of detecting APKs
Ximin Luo
- [diffoscope] 01/02: comparators/directory: misc tidy-up changes
Ximin Luo
- [diffoscope] 01/02: d/rules: recommends the defusedxml python package, to avoid using the python3's standard xml library and its security holes
Mattia Rizzolo
- [diffoscope] 01/02: gbp: set master as debian branch
Mattia Rizzolo
- [diffoscope] 01/02: tests: comparators.apk: fixed imports format
Juliana Oliveira R
- [diffoscope] 01/02: tests: test_fsimage "differences" fixture depends on "guestfs_tempdir" fixture
Ximin Luo
- [diffoscope] 01/03: comparators.xml: fixes test_android_manifest from test_apk
Juliana Oliveira R
- [diffoscope] 01/03: Move from the deprecated platform.linux_distribution() to the external package distro
Mattia Rizzolo
- [diffoscope] 01/03: use full URL instead of bug # only: diffoscope is not a Debian only project :)
Mattia Rizzolo
- [diffoscope] 01/04: main: warn if loading a diff but also giving diff-calculation flags
Ximin Luo
- [diffoscope] 01/04: presenters: html: split index pages up if they get too big
Ximin Luo
- [diffoscope] 01/05: Add new XML comparator. (Closes: #866120)
Chris Lamb
- [diffoscope] 01/06: presenters: html: split index pages up if they get too big
Ximin Luo
- [diffoscope] 01/06: presenters: PartialString: add numl, pformatl, formatl convenience methods
Ximin Luo
- [diffoscope] 01/08: presenters: add a PartialString class
Ximin Luo
- [diffoscope] 01/08: presenters: add a PartialString class
Ximin Luo
- [diffoscope] 02/02: comparators.apk: APK files can also be identified as "DOS/MBR boot sector". This is reasonably safe unless you have a real boot sector with an .apk extension. Thanks to Hans-Christoph Steiner <hans at eds.org> for the report and testcases. (Closes: #868486)
Chris Lamb
- [diffoscope] 02/02: comparators.directory: Tidy module.
Chris Lamb
- [diffoscope] 02/02: comparators.xml: refactored to use File.recognizes logic
Juliana Oliveira R
- [diffoscope] 02/02: comparators: temporarily disable the XML comparator so I can test the APK stuff
Ximin Luo
- [diffoscope] 02/02: d/rules: sort the dh_python3's options
Mattia Rizzolo
- [diffoscope] 02/02: main, logging: restore old logger settings to avoid pytest vomiting in certain situations
Ximin Luo
- [diffoscope] 02/02: tests: test_fsimage: remove debugging messages, not available on jenkins
Ximin Luo
- [diffoscope] 02/02: update changelog for upcoming v84
Mattia Rizzolo
- [diffoscope] 02/03: comparators.xml: fixes test_no_android_manifest from test_apk
Juliana Oliveira R
- [diffoscope] 02/03: exc: drop unused import (leftover from wip)
Mattia Rizzolo
- [diffoscope] 02/03: tools: add a get_package_provider() function, returning the package name that best matches the system
Mattia Rizzolo
- [diffoscope] 02/04: main: implement proper boolean flags to fix test failure in previous commit
Ximin Luo
- [diffoscope] 02/04: presenters: html: diffcontrol UI tweaks
Ximin Luo
- [diffoscope] 02/05: Set correct attribution for Juliana's XML comparator.
Chris Lamb
- [diffoscope] 02/06: presenters: html: diffcontrol UI tweaks
Ximin Luo
- [diffoscope] 02/06: presenters: PartialString: preserve {{ and }} escapes when partially formatting stuff
Ximin Luo
- [diffoscope] 02/08: presenters: add PartialString.cont()
Ximin Luo
- [diffoscope] 02/08: presenters: add PartialString.cont()
Ximin Luo
- [diffoscope] 03/03: Changelog for v85
Mattia Rizzolo
- [diffoscope] 03/03: comparators.xml: fixes test_xml_expected_diff output encoding to UTF-8
Juliana Oliveira R
- [diffoscope] 03/03: exc: in RequiredToolNotFound.get_package(), just call the new get_package_provider()
Mattia Rizzolo
- [diffoscope] 03/04: presenters: html: more intuitive "limit" flags, some backwards-incompatible changes:
Ximin Luo
- [diffoscope] 03/04: tests: skip visual test if tools aren't installed. (Closes: #865625)
Ximin Luo
- [diffoscope] 03/05: comparators.xml: Use 4-spaces, not 2-spaces for Python code.
Chris Lamb
- [diffoscope] 03/06: presenters: html: more intuitive "limit" flags, some backwards-incompatible changes:
Ximin Luo
- [diffoscope] 03/06: presenters: html: split index pages up if they get too big
Ximin Luo
- [diffoscope] 03/08: presenters: PartialString: add numl, pformatl, formatl convenience methods
Ximin Luo
- [diffoscope] 03/08: presenters: PartialString: add numl, pformatl, formatl convenience methods
Ximin Luo
- [diffoscope] 04/04: presenters: html: in html-dir mode, put css/icon in separate files to avoid duplication
Ximin Luo
- [diffoscope] 04/04: presenters: PartialString: fix formatting
Ximin Luo
- [diffoscope] 04/05: Misc style fixups to XML comparator.
Chris Lamb
- [diffoscope] 04/06: presenters: html: diffcontrol UI tweaks
Ximin Luo
- [diffoscope] 04/06: presenters: html: in html-dir mode, put css/icon in separate files to avoid duplication
Ximin Luo
- [diffoscope] 04/08: presenters: PartialString: preserve {{ and }} escapes when partially formatting stuff
Ximin Luo
- [diffoscope] 04/08: presenters: PartialString: preserve {{ and }} escapes when partially formatting stuff
Ximin Luo
- [diffoscope] 05/05: comparators.xml: Fix EPUB "missing file" tests; they ship a META-INF/container.xml file.
Chris Lamb
- [diffoscope] 05/06: main: temporarily add old flags back for backwards-compatibility
Ximin Luo
- [diffoscope] 05/06: presenters: html: more intuitive "limit" flags, some backwards-incompatible changes:
Ximin Luo
- [diffoscope] 05/08: presenters: html: split index pages up if they get too big
Ximin Luo
- [diffoscope] 05/08: presenters: html: split index pages up if they get too big
Ximin Luo
- [diffoscope] 06/06: presenters: html: add a size-hint to the diff headers and lazy-load buttons
Ximin Luo
- [diffoscope] 06/06: presenters: html: in html-dir mode, put css/icon in separate files to avoid duplication
Ximin Luo
- [diffoscope] 06/08: presenters: html: diffcontrol UI tweaks
Ximin Luo
- [diffoscope] 06/08: presenters: html: diffcontrol UI tweaks
Ximin Luo
- [diffoscope] 07/08: presenters: html: more intuitive "limit" flags, some backwards-incompatible changes:
Ximin Luo
- [diffoscope] 07/08: presenters: html: more intuitive "limit" flags, some backwards-incompatible changes:
Ximin Luo
- [diffoscope] 08/08: presenters: html: in html-dir mode, put css/icon in separate files to avoid duplication
Ximin Luo
- [diffoscope] 08/08: presenters: html: in html-dir mode, put css/icon in separate files to avoid duplication
Ximin Luo
- [diffoscope] annotated tag 84 created (now f051650)
Mattia Rizzolo
- [diffoscope] annotated tag 85 created (now 6f8043f)
Mattia Rizzolo
- [diffoscope] branch master updated (041c2b8 -> fe57c99)
Ximin Luo
- [diffoscope] branch master updated (09de591 -> 1b1ab85)
Juliana Oliveira R
- [diffoscope] branch master updated (0cdafa3 -> 86de001)
Mattia Rizzolo
- [diffoscope] branch master updated (1390b76 -> 40ea27b)
Ximin Luo
- [diffoscope] branch master updated (145d364 -> d88d7c6)
Juliana Oliveira R
- [diffoscope] branch master updated (19aa724 -> 1d677ca)
Ximin Luo
- [diffoscope] branch master updated (1b1ab85 -> bb329cd)
Juliana Oliveira R
- [diffoscope] branch master updated (1d677ca -> e852dde)
Ximin Luo
- [diffoscope] branch master updated (1e401a7 -> 09de591)
Juliana Oliveira R
- [diffoscope] branch master updated (2422e0f -> 1390b76)
Mattia Rizzolo
- [diffoscope] branch master updated (29c509a -> a56f813)
Ximin Luo
- [diffoscope] branch master updated (40ea27b -> e3d6291)
Ximin Luo
- [diffoscope] branch master updated (51c801f -> c12bee5)
Mattia Rizzolo
- [diffoscope] branch master updated (624fa88 -> 29c509a)
Ximin Luo
- [diffoscope] branch master updated (761362a -> 041c2b8)
Ximin Luo
- [diffoscope] branch master updated (8130f63 -> f7f4103)
Ximin Luo
- [diffoscope] branch master updated (86de001 -> 5b977cc)
Mattia Rizzolo
- [diffoscope] branch master updated (a56f813 -> ea86bae)
Mattia Rizzolo
- [diffoscope] branch master updated (bb329cd -> c390ebc)
Juliana Oliveira R
- [diffoscope] branch master updated (c12bee5 -> 761362a)
Chris Lamb
- [diffoscope] branch master updated (c144240 -> 2422e0f)
Chris Lamb
- [diffoscope] branch master updated (c390ebc -> 145d364)
Mattia Rizzolo
- [diffoscope] branch master updated (c9a0c6c -> 19aa724)
Ximin Luo
- [diffoscope] branch master updated (d88d7c6 -> 0cdafa3)
Ximin Luo
- [diffoscope] branch master updated (e3d6291 -> eaea123)
Ximin Luo
- [diffoscope] branch master updated (e852dde -> 51c801f)
Mattia Rizzolo
- [diffoscope] branch master updated (ea86bae -> c9a0c6c)
Ximin Luo
- [diffoscope] branch master updated (eaea123 -> 1e401a7)
Ximin Luo
- [diffoscope] branch master updated (f7f4103 -> 624fa88)
Ximin Luo
- [diffoscope] branch master updated (fe57c99 -> c144240)
Chris Lamb
- [diffoscope] branch siamezzze/image-visual-comparison deleted (was b799a14)
Mattia Rizzolo
- [diffoscope] branch WIP/humungous-diffs deleted (was bf0a61f)
Ximin Luo
- [diffoscope] branch WIP/humungous-diffs updated (8466477 -> 874698e)
Ximin Luo
- [diffoscope] branch WIP/humungous-diffs updated (874698e -> b4a6fdd)
Ximin Luo
- [diffoscope] branch WIP/humungous-diffs updated (885cc18 -> 9b12719)
Ximin Luo
- [diffoscope] branch WIP/humungous-diffs updated (9b12719 -> 8466477)
Ximin Luo
- [diffoscope] branch WIP/humungous-diffs updated (b4a6fdd -> bf0a61f)
Ximin Luo
- [diffoscope] branch WIP/jwnx/fixes_test_ico_image_for_imagemagick_newer_than_6.9.8 created (now 2199b94)
Juliana Oliveira R
- [diffoscope] branch WIP/jwnx/fixes_test_ico_image_for_imagemagick_newer_than_6.9.8 updated (2199b94 -> 1cdb459)
Juliana Oliveira R
Last message date:
Mon Jul 31 22:39:24 CEST 2017
Archived on: Mon Jul 31 22:39:28 CEST 2017
This archive was generated by
Pipermail 0.09 (Mailman edition).