Commit History

Author SHA1 Message Date
  Nic Donaldson 83c8734d70 Update setup.py to use a newer Cython/setuptools API for compiling .pyx -> .c (#3788) 7 years ago
  Thomas Waldmann 9cf8d57f51 do .h file content checks in binary mode, fixes #3544 7 years ago
  Thomas Waldmann a71a83c380 require msgpack >= 0.4.6 and < 0.6.0, forbid 0.5.0. 7 years ago
  Thomas Waldmann 4a2fec32b6 crypto.low_level extension: build blake2 like zstd, see #3415 7 years ago
  Thomas Waldmann fe48caf853 fix lz4 deprecation warning, require lz4 >= 1.7.0 (r129) 7 years ago
  Thomas Waldmann 9b6924d27f rename BORG_LZ4_PREFIX env var to BORG_LIBLZ4_PREFIX 7 years ago
  Thomas Waldmann 73a70082c2 compress extension: build lz4 like zstd, see #3415 7 years ago
  TW e203b8739b Merge pull request #3411 from ThomasWaldmann/zstd 7 years ago
  Thomas Waldmann 34b92ffdaa support code to build bundled zstd code into the compress extension 7 years ago
  Thomas Waldmann aec36f64a2 zstd: use own Cython-based binding, remove python-zstandard dep 7 years ago
  Thomas Waldmann 11b2311e6e add zstd compression 7 years ago
  Thomas Waldmann 1f5b8c9219 fix building the "borg prune" man page, fixes #3398 7 years ago
  Milkey Mouse 897c003588 Don't generate HTML docs page for borgfs (fixes #3404) 7 years ago
  Milkey Mouse 559ec0062e Use name of command for "virtual man page" name 7 years ago
  Thomas Waldmann feb428b4e0 clean up and simplify packaging 7 years ago
  Milkey Mouse 17d5c794d3 Generate man page for borgfs (fixes #3216) 7 years ago
  Thomas Waldmann bf3f8e5672 implement simple "issue" role for manpage generation, fixes #3075 7 years ago
  TW 902581a96c Merge pull request #3090 from ThomasWaldmann/fuse-version-comments 7 years ago
  Thomas Waldmann ce956fa0af add some comments about recent fuse versions to setup.py 7 years ago
  Thomas Waldmann be9fb349de check for py 3.5 minimum requirement in setup.py 7 years ago
  Thomas Waldmann a5c6a50ebe increase Python minimum requirement to 3.5.0 7 years ago
  enkore 5abfa0b266 Merge pull request #2887 from enkore/f/mt-1a 7 years ago
  Marian Beermann 55e0c43c53 add zeromq dependency 7 years ago
  Thomas Waldmann 92080f9572 crypto: add functions missing in openssl 1.0.x 9 years ago
  Thomas Waldmann 73e5ac4a2b setup.py: fix same loop variables 7 years ago
  enkore 12fd244801 Merge pull request #2748 from enkore/f/cleanup-argparse2 8 years ago
  Marian Beermann 12bcccc0d6 docs: html: include group description in output 8 years ago
  Thomas Waldmann 8aba5772b5 include attic.tar.gz when installing the package 8 years ago
  Marian Beermann 88ae1ebf33 docs: format metavars more accurately 8 years ago
  Marian Beermann a9059a64bd docs: use DOM ready event, not document loaded event 8 years ago