January 2017 Archives by date
Starting: Sun Jan 1 12:47:22 CET 2017
Ending: Tue Jan 31 22:44:10 CET 2017
Messages: 320
- [diffoscope] branch master updated (ac63991 -> 0507414)
Chris Lamb
- [diffoscope] 01/08: Move diffoscope.presenters.html to its own module.
Chris Lamb
- [diffoscope] 02/08: Split templates into their own files.
Chris Lamb
- [diffoscope] 03/08: Move JQUERY_SYSTEM_LOCATIONS to top of module.
Chris Lamb
- [diffoscope] 04/08: squash with templates
Chris Lamb
- [diffoscope] 05/08: Don't use three-dot relative imports; a bit too unweildy...
Chris Lamb
- [diffoscope] 06/08: diffoscope.profiling: Add extra namespacing to data collection.
Chris Lamb
- [diffoscope] 07/08: diffoscope.profiling: Count the number of calls, not just the total time.
Chris Lamb
- [diffoscope] 08/08: presenters.html: Split linediff into its own module.
Chris Lamb
- [diffoscope] branch master updated (0507414 -> 484d9c2)
Chris Lamb
- [diffoscope] 01/01: Tidy diffoscope.locale module and add logging message.
Chris Lamb
- [diffoscope] branch master updated (484d9c2 -> fb9a748)
Chris Lamb
- [diffoscope] 01/03: diffoscope.profiling: Pluralise "n call/calls"
Chris Lamb
- [diffoscope] 02/03: setup.py: Reflow formatting.
Chris Lamb
- [diffoscope] 03/03: Update references in debian/copyright post module reorganisation.
Chris Lamb
- [diffoscope] branch master updated (fb9a748 -> b6f901f)
Chris Lamb
- [diffoscope] 01/01: diffoscope.main: Drop unnecessary "as p"
Chris Lamb
- [diffoscope] branch master updated (b6f901f -> ea02b89)
Chris Lamb
- [diffoscope] 01/04: presenters.html: Raise a nicer error if trying to use --html-dir on a file
Chris Lamb
- [diffoscope] 02/04: diffoscope.main: Split each output conditional into its own method.
Chris Lamb
- [diffoscope] 03/04: diffoscope.main: Split output-related methods into presenters.utils.
Chris Lamb
- [diffoscope] 04/04: diffoscope.presenters.utils: Tidy "make_printer"
Chris Lamb
- [diffoscope] branch master updated (ea02b89 -> 79c0dd5)
Chris Lamb
- [diffoscope] 01/02: diffoscope.main: Move --text fallback to output utility method
Chris Lamb
- [diffoscope] 02/02: diffoscope.presenters.utils: Correct reference to profile_output
Chris Lamb
- [diffoscope] branch master updated (79c0dd5 -> b2fcd81)
Chris Lamb
- [diffoscope] 01/03: profiling: Report on the real total time taken to execute, including cleanup.
Chris Lamb
- [diffoscope] 02/03: Can tidy diffoscope.presenters.utils now we don't have to special-case profiling.
Chris Lamb
- [diffoscope] 03/03: Correct "special case" typo.
Chris Lamb
- [diffoscope] branch logging created (now 352a6ad)
Chris Lamb
- [diffoscope] 01/01: presenters.utils: Fix --output-empty when files are identical and no outputs specified.
Chris Lamb
- [diffoscope] branch master updated (b2fcd81 -> 36515e0)
Chris Lamb
- [diffoscope] 01/02: Use more-Python logging functions based on __name__, etc.
Chris Lamb
- [diffoscope] 02/02: diffoscope.main: Print version in debug output.
Chris Lamb
- [diffoscope] branch master updated (36515e0 -> fd4fdab)
Chris Lamb
- [diffoscope] 01/01: Split diffoscope.difference into diffoscope.diff.
Chris Lamb
- [diffoscope] branch master updated (fd4fdab -> d96ac53)
Chris Lamb
- [diffoscope] 01/02: diffoscope.diff: Avoid expensive regex parsing until we need it, speeding up diff parsing by 2X.
Chris Lamb
- [diffoscope] 02/02: diffoscope.diff: Alias expensive Config() lookup for a 10% optimisation on my test case.
Chris Lamb
- [diffoscope] branch master updated (d96ac53 -> 7b48614)
Chris Lamb
- [diffoscope] 01/02: Release 67
Chris Lamb
- [diffoscope] 02/02: Release version 67
Chris Lamb
- [diffoscope] annotated tag 67 created (now c419961)
Chris Lamb
- [diffoscope] branch master updated (7b48614 -> dfa8e2f)
Chris Lamb
- [diffoscope] 01/01: Fix duplicated word and long line errors in debian/changelog.
Chris Lamb
- [diffoscope] annotated tag 66_bpo8+1 created (now bdfc5f7)
Mattia Rizzolo
- [diffoscope] 01/03: d/control: drop build-deps on python-jsbeautifier and apktool, not available in jessie-backports
Mattia Rizzolo
- [diffoscope] 02/03: d/rules: skip test_openssh_pub_key tests, as openssh in jessie has an incompatible output
Mattia Rizzolo
- [diffoscope] 03/03: Changelog for 66~bpo8+1
Mattia Rizzolo
- [diffoscope] branch master updated (dfa8e2f -> 546772b)
Chris Lamb
- [diffoscope] 01/01: Suggest some promotion.
Chris Lamb
- [diffoscope] branch master updated (546772b -> 6120ff1)
Mattia Rizzolo
- [diffoscope] 01/01: Skip the openssh_pub_key test if ssh is < 6.9
Mattia Rizzolo
- [diffoscope] branch master updated (6120ff1 -> d0d09d5)
Mattia Rizzolo
- [diffoscope] 01/01: comparators/device: don't crash when comparing a non-device against a device
Mattia Rizzolo
- [diffoscope] branch master updated (d0d09d5 -> d91171c)
Chris Lamb
- [diffoscope] 01/01: diffoscope.profiling: Skip as much profiling overhead if not enabled for a ~2% optimisation.
Chris Lamb
- [diffoscope] branch master updated (d91171c -> 897c2dd)
Chris Lamb
- [diffoscope] 01/03: diffoscope.profiling: Disable until we enable it.
Chris Lamb
- [diffoscope] 02/03: diffoscope.progress: Log when we add a progress observer.
Chris Lamb
- [diffoscope] 03/03: Normalise import style in tests/comparators/test_openssh_pub_key.py.
Chris Lamb
- [diffoscope] branch master updated (897c2dd -> 6bd6edc)
Chris Lamb
- [diffoscope] 01/02: diffoscope.comparators: Tidy
Chris Lamb
- [diffoscope] 02/02: comparators.apk: Fix .APK extration when provided with absolute filenames. (Closes: #850485)
Chris Lamb
- [diffoscope] branch master updated (6bd6edc -> 1d69f42)
Chris Lamb
- [diffoscope] 01/02: comparators.rust: Drop unused tooL_required import.
Chris Lamb
- [diffoscope] 02/02: comparators.utils.file: If we don't have a tool (eg. apktool), don't blow up when attempting to unpack it.
Chris Lamb
- [diffoscope] branch master updated (1d69f42 -> 8bf8d35)
Mattia Rizzolo
- [diffoscope] 01/01: comparators/utils/file: drop unneeded 'as e' in except
Mattia Rizzolo
- [diffoscope] branch master updated (8bf8d35 -> 422cce8)
Chris Lamb
- [diffoscope] 01/05: Remove archive name from apktool.yml and rename it. (Closes: #850501)
Chris Lamb
- [diffoscope] 02/05: Zipinfo included in APK files comparison. (Closes: #850502)
Chris Lamb
- [diffoscope] 03/05: comparators.apk: Move utility method to end of file
Chris Lamb
- [diffoscope] 04/05: comparators.apk: Use os.path.dirname over os.path.split.
Chris Lamb
- [diffoscope] 05/05: comparators.apk: Use re.escape when generating regex.
Chris Lamb
- [diffoscope] branch master updated (422cce8 -> fe7ae15)
Chris Lamb
- [diffoscope] 01/03: comparators.apk: Compile apkFileNmae regex instead of generating each loop.
Chris Lamb
- [diffoscope] 02/03: comparators.apk: Use single quotes for "computer-readable" text.
Chris Lamb
- [diffoscope] 03/03: comparators.apk: Reflow long lines.
Chris Lamb
- [diffoscope] branch master updated (fe7ae15 -> 973426a)
Chris Lamb
- [diffoscope] branch better-lazy-loading created (now 04a0b90)
Chris Lamb
- [diffoscope] 01/01: comparators.apk: Correct undefined "f_out" variable.
Chris Lamb
- [diffoscope] 01/05: In split-html output, also split individual diffs that are too long
Chris Lamb
- [diffoscope] branch lamby/profiling created (now d5b2e2c)
Chris Lamb
- [diffoscope] 02/05: Raise the limits for diffoscope a bit more
Chris Lamb
- [diffoscope] 03/05: Bump up default value for max_diff_block_lines
Chris Lamb
- [diffoscope] 04/05: Suppress decimal line numbers for xxd output
Chris Lamb
- [diffoscope] 05/05: Distinguish between a full vs truncated set of pieces
Chris Lamb
- [diffoscope] 01/03: WIP on simple profiling. Example output: https://gist.github.com/lamby/42379b0a7ee851ba4a4d280d116344cd/raw
Chris Lamb
- [diffoscope] 02/03: WIP: Also profile archive foo.
Chris Lamb
- [diffoscope] branch lamby/wip/cython created (now 2768c7b)
Chris Lamb
- [diffoscope] branch lamby/wip/progress-bar created (now 5c7b465)
Chris Lamb
- [diffoscope] branch pu created (now a986edc)
Chris Lamb
- [diffoscope] 03/03: Profile output format generation.
Chris Lamb
- [diffoscope] 01/01: WIP on C-based speedups
Chris Lamb
- [diffoscope] 01/01: wip
Chris Lamb
- [diffoscope] 01/01: Handle /SYM64/ entries in .a archives
Chris Lamb
- [diffoscope] branch lamby/profiling deleted (was d5b2e2c)
Chris Lamb
- [diffoscope] branch lamby/wip/cython deleted (was 2768c7b)
Chris Lamb
- [diffoscope] branch pu deleted (was a986edc)
Chris Lamb
- [diffoscope] branch master updated (973426a -> a771964)
Chris Lamb
- [diffoscope] 01/05: diffoscope.logging: Drop milliseconds from log output
Chris Lamb
- [diffoscope] 02/05: diffocope.tempfiles: Log cleanup process
Chris Lamb
- [diffoscope] 03/05: comparators.utils.archive: Tidy unpacking log message.
Chris Lamb
- [diffoscope] 04/05: comparators.elf: Don't blow up if directory containing debug symbols already exists. (Closes: #850807)
Chris Lamb
- [diffoscope] 05/05: comparators.utils.file: Only show the class name in "Returning a X for Y" messages.
Chris Lamb
- [diffoscope] branch master updated (a771964 -> 3131f5e)
Chris Lamb
- [diffoscope] 01/02: comparators.utils.file: Reflow long string for next commit.
Chris Lamb
- [diffoscope] 02/02: comparators.utils.file: Include magic file type when we know the file format but can't find file-specific details. (Closes: #850850)
Chris Lamb
- [diffoscope] branch master updated (3131f5e -> f311a6d)
Chris Lamb
- [diffoscope] 01/02: comparators: ImageFile only supports JPEG images not .ico files so (temporarily) drop support for the latter and rename class.
Chris Lamb
- [diffoscope] 02/02: Support comparing .ico files using img2txt (Closes: #850730)
Chris Lamb
- [diffoscope] branch master updated (f311a6d -> 48e17c9)
Chris Lamb
- [diffoscope] 01/01: Fix test for JPEGImageFile.
Chris Lamb
- [diffoscope] branch master updated (48e17c9 -> 3699308)
Chris Lamb
- [diffoscope] 01/01: Rename tests/comparators/test_image.py -> tests/comparators/test_jpeg_image.py
Chris Lamb
- [diffoscope] branch master updated (3699308 -> aa936ea)
Chris Lamb
- [diffoscope] 01/03: Rename image_expected_diff -> jpeg_image_expected.
Chris Lamb
- [diffoscope] 02/03: Add tests for image.ICOImageFile.
Chris Lamb
- [diffoscope] 03/03: Catch conversion errors when calling out to icoutils
Chris Lamb
- [diffoscope] branch master updated (aa936ea -> 483ec03)
Chris Lamb
- [diffoscope] 01/01: Correctly escape value of href="" elements (re. #849411)
Chris Lamb
- [diffoscope] branch master updated (483ec03 -> 06e4ca7)
Mattia Rizzolo
- [diffoscope] 01/03: comparators/icc: rename RE_FILE_EXTENSION to RE_FILE_TYPE, as that's what the RE is looking at
Mattia Rizzolo
- [diffoscope] 02/03: comparators/elf: typo s/TYE/TYPE/
Mattia Rizzolo
- [diffoscope] 03/03: Add image metadata comparison.
Mattia Rizzolo
- [diffoscope] branch wip/auto-recognize created (now e7de593)
Mattia Rizzolo
- [diffoscope] 01/03: Implement auto recognition for RE_FILE_TYPE if no recognizes() method exists
Mattia Rizzolo
- [diffoscope] 02/03: Make use of the new auto recognize to remove a bunch of recognizes() methods dealing with simple RE_FILE_TYPE matching
Mattia Rizzolo
- [diffoscope] 03/03: Also add auto recognition for RE_FILE_EXTENSION
Mattia Rizzolo
- [diffoscope] branch master updated (06e4ca7 -> 1131e07)
Chris Lamb
- [diffoscope] 01/03: comparators.image: Inline attributes; only applies to this command so we can remove the namespace.
Chris Lamb
- [diffoscope] 02/03: comparators.image: Reflow compare_details indentation.
Chris Lamb
- [diffoscope] 03/03: comparators.image: No need to use niche icotool if we are going to use imagemagick elsewhere.
Chris Lamb
- [diffoscope] branch master updated (1131e07 -> 5371e81)
Chris Lamb
- [diffoscope] 01/02: Add some tests for APK comarator.
Chris Lamb
- [diffoscope] 02/02: utils.container: Inline specialize import; seems to cause import loop in tests otherwise...
Chris Lamb
- [diffoscope] branch master updated (5371e81 -> 5db4939)
Chris Lamb
- [diffoscope] 01/01: Revert "Add some tests for APK comarator." - accidental commit.
Chris Lamb
- [diffoscope] branch master updated (5db4939 -> 998b288)
Chris Lamb
- [diffoscope] 01/04: Revert "Revert "Add some tests for APK comarator." - accidental commit."
Chris Lamb
- [diffoscope] 02/04: comparators.apk: Reflow long line.
Chris Lamb
- [diffoscope] 03/04: comparators.apk: Inline single-use variable assignment.
Chris Lamb
- [diffoscope] 04/04: comparators.apk: Ensure fake "APK metadata" file appears first, fixing non-deterministic tests.
Chris Lamb
- [diffoscope] branch master updated (998b288 -> 1729c61)
Chris Lamb
- [diffoscope] 01/01: comparators.apk: Rewrite nested loop with writelines.
Chris Lamb
- [diffoscope] branch master updated (1729c61 -> 7dda6eb)
Chris Lamb
- [diffoscope] 01/05: More descriptive image metadata
Chris Lamb
- [diffoscope] 02/05: comparators.image: Reflow indentation.
Chris Lamb
- [diffoscope] 03/05: comparators.Image: Make it clearer we are running Identify on the original image, not the temporary img2txt one.
Chris Lamb
- [diffoscope] 04/05: Also add auto recognition for RE_FILE_EXTENSION
Chris Lamb
- [diffoscope] 05/05: comparators.image: Drop now-unnecessary recognizes methods. Thanks Mattia!
Chris Lamb
- [diffoscope] branch master updated (7dda6eb -> 4ef72d4)
Chris Lamb
- [diffoscope] 01/02: specialize: Only profile the calls to 'recognizes'
Chris Lamb
- [diffoscope] 02/02: specialize: Tidy and add better logging.
Chris Lamb
- [diffoscope] annotated tag 67_bpo8+2 created (now 6779574)
Mattia Rizzolo
- [diffoscope] 01/03: d/control: drop build-deps on jsbeautifier and apktool, not available in jessie-backports
Mattia Rizzolo
- [diffoscope] 02/03: d/rules: skip test_openssh_pub_key tests, as openssh in jessie has an incompatible output
Mattia Rizzolo
- [diffoscope] 03/03: Changelog for 67~bpo8+1
Mattia Rizzolo
- [diffoscope] branch master updated (4ef72d4 -> 840e1c8)
Chris Lamb
- [diffoscope] 01/01: Make use of the new auto recognize to remove a bunch of recognizes() methods dealing with simple RE_FILE_TYPE matching
Chris Lamb
- [diffoscope] branch master updated (840e1c8 -> 6d6fddd)
Maria Glukhova
- [diffoscope] 01/01: Ensure imagemagick version is new enough for image metadata tests.
Maria Glukhova
- [diffoscope] branch wip/auto-recognize deleted (was e7de593)
Mattia Rizzolo
- [diffoscope] branch satyam/argument-completion deleted (was e8a01f9)
Mattia Rizzolo
- [diffoscope] branch better-lazy-loading deleted (was 04a0b90)
Mattia Rizzolo
- [diffoscope] branch WIP/tlsh deleted (was 6cbefca)
Mattia Rizzolo
- [diffoscope] branch html-dir deleted (was 5d2057c)
Mattia Rizzolo
- [diffoscope] branch logging deleted (was 352a6ad)
Chris Lamb
- [diffoscope] branch lamby/wip/progress-bar deleted (was 5c7b465)
Chris Lamb
- [diffoscope] branch master updated (6d6fddd -> fc78bf0)
Chris Lamb
- [diffoscope] 01/02: Release 68
Chris Lamb
- [diffoscope] 02/02: Release version 68
Chris Lamb
- [diffoscope] annotated tag 68 created (now b10a34b)
Chris Lamb
- [diffoscope] branch master updated (fc78bf0 -> 633eb40)
Chris Lamb
- [diffoscope] 01/03: Move external tool definitions out of misleading "exceptions" module.
Chris Lamb
- [diffoscope] 02/03: debian/rules: Consistently space out environment exports.
Chris Lamb
- [diffoscope] 03/03: Test --html-dir option.
Chris Lamb
- [diffoscope] branch wip/tests-dry created (now 9ee4a67)
Mattia Rizzolo
- [diffoscope] 01/05: tests/comparators/utils: turn into a packages with smaller modules
Mattia Rizzolo
- [diffoscope] 02/05: Use the path attribute of the specialized file instead of the original name
Mattia Rizzolo
- [diffoscope] 03/05: t/comparators: rename load_fixture() into init_fixture()
Mattia Rizzolo
- [diffoscope] 04/05: t/comparators/utils/data: add a load_fixture() function wrapping both init_fixture() and data()
Mattia Rizzolo
- [diffoscope] 05/05: tests/comparators: DRY up init_fixture(data(FOO)) pattern with load_fixture(FOO)
Mattia Rizzolo
- [diffoscope] branch master updated (633eb40 -> 2ea676b)
Mattia Rizzolo
- [diffoscope] 01/03: If both RE_FILE_TYPE and RE_FILE_EXTENSION are defined, AND them
Mattia Rizzolo
- [diffoscope] 02/03: tests/main: short argument lists by unpacking common args
Mattia Rizzolo
- [diffoscope] 03/03: tests/main: disable jquery while testing --htmldir, so tests can run without it
Mattia Rizzolo
- [diffoscope] branch master updated (2ea676b -> e8300c0)
Mattia Rizzolo
- [diffoscope] 01/05: tests/comparators/utils: turn into a packages with smaller modules
Mattia Rizzolo
- [diffoscope] 02/05: Use the path attribute of the specialized file instead of the original name
Mattia Rizzolo
- [diffoscope] 03/05: t/comparators: rename load_fixture() into init_fixture()
Mattia Rizzolo
- [diffoscope] 04/05: t/comparators/utils/data: add a load_fixture() function wrapping both init_fixture() and data()
Mattia Rizzolo
- [diffoscope] 05/05: tests/comparators: DRY up init_fixture(data(FOO)) pattern with load_fixture(FOO)
Mattia Rizzolo
- [diffoscope] branch wip/tests-dry deleted (was 9ee4a67)
Mattia Rizzolo
- [diffoscope] branch master updated (e8300c0 -> 36d1c96)
Chris Lamb
- [diffoscope] 01/04: comparators.GzipFile: Inherit from File.
Chris Lamb
- [diffoscope] 02/04: Skip tests if binutils can't handle the object file format. Based on a patch by Mattia Rizzolo (Closes: #851588)
Chris Lamb
- [diffoscope] 03/04: Add missing `data` imports from e8300c0f85ebe9b7a4d2635ed5bc.
Chris Lamb
- [diffoscope] 04/04: Save some complicated logic by setting default RE_FILE_{EXTENSION, TYPE}
Chris Lamb
- [diffoscope] branch master updated (36d1c96 -> 4b250cb)
Chris Lamb
- [diffoscope] 01/01: Remove unused imports in comparator tests.
Chris Lamb
- [diffoscope] branch master updated (4b250cb -> 49fb922)
Chris Lamb
- [diffoscope] 01/02: Release 69
Chris Lamb
- [diffoscope] 02/02: Release version 69
Chris Lamb
- [diffoscope] annotated tag 69 created (now f013329)
Chris Lamb
- [diffoscope] branch master updated (49fb922 -> eeebbaa)
Mattia Rizzolo
- [diffoscope] 01/01: Skip two more tests requiring a x86-64-capable binutils
Mattia Rizzolo
- [diffoscope] branch master updated (eeebbaa -> c7ac406)
Mattia Rizzolo
- [diffoscope] 01/02: comparators/haskell: Properly extract version from interface files
Mattia Rizzolo
- [diffoscope] 02/02: comparators/haskell: add a comment describing the file header
Mattia Rizzolo
- [diffoscope] branch master updated (c7ac406 -> a92a479)
Holger Levsen
- [diffoscope] 01/01: trivial gramar fix
Holger Levsen
- [diffoscope] branch master updated (a92a479 -> ad9182e)
Chris Lamb
- [diffoscope] 01/02: comparators/haskell.py: Tidy
Chris Lamb
- [diffoscope] 02/02: comparators.haskell: Also catch CalledProcessError, not just OSError
Chris Lamb
- [diffoscope] branch siamezzze/containers created (now 176f7ab)
Maria Glukhova
- [diffoscope] 01/02: Comparison of containers using different formats.
Maria Glukhova
- [diffoscope] 02/02: Change internal archive content names.
Maria Glukhova
- [diffoscope] branch lamby/output-formats created (now 71bdaeb)
Chris Lamb
- [diffoscope] 01/03: diffoscope.presenters: Move text presenter to use Visitor pattern.
Chris Lamb
- [diffoscope] 02/03: diffoscope.presenters: Add markdown output support. (Closes: #848141)
Chris Lamb
- [diffoscope] 03/03: diffoscope.presenters: Add RestructuredText output format.
Chris Lamb
- [diffoscope] branch siamezzze/containers updated (176f7ab -> 29458c4)
Maria Glukhova
- [diffoscope] 01/01: Drop libarchive check; prevent directories from being byte-compared instead.
Maria Glukhova
- [diffoscope] branch master updated (ad9182e -> 63adae5)
Mattia Rizzolo
- [diffoscope] 01/04: diffoscope: Specify choices for --list-tools switch.
Mattia Rizzolo
- [diffoscope] 02/04: diffoscope: Improve --help output.
Mattia Rizzolo
- [diffoscope] 03/04: CONTRIBUTING: Refresh instructions for contributing to diffoscope.
Mattia Rizzolo
- [diffoscope] 04/04: CONTRIBUTING: misc updates, clearer info about how to submit a Debian bug
Mattia Rizzolo
- [diffoscope] branch lamby/output-formats updated (71bdaeb -> 6465ea8)
Chris Lamb
- [diffoscope] 01/03: diffoscope.presenters: Move text presenter to use Visitor pattern.
Chris Lamb
- [diffoscope] 02/03: diffoscope.presenters: Add markdown output support. (Closes: #848141)
Chris Lamb
- [diffoscope] 03/03: diffoscope.presenters: Add RestructuredText output format.
Chris Lamb
- [diffoscope] branch lamby/output-formats updated (6465ea8 -> ff74fd5)
Chris Lamb
- [diffoscope] 01/01: diffoscope.presenters: Add RestructuredText output format.
Chris Lamb
- [diffoscope] branch lamby/output-formats updated (ff74fd5 -> f31e169)
Chris Lamb
- [diffoscope] 01/05: tests: Avoid DRY violations when running the main function
Chris Lamb
- [diffoscope] 02/05: tests: Split main and presenter tests.
Chris Lamb
- [diffoscope] 03/05: tests: Avoid DRY violations in presenter tests.
Chris Lamb
- [diffoscope] 04/05: tests: Add utilities for actually testing output formats.
Chris Lamb
- [diffoscope] 05/05: tests: Actually compare the output of text/ReST/markdown formats to a fixture.
Chris Lamb
- [diffoscope] branch lamby/output-formats updated (f31e169 -> a5fe3cc)
Chris Lamb
- [diffoscope] 01/01: tests: Actually compare the output of text/ReST/markdown formats to a fixture.
Chris Lamb
- [diffoscope] branch master updated (63adae5 -> ec646da)
Chris Lamb
- [diffoscope] 01/05: presenters: Move text presenter to use Visitor pattern.
Chris Lamb
- [diffoscope] 02/05: presenters: Add markdown output support. (Closes: #848141)
Chris Lamb
- [diffoscope] 03/05: presenters: Add RestructuredText output format.
Chris Lamb
- [diffoscope] 04/05: tests: Avoid DRY violations when running the main function
Chris Lamb
- [diffoscope] 05/05: tests: Split main and presenter tests.
Chris Lamb
- [diffoscope] branch master updated (ec646da -> 5197c6e)
Chris Lamb
- [diffoscope] 01/05: tests: Avoid DRY violations in presenter tests.
Chris Lamb
- [diffoscope] 02/05: tests: Actually compare the output of text/ReST/markdown formats to fixtures.
Chris Lamb
- [diffoscope] 03/05: tests: Drop output_* calls that are inconsistently applied to differences.
Chris Lamb
- [diffoscope] 04/05: presenters: Instantiate our presenter classes directly instead of wrapping a method
Chris Lamb
- [diffoscope] 05/05: presenters.text: Remove superfluous empty newlines from diff.
Chris Lamb
- [diffoscope] branch master updated (5197c6e -> 15ca129)
Chris Lamb
- [diffoscope] 01/02: presenters: Use an optimised indentation routine throughout all text presenters.
Chris Lamb
- [diffoscope] 02/02: tests: Add tests for HTML output.
Chris Lamb
- [diffoscope] branch lamby/output-formats deleted (was a5fe3cc)
Chris Lamb
- [diffoscope] branch siamezzze/containers updated (29458c4 -> 3218f0c)
Maria Glukhova
- [diffoscope] 01/04: Keep filelist sorted for deterministic output, and add newline at the end.
Maria Glukhova
- [diffoscope] 02/04: Add tests for cross-container comparison.
Maria Glukhova
- [diffoscope] 03/04: Revert "Change internal archive content names."
Maria Glukhova
- [diffoscope] 04/04: Add fuzzy-matching across containers.
Maria Glukhova
- [diffoscope] branch master updated (15ca129 -> 1525094)
Chris Lamb
- [diffoscope] 01/05: comparators.zip: Drop unused get_content method.
Chris Lamb
- [diffoscope] 02/05: tests: Don't warn about coverage lines that raise NotImplementedError.
Chris Lamb
- [diffoscope] 03/05: tests: Add a test comparing two empty directories.
Chris Lamb
- [diffoscope] 04/05: tests: Test --text-color output format.
Chris Lamb
- [diffoscope] 05/05: tests: Test that no arguments (beyond the filenames) prints the text output.
Chris Lamb
- [diffoscope] branch master updated (1525094 -> 05801d9)
Chris Lamb
- [diffoscope] 01/03: tests: Increase coverage by adding "# noqa" in relevant parts.
Chris Lamb
- [diffoscope] 02/03: comparators: Use idiomatic 'pass' over 'return'
Chris Lamb
- [diffoscope] 03/03: comparators: Drop unnecessary "close_archive" method.
Chris Lamb
- [diffoscope] branch master updated (05801d9 -> 9f470c8)
Chris Lamb
- [diffoscope] 01/01: Revert "comparators: Drop unnecessary "close_archive" method." - it's abstract for Archive, not Libarchive
Chris Lamb
- [diffoscope] branch master updated (9f470c8 -> 354c5d6)
Chris Lamb
- [diffoscope] 01/01: Add build status to README.rst
Chris Lamb
- [diffoscope] branch siamezzze/containers updated (3218f0c -> 5a5c341)
Maria Glukhova
- [diffoscope] 01/03: Revert "Add fuzzy-matching across containers."
Maria Glukhova
- [diffoscope] 02/03: Check nested containers while comparing containers content.
Maria Glukhova
- [diffoscope] 03/03: Add informative output for container type and file list.
Maria Glukhova
- [diffoscope] diffoscope 70?
Mattia Rizzolo
- [diffoscope] diffoscope 70?
Holger Levsen
- [diffoscope] branch master updated (354c5d6 -> 6712661)
Levente Polyak
- [diffoscope] 01/01: tools: switch Arch Linux dependency for pedump to mono
Levente Polyak
- [diffoscope] branch master updated (6712661 -> ab01a67)
Mattia Rizzolo
- [diffoscope] 01/01: Changelog for v70
Mattia Rizzolo
- [diffoscope] branch master updated (ab01a67 -> 532c188)
Mattia Rizzolo
- [diffoscope] 01/01: Release version 70
Mattia Rizzolo
- [diffoscope] annotated tag 70 created (now 3185edb)
Mattia Rizzolo
- [diffoscope] branch master updated (532c188 -> a28272f)
Ximin Luo
- [diffoscope] 01/02: Fix default regexes, it should match nothing instead of everything
Ximin Luo
- [diffoscope] 02/02: Fix bug introduced in commit 36d1c964 that only worked "accidentally"
Ximin Luo
- [diffoscope] branch master updated (a28272f -> 4366e7b)
Ximin Luo
- [diffoscope] 01/01: Fix bug introduced in commit 36d1c964 that only worked "accidentally"
Ximin Luo
- [diffoscope] branch master updated (4366e7b -> 737fc3b)
Ximin Luo
- [diffoscope] 01/01: Fix lazy expression, filter is lazy in python 3
Ximin Luo
- [diffoscope] branch master updated (737fc3b -> 1e5d30b)
Chris Lamb
- [diffoscope] 01/01: comparators: Tidy re_tests with list comprehensions and implicit "x, y" unpacking over indexing; lambda/filter is not idiomatic Python 3.
Chris Lamb
- [diffoscope] branch master updated (1e5d30b -> ad367a0)
Chris Lamb
- [diffoscope] 01/01: tests.presenters: Prevent FTBFS by loading fixtures as UTF-8 in case surrounding terminal is not Unicode-aware. (Closes: #852926)
Chris Lamb
- [diffoscope] branch master updated (ad367a0 -> cdf7d61)
Chris Lamb
- [diffoscope] 01/02: diffoscope.diff: Improve FIFO writing robustness. (Closes: #852013)
Chris Lamb
- [diffoscope] 02/02: diffoscope.diff: Drop unused 'contextlib' import.
Chris Lamb
- [diffoscope] branch master updated (cdf7d61 -> cc85fac)
Chris Lamb
- [diffoscope] 01/02: Revert "diffoscope.diff: Improve FIFO writing robustness. (Closes: #852013)"
Chris Lamb
- [diffoscope] 02/02: Revert "diffoscope.diff: Drop unused 'contextlib' import."
Chris Lamb
- [diffoscope] branch fifo-refactor created (now a3e5e79)
Mattia Rizzolo
- [diffoscope] 01/02: diffoscope.diff: Improve FIFO writing robustness.
Mattia Rizzolo
- [diffoscope] 02/02: diffoscope.diff: Drop unused 'contextlib' import.
Mattia Rizzolo
- [diffoscope] branch master updated (cc85fac -> daad816)
Chris Lamb
- [diffoscope] 01/01: Add docs about releasing signed tarballs.
Chris Lamb
- [diffoscope] branch master updated (daad816 -> e4e7fe2)
Chris Lamb
- [diffoscope] 01/01: Update documentation regarding git archive --prefix
Chris Lamb
- [diffoscope] branch master updated (e4e7fe2 -> c6c220b)
Chris Lamb
- [diffoscope] 01/01: README.rst: Drop the incomplete list of external tools.
Chris Lamb
- [diffoscope] branch lamby/wip/850055-comparing-device-with-file created (now c478d13)
Chris Lamb
- [diffoscope] 01/01: Add (failing) test for comparing a device with a regular file fails (re. #850055)
Chris Lamb
Last message date:
Tue Jan 31 22:44:10 CET 2017
Archived on: Tue Jan 31 22:44:19 CET 2017
This archive was generated by
Pipermail 0.09 (Mailman edition).