Commit History

Author SHA1 Message Date
  Thomas Waldmann 1f90d4a77a fixup: fix some algorithms/* ignores 3 years ago
  TW cb0e4fc2b2 Merge pull request #6460 from ThomasWaldmann/move-checksums 3 years ago
  Thomas Waldmann cc3b5c062c remove algorithms package, move checksums module to borg package 3 years ago
  TW c641e31e82 Merge pull request #6454 from bket/fix-benchmark-cpu 3 years ago
  Björn Ketelaars 3d86df6649 `borg benchmark cpu` fails with libressl 3 years ago
  TW ebaf0c32d3 Merge pull request #6388 from ThomasWaldmann/benchmark-cpu-master 3 years ago
  Thomas Waldmann 79eee27936 borg benchmark cpu: display benchmarks of cpu bound stuff 3 years ago
  TW a6634c0779 Merge pull request #6387 from ThomasWaldmann/crc32 3 years ago
  Thomas Waldmann 98a675f62a use crc32 from libdeflate, remove bundled crc32 code 3 years ago
  TW d9d1e44b67 Merge pull request #6415 from ThomasWaldmann/borg-key 3 years ago
  Thomas Waldmann 0b3b78e139 dedup code: assert_type 3 years ago
  Thomas Waldmann b3e7e90c29 improve storage type handling, dedup code 3 years ago
  Thomas Waldmann a63614e35b move key type/storage constants to borg.constants 3 years ago
  Thomas Waldmann 2e536bcbe2 borg key change-location 3 years ago
  Thomas Waldmann 766d976f46 move passphrase related stuff to borg.helpers.passphrase 3 years ago
  Thomas Waldmann 8011fade91 move key loading/saving code to FlexiKey 3 years ago
  Thomas Waldmann ad405892ca rename KeyfileKeyBase -> FlexiKeyBase 3 years ago
  Thomas Waldmann d42e6f2c41 key: uses key_cls.TYPES_ACCEPTABLE to dispatch 3 years ago
  TW 6cd0f6de49 Merge pull request #6431 from mikefarmer01/patch-1 3 years ago
  Michael Bauer 638774761c use --numeric-ids in pull doc 3 years ago
  TW 153b6c3c70 Merge pull request #6429 from ThomasWaldmann/fix-savefile-mode-master 3 years ago
  Thomas Waldmann dd0ae1e48d ensure_dir: respect umask for created directory modes, fixes #6400 3 years ago
  Thomas Waldmann 0f9d88bf2e SaveFile: respect umask for final file mode, fixes #6400 3 years ago
  TW 32a0bf8b4f Merge pull request #6428 from braewoods/cflags 3 years ago
  TW c1fc1df5e8 Merge pull request #6426 from braewoods/warnings 3 years ago
  TW 68d5e33b06 Merge pull request #6425 from m3nu/issue/6305/performance-faq 3 years ago
  Manu af5103d833 Incorporate feedback by TW 3 years ago
  James Buren 820de65562 Allow extra compiler flags for every extension build 3 years ago
  James Buren 596e33b68d properly suppress -Wimplicit-fallthrough 3 years ago
  Manu dd1023df44 Add discussion and note on file attrs. 3 years ago