Historie revizí

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