Commit History

Author SHA1 Message Date
  Thomas Waldmann cdd5774f29 setup.py: declare support for py38 5 years ago
  Thomas Waldmann cc1f062c45 setup.py: remove unused import 5 years ago
  Thomas Waldmann 57d5551d89 lz4 / zstd: revert back to using system libs 5 years ago
  TW 7d790ac79f Merge pull request #4996 from ThomasWaldmann/upgrade-zstd 5 years ago
  Thomas Waldmann 46c5663008 temporarily use the bundled zstd code for testing 5 years ago
  Thomas Waldmann a82d5a3541 temporarily use the bundled lz4 code for testing 5 years ago
  Thomas Waldmann b5e6e6e7c5 fix setup.py for syncfilerange 5 years ago
  Will 4327922bdd Move sync_file_range to its own extension 5 years ago
  Thomas Waldmann 5fa05ffed9 move msgpack hints to helpers.py 6 years ago
  Thomas Waldmann f9cb04079d setup.py: also build a bundled msgpack 6 years ago
  Thomas Waldmann 7786eea531 check msgpack version, terminate for unsupported versions 6 years ago
  Thomas Waldmann ad6bb9cd1e add python 3.7 to pypi metadata 7 years ago
  Thomas Waldmann 66084c7234 revert to using system compression libs, fixes #3797 7 years ago
  Thomas Waldmann bf6fa04650 temporarily prefer bundled lz4 to test it 7 years ago
  Thomas Waldmann a318c3bb66 fix package long description, fixes #3854 7 years ago
  Rémi Oudin af6d40560f Add a version hint for llfuse for python3.7 (1.1 backport) 7 years ago
  TW bd30784865 Merge pull request #3768 from ThomasWaldmann/zstd-update 7 years ago
  Thomas Waldmann 5be756a0c6 update msgpack requirement, fixes #3753 7 years ago
  Thomas Waldmann 6a6ad89f5b temporarily prefer bundled zstd to test it 7 years ago
  Thomas Waldmann 6e02e2e452 do .h file content checks in binary mode, fixes #3544 7 years ago
  Thomas Waldmann fa924c64ff require msgpack >= 0.4.6 and < 0.5.0. 7 years ago
  Thomas Waldmann 1bdaffc62c crypto.low_level extension: build blake2 like zstd, see #3415 7 years ago
  Thomas Waldmann 21ba3ff63c fix lz4 deprecation warning, require lz4 >= 1.7.0 (r129) 7 years ago
  Thomas Waldmann 83603acd48 rename BORG_LZ4_PREFIX env var to BORG_LIBLZ4_PREFIX 7 years ago
  Thomas Waldmann 7d8ec62b50 compress extension: build lz4 like zstd, see #3415 7 years ago
  Thomas Waldmann 0271ae6f95 support code to build bundled zstd code into the compress extension 7 years ago
  Thomas Waldmann 01078328e2 zstd: use own Cython-based binding, remove python-zstandard dep 7 years ago
  Thomas Waldmann 6bad2395dd add zstd compression 7 years ago
  Thomas Waldmann 747ada77e6 fix building the "borg prune" man page, fixes #3398 7 years ago
  Milkey Mouse 25bfb5b00d Don't generate HTML docs page for borgfs (fixes #3404) 7 years ago