提交历史

作者 SHA1 备注 提交日期
  Thomas Waldmann a40390b1ac add .readthedocs.yaml 2 年之前
  TW b208785fff Merge pull request #7351 from ThomasWaldmann/retry-failed-files 2 年之前
  Thomas Waldmann 7e6afc93e9 create: implement retries for individual fs files 2 年之前
  TW 6da5b7d1ba Merge pull request #7367 from ThomasWaldmann/new-crypto-assert-id 2 年之前
  TW 3f2aac8f00 Merge pull request #7368 from vhadzhiev/vhadzhiev_contribution 2 年之前
  vhadzhiev a08a3eb173 fixed Statistics.__add__(), fixes #7355 2 年之前
  Thomas Waldmann 74a19ee2a0 verify_data: always decompress and call assert_id(), see #7362 2 年之前
  Thomas Waldmann fea630027c assert_id: better be paranoid, fixes #7362 2 年之前
  TW 93a4bd61f8 Merge pull request #7360 from voegelas/fedora-package-url 2 年之前
  Andreas Vögele 4b18980768 Installation: Update Fedora in distribution list 2 年之前
  TW 3849ebe312 Merge pull request #7349 from ThomasWaldmann/avoid-orphan-content-chunks3 2 年之前
  Thomas Waldmann 71f8dd3a17 FilesystemObjectProcessors.process_pipe: also add same exception handler there 2 年之前
  Thomas Waldmann c9dbe323e3 TarfileObjectProcessors.process_file: also add same exception handler there 2 年之前
  Thomas Waldmann d0c61bbbf1 FilesystemObjectProcessors.process_file: clean up orphaned chunks in case of exceptions 2 年之前
  Thomas Waldmann f1981715e4 2nd+ hardlinks: add to item.chunks after incref'ing 2 年之前
  Thomas Waldmann 5cb3a17796 Revert "avoid orphan content chunks on BackupOSError, fixes #6709" 2 年之前
  TW 6cfe77ebaf Merge pull request #7350 from ThomasWaldmann/testing-chunker 2 年之前
  Thomas Waldmann 11fd6afb0f use "fail" chunker to test erroneous input file skipping 2 年之前
  Thomas Waldmann 7f973a5b34 implement "fail" chunker for testing purposes 2 年之前
  TW 52040bc043 Merge pull request #7347 from jdchristensen/hashindex_compact 2 年之前
  Dan Christensen 3daf7e186d testsuite/hashindex.py: add comments about validity of hashtables 2 年之前
  TW ee7fee75fc Merge pull request #7345 from ThomasWaldmann/update-changes 2 年之前
  Dan Christensen c705c8573d testsuite/hashindex.py: add a few more tests 2 年之前
  Dan Christensen 8eff0b2f02 _hashindex.c: fix comment 2 年之前
  Dan Christensen 2f9f22e2a8 hashindex.py: make black happy 2 年之前
  Dan Christensen 36aa395e49 _hashindex.c: set min_empty and num_empty even when permit_compact=True 2 年之前
  Dan Christensen 60bea46eb7 _hashindex.c: rewrite hashindex_compact 2 年之前
  Dan Christensen 6f5efb3f74 testsuite/hashindex.py: create and use compare_compact to avoid repetition 2 年之前
  Dan Christensen d3fd93f82b testsuite/hashindex.py: use compare_indexes in one more spot 2 年之前
  Dan Christensen cc78ef8939 testsuite/hashindex.py: add two more tests 2 年之前