Commit History

Author SHA1 Message Date
  Thomas Waldmann 3e6a9d677f code: fix typos and grammar 1 week ago
  Thomas Waldmann 97fe48c44c check: fix return code for index entry value discrepancies 1 year ago
  Thomas Waldmann 45f65f7c57 check_can_create_repository: deal with PermissionErrors, see #7016 1 year ago
  Thomas Waldmann 742bd0c097 refactor: use less binascii 1 year ago
  Thomas Waldmann d9132a34d4 give clean error msg for invalid nonce file, see #7967 1 year ago
  Thomas Waldmann 62ad0369ef update "modern" error RCs (docs and code) 1 year ago
  Thomas Waldmann 2a2b750b9d shadow index: add more comments 1 year ago
  TW 686714c366 Merge pull request #7896 from ThomasWaldmann/fix-shadow-index-1.2 1 year ago
  Thomas Waldmann a7809429b3 check --repair: recreate shadow index, see #6687 1 year ago
  Thomas Waldmann 8a8837e255 shadow index updates: simplify and more comments 1 year ago
  Thomas Waldmann b21ed3c658 update shadow index when doing a double-put, fixes #5661 1 year ago
  Felix Schwarz 98f547f278 add `utcnow()` helper function to avoid `datetime.utcnow()` 2 years ago
  Thomas Waldmann e711df20e2 fix typo 2 years ago
  nain aac55b1ad2 Add function to clear empty directories at end of compact process. 2 years ago
  nain edb5e749f5 Move value bounds of segment (index) into constants module and use them instead 2 years ago
  nain 3f2da1bba9 Simplify generator functions and make get_segment_dirs inputs consistent with get_segment_files 2 years ago
  nain c9f35a16e9 unify scanning and listing of segment dirs / segment files and apply good practices 2 years ago
  Rayyan Ansari 05505de807 repository: cleanup(): close segment before unlinking 2 years ago
  Rayyan Ansari 6a97e936ac repository: use os.replace instead of os.rename 2 years ago
  Thomas Waldmann 4f4be2631a check: fix uninitialised variable if repo is completely empty, fixes #7034 2 years ago
  Thomas Waldmann e5b6670bc6 repository: add debug logging for issue #6687 3 years ago
  Thomas Waldmann afcebf32f7 secure_erase: avoid collateral damage, fixes #6768 3 years ago
  Thomas Waldmann 49f191bc4c borg debug dump-repo-objs: new --segment=S --offset=O options 3 years ago
  TW 5619b5e2bd Merge pull request #6620 from ThomasWaldmann/secure-erase-msg-1.2 3 years ago
  TW 390b3127d0 Merge pull request #6618 from ThomasWaldmann/invalid-repo-msg-1.2 3 years ago
  Jakub Wilk 291901717d remove stray punctuation from secure-erase message 3 years ago
  Thomas Waldmann e32760ee47 better error msg for defect or unsupported repo configs, fixes #6566 3 years ago
  Thomas Waldmann 7fc1d75cd3 load_key: no key is same as empty key, fixes #6441 3 years ago
  Thomas Waldmann c4ed840c7b pyupgrade --py38-plus ./**/*.py 3 years ago
  Thomas Waldmann b292e158a6 rename truncate_and_unlink to safe_unlink 3 years ago