Commit History

Author SHA1 Message Date
  TW ffe55d2697 Merge pull request #8923 from ThomasWaldmann/coverage-pyproject-master 5 months ago
  Thomas Waldmann 91c8054215 require coverage[toml] to support pyproject.toml on Python < 3.11 5 months ago
  Thomas Waldmann e1510f0c73 coverage: move settings from .coveragerc to pyproject.toml 5 months ago
  Thomas Waldmann 17a5326c35 chunker benchmarks: do not measure chunker creation time 5 months ago
  Thomas Waldmann d48c9643e8 buzhash64: deterministically create a balanced bh table 5 months ago
  TW d04f41b886 Merge pull request #8922 from ThomasWaldmann/update-changes 5 months ago
  Thomas Waldmann 1e40d74f88 update CHANGES 5 months ago
  TW 7b9fe15b5d Merge pull request #8919 from ThomasWaldmann/py314 5 months ago
  Thomas Waldmann 2924fc51df skip test_debug_profile for python 3.14.0* 5 months ago
  Thomas Waldmann 47664ed8cd disable no-ctracer in .coveragerc 5 months ago
  Thomas Waldmann fef9bba1b4 fix deprecated argparse.FileType 5 months ago
  Thomas Waldmann eaca4a6c4a tests: fix ZeroDivisionError msg test for py314, fixes #8913 5 months ago
  Thomas Waldmann 9530f31e5f update requirements.d/development.lock.txt 5 months ago
  Thomas Waldmann 74689d6ea9 support python 3.14 5 months ago
  TW cd07d84c1d Merge pull request #8918 from ThomasWaldmann/modularize-tests 5 months ago
  Thomas Waldmann 394cec653b move some tests to testsuite.helpers package 5 months ago
  Thomas Waldmann 7329efba14 refactor crypto tests into a package 5 months ago
  Thomas Waldmann 78679f8912 refactor platform tests into a package 5 months ago
  TW a44e259b89 Merge pull request #8914 from ThomasWaldmann/pathlib 5 months ago
  Thomas Waldmann 6a565c8006 pathlib refactor key 5 months ago
  Thomas Waldmann aea3d6aefe pathlib refactor compact_cmd 5 months ago
  Thomas Waldmann 4866d49e77 pathlib refactor shell_completions_test 5 months ago
  Thomas Waldmann afb47cd940 pathlib refactor - remove unused imports 5 months ago
  Thomas Waldmann 4dbec57716 pathlib refactor logger 5 months ago
  Thomas Waldmann c48918edc9 pathlib refactor file_integrity 5 months ago
  Thomas Waldmann baecf9cccb pathlib refactor cache 5 months ago
  Thomas Waldmann 3c8cfd0e29 pathlib refactor fslocking 5 months ago
  Thomas Waldmann 4ff49a6e91 pathlib refactor platform.base 5 months ago
  Thomas Waldmann a0f73d7a61 pathlib refactor fs 5 months ago
  TW 9a65d5245d Merge pull request #8903 from ThomasWaldmann/buzhash64 5 months ago