August 2016 Archives by subject
Starting: Mon Aug 1 22:35:07 CEST 2016
Ending: Wed Aug 31 16:49:59 CEST 2016
Messages: 281
- [diffoscope] 01/01: A change is a change is a change…
Holger Levsen
- [diffoscope] 01/01: A change is a change is a change…
Holger Levsen
- [diffoscope] 01/01: Actually only scan whole file when filename ends in ".rom"
Ximin Luo
- [diffoscope] 01/01: Add a --no-max flag to disable all limits and have max_report_size also honour 0 to mean "no limit"
Ximin Luo
- [diffoscope] 01/01: Add a JSON comparator.
Chris Lamb
- [diffoscope] 01/01: Add support for reading the symbol table to ArFile
Ximin Luo
- [diffoscope] 01/01: Add test for type checking of path1/path2/source added in b7830b5c.
Chris Lamb
- [diffoscope] 01/01: Add tests for Haskell comparator.
Chris Lamb
- [diffoscope] 01/01: Add tests for Haskell comparator.
Chris Lamb
- [diffoscope] 01/01: Add try.diffoscope.org command-line client to save installation of dependencies
Chris Lamb
- [diffoscope] 01/01: another change…
Holger Levsen
- [diffoscope] 01/01: autopkgtest/basic-command-line: be a bit more verbose about what is being tested
Mattia Rizzolo
- [diffoscope] 01/01: Be even more verbose about failing tests
Mattia Rizzolo
- [diffoscope] 01/01: bin/trydiffoscope: Move to version 2 of API, don't continue to poll on error
Chris Lamb
- [diffoscope] 01/01: bin/trydiffoscope: Open files in binary mode to support comparing binary files.
Chris Lamb
- [diffoscope] 01/01: bin/trydiffoscope: Optionally open URL in web browser
Chris Lamb
- [diffoscope] 01/01: bin/trydiffoscope: Optionally poll locally until result is available.
Chris Lamb
- [diffoscope] 01/01: build 56~bpo8+1 for jessie-bpo
Mattia Rizzolo
- [diffoscope] 01/01: Bump dependencies on debhelper and dpkg-dev to assure build profile support is available
Mattia Rizzolo
- [diffoscope] 01/01: comparators/ppu: unbreak ppu_version detection
Mattia Rizzolo
- [diffoscope] 01/01: CONTRIBUTING: Add PyPI reference.
Chris Lamb
- [diffoscope] 01/01: d/rules: more assurance the "build ongoing" version of diffoscope gets tested
Mattia Rizzolo
- [diffoscope] 01/01: debian/rules: Make separate calls to dh_python3 for diffoscope and trydiffoscope to avoid both getting the same Recommends substvar.
Chris Lamb
- [diffoscope] 01/01: debian/rules: Replace the last hardcoded reference to diffoscope.1 manpage.
Chris Lamb
- [diffoscope] 01/01: debian/rules: run the basic-command-line test during package build
Mattia Rizzolo
- [diffoscope] 01/01: debian/rules: teach pybuild where to put diffoscope's files
Mattia Rizzolo
- [diffoscope] 01/01: Disable the llvm-dis test if the version is lower than 3.8
Ximin Luo
- [diffoscope] 01/01: Distinguish between a full vs truncated set of pieces
Ximin Luo
- [diffoscope] 01/01: Don't assume that user and group are 5 characters long in squashfs test_listing.
Chris Lamb
- [diffoscope] 01/01: do not try to execute the command if the command is not available
Mattia Rizzolo
- [diffoscope] 01/01: Drop test_testing squashfs test; simply too unreliable and/or has too many requirements to satisfy (eg. shorter usernames) for it to not be skipped.
Chris Lamb
- [diffoscope] 01/01: Fix typo in tool_older_than
Ximin Luo
- [diffoscope] 01/01: Highlight lines via HTML/CSS when hovering over a line to make it easier to visually track.
Chris Lamb
- [diffoscope] 01/01: Improve diffoscope behaviour for .changes
Jérémy Bobbio
- [diffoscope] 01/01: Improve diffoscope behaviour for .changes
Levente Polyak
- [diffoscope] 01/01: Improve diffoscope behaviour for .changes
Holger Levsen
- [diffoscope] 01/01: Improve diffoscope behaviour for .changes
Jérémy Bobbio
- [diffoscope] 01/01: Improve diffoscope behaviour for .changes
Holger Levsen
- [diffoscope] 01/01: Improve diffoscope behaviour for .changes
Levente Polyak
- [diffoscope] 01/01: In split-html output, also split individual diffs that are too long
Ximin Luo
- [diffoscope] 01/01: in the tests only, normalize xxd's output so that we can compare jessie's xxd with stretch's
Mattia Rizzolo
- [diffoscope] 01/01: Mask more warnings (eg. "readelf: Error: the dynamic segment offset + size exceeds the size of the file") in ELF comparator.
Chris Lamb
- [diffoscope] 01/01: Properly skip test requiring python-debian when unavailable
Jérémy Bobbio
- [diffoscope] 01/01: Reflow long PROVIDERS lookup in --list-tools handling.
Chris Lamb
- [diffoscope] 01/01: Release version 59
Chris Lamb
- [diffoscope] 01/01: Remove debugging print from tool_older_than
Ximin Luo
- [diffoscope] 01/01: Remove duplicate .coverage and .htmlcov from .gitignore.
Chris Lamb
- [diffoscope] 01/01: Remove duplicate word "test" from changelog.
Chris Lamb
- [diffoscope] 01/01: Rename debian/install -> debian/difoscope.install now we have multiple binary packages.
Chris Lamb
- [diffoscope] 01/01: Rename skip_unless_tool_exists -> skip_unless_tools_exist and fix logic.
Chris Lamb
- [diffoscope] 01/01: Revert "debian/rules: workaround dh-python's bug related to build profiles"
Mattia Rizzolo
- [diffoscope] 01/01: Run tests with python3-coverage and generate reports post-build.
Chris Lamb
- [diffoscope] 01/01: Shorten Description of trydiffoscope to appease Lintian.
Chris Lamb
- [diffoscope] 01/01: Show the timestamp when logging so I know which steps take longer
Ximin Luo
- [diffoscope] 01/01: Some more JS sophistication to track how many pieces are left to load
Ximin Luo
- [diffoscope] 01/01: Tidy imports in Debian comparator and tests.
Chris Lamb
- [diffoscope] 01/01: Tidy PROVIDERS dict in diffoscope/__init__.py
Chris Lamb
- [diffoscope] 01/01: Unbreak the single html output
Ximin Luo
- [diffoscope] 01/01: Update test_list_tools test.
Chris Lamb
- [diffoscope] 01/01: Use --cov* in PYBUILD_TEST_ARGS over manual invokation of coverage.
Chris Lamb
- [diffoscope] 01/01: Use the debian_fallback.X as the fallback for debian.DotBuildinfoFile (not debian.X).
Chris Lamb
- [diffoscope] 01/01: When looping over JQUERY_SYSTEM_LOCATIONS, actually use the variable we are looping with when performing the symlink(2) call.
Chris Lamb
- [diffoscope] 01/01: Write trydiffoscope console output as UTF-8, even if STDOUT claims it doesn't support it.
Chris Lamb
- [diffoscope] 01/02: add default-jdk to the alternate packages for javap for Debian; default-jdk-headless is not available in older Debian releases
Mattia Rizzolo
- [diffoscope] 01/02: Avoid ugly DRY violations in diffoscope.comparators.__init__ by dynamically importing classes via a single list.
Chris Lamb
- [diffoscope] 01/02: comparators/git.py: Specify paths as strings as required since b7830b5cb.
Chris Lamb
- [diffoscope] 01/02: CONTRIBUTIN: adopt for diffoscope
Holger Levsen
- [diffoscope] 01/02: debian/rules: workaround dh-python's bug related to build profiles
Mattia Rizzolo
- [diffoscope] 01/02: default-jdk-headless is enough to have javap, instead of all of defaul-jdk
Mattia Rizzolo
- [diffoscope] 01/02: Drop "Testsuite: autopkgtest" in debian/control; it is added automatically by dpkg-source version 1.17.11.
Chris Lamb
- [diffoscope] 01/02: Ensure that we pass str instances to our Difference class as paths, otherwise we can't be sure we can render them. For example, passing a class here breaks the HTML renderer.
Chris Lamb
- [diffoscope] 01/02: Raise the limits for diffoscope a bit more
Ximin Luo
- [diffoscope] 01/03: add copyright/license header
Mattia Rizzolo
- [diffoscope] 01/03: Add myself to Uploaders.
Chris Lamb
- [diffoscope] 01/03: Add myself to Uploaders.
Chris Lamb
- [diffoscope] 01/03: build depend on default-jdk instead of default-jdk-headless, not available in jessie-backports
Mattia Rizzolo
- [diffoscope] 01/03: Don't name first argument of Difference.from_command "cls" as it's not a classmethod.
Chris Lamb
- [diffoscope] 01/03: make possible to run basic-command-line test without ADTTMP being set
Mattia Rizzolo
- [diffoscope] 01/03: presenters/html.py: Don't use unsafe cgi.escape method as its ``quote`` kwarg -- which enables escaping of quotation marks -- is False by default.
Chris Lamb
- [diffoscope] 01/03: test: factor out a tools_missing() function
Mattia Rizzolo
- [diffoscope] 01/03: Use `pytest.xfail` over `assert False`.
Chris Lamb
- [diffoscope] 01/04: bin/trydiffoscope: Correct and improve help text.
Chris Lamb
- [diffoscope] 01/04: Correct indentation levels in various files.
Chris Lamb
- [diffoscope] 01/04: debian/rules: Use a pattern-based rule for rst2man-based manpages instead of hard-coding "diffoscope.1".
Chris Lamb
- [diffoscope] 01/04: In split-html output, also split individual diffs that are too long
Ximin Luo
- [diffoscope] 01/04: Skip Haskell tests if GHC is not installed.
Chris Lamb
- [diffoscope] 01/04: skip rlib test if llvm-dis tool is missing
Mattia Rizzolo
- [diffoscope] 01/05: Add support for reading LLVM bitcode files
Ximin Luo
- [diffoscope] 01/05: Add tests for JSON comparator.
Chris Lamb
- [diffoscope] 01/05: Avoid more DRY violations by factoring-out non-existing file tests.
Chris Lamb
- [diffoscope] 01/05: Reflow long dh_python3 call in debian/rules.
Chris Lamb
- [diffoscope] 01/05: Revert "Remove build profiles, as they break dh-python"
Mattia Rizzolo
- [diffoscope] 01/06: Add ".in" suffix to squashfs listing expected diff as we are about to template it properly.
Chris Lamb
- [diffoscope] 01/07: Tidy imports.
Chris Lamb
- [diffoscope] 02/02: Add .travis.yml from http://travis.debian.net/
Chris Lamb
- [diffoscope] 02/02: Add GitIndex tests to bring coverage of comparators/git.py to 100%.
Chris Lamb
- [diffoscope] 02/02: Add tests for skip_unless_tool_exists helper.
Chris Lamb
- [diffoscope] 02/02: Bump up default value for max_diff_block_lines
Ximin Luo
- [diffoscope] 02/02: CONTRIBUTING: explain what to look out for when uploading diffoscope
Holger Levsen
- [diffoscope] 02/02: d/control: alternate build-dependency on default-jdk-headless|default-jdk, to ease backporting to older debian releases
Mattia Rizzolo
- [diffoscope] 02/02: debian/control: add more build-dependencies to be able to run more tests at build time
Mattia Rizzolo
- [diffoscope] 02/02: Pass a str for the path in the JSON comparator.
Chris Lamb
- [diffoscope] 02/02: Remove build profiles, as they break dh-python
Mattia Rizzolo
- [diffoscope] 02/03: Also test on autopkgtest return code when passing a invalid command line flag
Mattia Rizzolo
- [diffoscope] 02/03: comparators/directory.py: Call logger.warning over logger.warn.
Chris Lamb
- [diffoscope] 02/03: comparators/ppu: put code out of the context manager, it doesn't need to be within
Mattia Rizzolo
- [diffoscope] 02/03: Don't always skip squashfs test_listing test; we can workaround it as long as we have a uid 1000.
Chris Lamb
- [diffoscope] 02/03: Don't always skip squashfs test_listing test; we can workaround it as long as we have a uid 1000.
Chris Lamb
- [diffoscope] 02/03: Fix sed/paste error introduced in 80f9244.
Chris Lamb
- [diffoscope] 02/03: presenters/html.py: Use html.escape over xml.sax.saxutils.escape.
Chris Lamb
- [diffoscope] 02/03: remove option not recognized by jessie's pybuild
Mattia Rizzolo
- [diffoscope] 02/03: tests: rewrite tool_older_than() into skip_unless_tool_is_older_than()
Mattia Rizzolo
- [diffoscope] 02/04: .gitignore: Ignore all generated manpages, not just diffoscope.1
Chris Lamb
- [diffoscope] 02/04: Add short option for trydiffoscope --url
Chris Lamb
- [diffoscope] 02/04: autopkgtest: be more verbose when running the tests
Mattia Rizzolo
- [diffoscope] 02/04: Drop unused imports.
Chris Lamb
- [diffoscope] 02/04: Raise the limits for diffoscope a bit more
Ximin Luo
- [diffoscope] 02/04: Rewrite lenghy "[..] skipIf [..] tool_missing" with @skip_unless_tool_exists.
Chris Lamb
- [diffoscope] 02/05: Add support for reading Rust LLVM object files
Ximin Luo
- [diffoscope] 02/05: Check rendering of text and HTML presenters when checking non-existing files.
Chris Lamb
- [diffoscope] 02/05: Move parsing to JSONFile.recognizes
Chris Lamb
- [diffoscope] 02/05: Print "no package mapping" in --list-tools to stderr, not stdout.
Chris Lamb
- [diffoscope] 02/05: Version the build-dependency on dh-python, so it supports build profiles
Mattia Rizzolo
- [diffoscope] 02/06: Replace $USER with the current user with uid 1000.
Chris Lamb
- [diffoscope] 02/07: Drop unnecessary whitespace.
Chris Lamb
- [diffoscope] 03/03: autopkgtest/basic-command-line: be a bit more verbose about what is being tested
Mattia Rizzolo
- [diffoscope] 03/03: changelog for 59~bpo8+1
Mattia Rizzolo
- [diffoscope] 03/03: comparators/elf.py: Specify string format arguments as logging function parameters, not using interpolation.
Chris Lamb
- [diffoscope] 03/03: debian/control: add Build-Dependency on fontforge-extras to have shottf (run during tests)
Mattia Rizzolo
- [diffoscope] 03/03: Release version 57
Chris Lamb
- [diffoscope] 03/03: Release version 57
Chris Lamb
- [diffoscope] 03/03: Rename diffoscope.__main__ to diffoscope.main as its not a "real" magic name
Chris Lamb
- [diffoscope] 03/03: Skip Haskell tests if GHC version does not match. (Closes: #835055)
Chris Lamb
- [diffoscope] 03/03: tests: skip test_squashfs.py.test_superblock if squashfs is too old
Mattia Rizzolo
- [diffoscope] 03/04: Bump up default value for max_diff_block_lines
Ximin Luo
- [diffoscope] 03/04: debian/rules: be more verbose when running the tests, in particular, show why tests are being skipped
Mattia Rizzolo
- [diffoscope] 03/04: debian/rules: Dynamically calculate manpages to generate over hardcoding.
Chris Lamb
- [diffoscope] 03/04: Raise NotImplementedError() instances over NotImplemented classes.
Chris Lamb
- [diffoscope] 03/04: Rename tests/comparators/conftest.py -> tests/comparators/utils.py.
Chris Lamb
- [diffoscope] 03/04: Rewrite trydiffoscope to match diffoscope's command-line API
Chris Lamb
- [diffoscope] 03/05: Add test for rlib files, helping also to test ArFile, LlvmBitCodeFile and RustObjectFile
Ximin Luo
- [diffoscope] 03/05: Ensure decode errors in JSON comparator are not fatal.
Chris Lamb
- [diffoscope] 03/05: Remove some other unused imports from comparator tests.
Chris Lamb
- [diffoscope] 03/05: Use dict.get fallback to shorten OS_NAMES lookup in --list-tools.
Chris Lamb
- [diffoscope] 03/05: wrap-and-sort, broken by the revert, as it had conflicts
Mattia Rizzolo
- [diffoscope] 03/06: Move test_listing replacements to a loop so we can easily add more.
Chris Lamb
- [diffoscope] 03/07: Factor out ugly os.path.join in tests to a utility method.
Chris Lamb
- [diffoscope] 04/04: Add manpage for trydiffoscope.
Chris Lamb
- [diffoscope] 04/04: Avoid Don't-Repeat-Yourself violations by factoring out fixture loading.
Chris Lamb
- [diffoscope] 04/04: debian/control: mark build-dependency needed only for tests with a <build profile
Mattia Rizzolo
- [diffoscope] 04/04: platform.get_linux_distribution() will break in Python 3.7.
Chris Lamb
- [diffoscope] 04/04: Suppress decimal line numbers for xxd output
Ximin Luo
- [diffoscope] 04/04: Use keepalive in trydiffoscope client to avoid new HTTP requests.
Chris Lamb
- [diffoscope] 04/05: Add test in JSON comparator for non-existing files.
Chris Lamb
- [diffoscope] 04/05: d/rules: don't install /usr/lib/python3/dist-packages/.coverage
Mattia Rizzolo
- [diffoscope] 04/05: Ignore /.*eggs and /.cache - they get created when running tests.
Chris Lamb
- [diffoscope] 04/05: Ignore line numbers because different llvm-dis versions output extra metadata
Ximin Luo
- [diffoscope] 04/05: Ignore line numbers because different llvm-dis versions output extra metadata
Levente Polyak
- [diffoscope] 04/05: Output --list-tools in RFC822 format to make parsing less brittle.
Chris Lamb
- [diffoscope] 04/06: Don't assume that the test environment as 4 CPUs in squashfs.test_listing
Chris Lamb
- [diffoscope] 04/07: Drop unused try_except in tests/conftest.
Chris Lamb
- [diffoscope] 05/05: Correct behaviour of JSON comparator when file does not exist.
Chris Lamb
- [diffoscope] 05/05: Fix failing directory test
Ximin Luo
- [diffoscope] 05/05: more nocheck build profiles
Mattia Rizzolo
- [diffoscope] 05/05: Remove unused ``reduce`` import
Chris Lamb
- [diffoscope] 05/05: Tidy OS_NAMES dict.
Chris Lamb
- [diffoscope] 05/06: Don't assume default group is the same name as the user in test_listing.
Chris Lamb
- [diffoscope] 05/07: Split exceptions out into dedicated diffoscope.exc module.
Chris Lamb
- [diffoscope] 06/06: Release version 58
Chris Lamb
- [diffoscope] 06/07: Use try-except idiom instead of ``if`` in RequiredToolNotFound.get_package
Chris Lamb
- [diffoscope] 07/07: Prefer kwargs[x] = kwargs.pop(x, 'default') idiom over ``if`` statements.
Chris Lamb
- [diffoscope] [PATCH] fix debian fallback import for DotBuildinfoFile
anthraxx
- [diffoscope] [PATCH] fix old behaviour that all tools are required to execute test
anthraxx
- [diffoscope] [PATCH] skip rlib test if llvm-dis tool is missing
anthraxx
- [diffoscope] [Reproducible-builds] More lazy-loading for diffoscope html output
Chris Lamb
- [diffoscope] [Reproducible-builds] More lazy-loading for diffoscope html output
Ximin Luo
- [diffoscope] annotated tag 56_bpo8+1 created (now 5c4c1a1)
Mattia Rizzolo
- [diffoscope] annotated tag 57 created (now 754ebc3)
Chris Lamb
- [diffoscope] annotated tag 57 created (now 8c67f50)
Chris Lamb
- [diffoscope] annotated tag 57 deleted (was 754ebc3)
Chris Lamb
- [diffoscope] annotated tag 58 created (now 8300664)
Chris Lamb
- [diffoscope] annotated tag 59_bpo8+1 created (now 21ed7d3)
Mattia Rizzolo
- [diffoscope] annotated tag 59 created (now 117c8e4)
Chris Lamb
- [diffoscope] branch better-lazy-loading created (now 2750887)
Ximin Luo
- [diffoscope] branch better-lazy-loading created (now eb157bf)
Ximin Luo
- [diffoscope] branch better-lazy-loading deleted (was 671b78b)
Ximin Luo
- [diffoscope] branch better-lazy-loading updated (2750887 -> 4d2f611)
Ximin Luo
- [diffoscope] branch better-lazy-loading updated (47b9c46 -> 671b78b)
Ximin Luo
- [diffoscope] branch better-lazy-loading updated (4d2f611 -> 47b9c46)
Ximin Luo
- [diffoscope] branch better-lazy-loading updated (eb157bf -> 04a0b90)
Ximin Luo
- [diffoscope] branch h01ger/test created (now 867b125)
Holger Levsen
- [diffoscope] branch h01ger/test deleted (was 867b125)
Holger Levsen
- [diffoscope] branch master updated (031cf93 -> 1e5e9b8)
Chris Lamb
- [diffoscope] branch master updated (041ad95 -> f07290e)
Ximin Luo
- [diffoscope] branch master updated (0785d5d -> f025487)
Chris Lamb
- [diffoscope] branch master updated (0a46612 -> 8c9156c)
Mattia Rizzolo
- [diffoscope] branch master updated (0a4714d -> bfb53dc)
Chris Lamb
- [diffoscope] branch master updated (0d6ddf7 -> d72c1f4)
Chris Lamb
- [diffoscope] branch master updated (1065b64 -> 3be080e)
Chris Lamb
- [diffoscope] branch master updated (147d0c0 -> 6ff039b)
Chris Lamb
- [diffoscope] branch master updated (156e891 -> c61f41c)
Jérémy Bobbio
- [diffoscope] branch master updated (1676581 -> 91f5f78)
Chris Lamb
- [diffoscope] branch master updated (187a672 -> cd79457)
Chris Lamb
- [diffoscope] branch master updated (1e5e9b8 -> 1676581)
Chris Lamb
- [diffoscope] branch master updated (24601d5 -> 742f6e8)
Mattia Rizzolo
- [diffoscope] branch master updated (284b0a4 -> 0a46612)
Chris Lamb
- [diffoscope] branch master updated (2cd3395 -> 6de5edb)
Chris Lamb
- [diffoscope] branch master updated (2eef5eb -> ba0e0fa)
Holger Levsen
- [diffoscope] branch master updated (31b8e1d -> 24601d5)
Mattia Rizzolo
- [diffoscope] branch master updated (39143ec -> 58ecca1)
Chris Lamb
- [diffoscope] branch master updated (3acdddb -> 284b0a4)
Mattia Rizzolo
- [diffoscope] branch master updated (3ba4298 -> cc3a2ba)
Ximin Luo
- [diffoscope] branch master updated (3be080e -> c506dd2)
Chris Lamb
- [diffoscope] branch master updated (40d68e9 -> d822f4e)
Chris Lamb
- [diffoscope] branch master updated (436709b -> 187a672)
Chris Lamb
- [diffoscope] branch master updated (49871d4 -> f906c0f)
Mattia Rizzolo
- [diffoscope] branch master updated (4e1be38 -> b67ff41)
Chris Lamb
- [diffoscope] branch master updated (508cdaa -> ab9775f)
Mattia Rizzolo
- [diffoscope] branch master updated (58ecca1 -> 7d8d8ea)
Chris Lamb
- [diffoscope] branch master updated (652a74b -> 508cdaa)
Ximin Luo
- [diffoscope] branch master updated (661dc97 -> a606e37)
Chris Lamb
- [diffoscope] branch master updated (6de5edb -> 82b072f)
Chris Lamb
- [diffoscope] branch master updated (6e8c271 -> a095c62)
Ximin Luo
- [diffoscope] branch master updated (6ff039b -> 041ad95)
Chris Lamb
- [diffoscope] branch master updated (742f6e8 -> c819871)
Chris Lamb
- [diffoscope] branch master updated (7d8d8ea -> 1065b64)
Chris Lamb
- [diffoscope] branch master updated (7e565fe -> 3acdddb)
Mattia Rizzolo
- [diffoscope] branch master updated (81493a0 -> dd35e93)
Mattia Rizzolo
- [diffoscope] branch master updated (82b072f -> 49871d4)
Chris Lamb
- [diffoscope] branch master updated (867ecde -> 9401a7e)
Chris Lamb
- [diffoscope] branch master updated (8812460 -> 4e1be38)
Chris Lamb
- [diffoscope] branch master updated (8c9156c -> 9c3496e)
Mattia Rizzolo
- [diffoscope] branch master updated (91f5f78 -> d805458)
Chris Lamb
- [diffoscope] branch master updated (932bc6b -> 9cef91f)
Chris Lamb
- [diffoscope] branch master updated (9401a7e -> 39143ec)
Chris Lamb
- [diffoscope] branch master updated (9927034 -> 8812460)
Chris Lamb
- [diffoscope] branch master updated (9c3496e -> af4bdcb)
Mattia Rizzolo
- [diffoscope] branch master updated (9cef91f -> c063006)
Chris Lamb
- [diffoscope] branch master updated (a095c62 -> 7e565fe)
Mattia Rizzolo
- [diffoscope] branch master updated (a606e37 -> 0a4714d)
Chris Lamb
- [diffoscope] branch master updated (ab9775f -> bf1a083)
Chris Lamb
- [diffoscope] branch master updated (af4bdcb -> df6cb5b)
Mattia Rizzolo
- [diffoscope] branch master updated (b05ed6a -> 652a74b)
Ximin Luo
- [diffoscope] branch master updated (b63b857 -> 2cd3395)
Chris Lamb
- [diffoscope] branch master updated (b64cc9c -> ce5888b)
Chris Lamb
- [diffoscope] branch master updated (b67ff41 -> cd992ea)
Chris Lamb
- [diffoscope] branch master updated (b695849 -> f19a9d5)
Chris Lamb
- [diffoscope] branch master updated (ba0e0fa -> ba20857)
Chris Lamb
- [diffoscope] branch master updated (ba20857 -> bd138df)
Chris Lamb
- [diffoscope] branch master updated (bd138df -> 9927034)
Chris Lamb
- [diffoscope] branch master updated (bf1a083 -> 31b8e1d)
Mattia Rizzolo
- [diffoscope] branch master updated (bfb53dc -> 0785d5d)
Chris Lamb
- [diffoscope] branch master updated (c063006 -> 867ecde)
Chris Lamb
- [diffoscope] branch master updated (c506dd2 -> 156e891)
Mattia Rizzolo
- [diffoscope] branch master updated (c61f41c -> b695849)
Jérémy Bobbio
- [diffoscope] branch master updated (c819871 -> 436709b)
Chris Lamb
- [diffoscope] branch master updated (cc3a2ba -> b05ed6a)
Ximin Luo
- [diffoscope] branch master updated (cd79457 -> 661dc97)
Chris Lamb
- [diffoscope] branch master updated (cd992ea -> 40d68e9)
Chris Lamb
- [diffoscope] branch master updated (ce5888b -> 031cf93)
Chris Lamb
- [diffoscope] branch master updated (d396eb3 -> 6e8c271)
Ximin Luo
- [diffoscope] branch master updated (d72c1f4 -> 147d0c0)
Chris Lamb
- [diffoscope] branch master updated (d805458 -> 0d6ddf7)
Chris Lamb
- [diffoscope] branch master updated (d822f4e -> b63b857)
Chris Lamb
- [diffoscope] branch master updated (df6cb5b -> 81493a0)
Mattia Rizzolo
- [diffoscope] branch master updated (f025487 -> 2eef5eb)
Chris Lamb
- [diffoscope] branch master updated (f07290e -> f9dba49)
Mattia Rizzolo
- [diffoscope] branch master updated (f19a9d5 -> d396eb3)
Ximin Luo
- [diffoscope] branch master updated (f906c0f -> 932bc6b)
Mattia Rizzolo
- [diffoscope] branch master updated (f9dba49 -> 3ba4298)
Mattia Rizzolo
- [diffoscope] branch pu/parallel2 deleted (was 7163a52)
Holger Levsen
- [diffoscope] branch pu/parallel deleted (was c4b2619)
Holger Levsen
- [diffoscope] branch pu/tlsh deleted (was 6cbefca)
Holger Levsen
- [diffoscope] branch testfoo created (now fbaf5ad)
Holger Levsen
- [diffoscope] branch testfoo created (now fbaf5ad)
Holger Levsen
- [diffoscope] branch testfoo deleted (was fbaf5ad)
Holger Levsen
- [diffoscope] branch testfoo deleted (was fbaf5ad)
Holger Levsen
- [diffoscope] branch WIP/parallel2 created (now 7163a52)
Holger Levsen
- [diffoscope] branch WIP/parallel created (now c4b2619)
Holger Levsen
- [diffoscope] branch WIP/tlsh created (now 6cbefca)
Holger Levsen
- [diffoscope] More lazy-loading for diffoscope html output
Ximin Luo
Last message date:
Wed Aug 31 16:49:59 CEST 2016
Archived on: Wed Aug 31 16:50:05 CEST 2016
This archive was generated by
Pipermail 0.09 (Mailman edition).