提交历史

作者 SHA1 备注 提交日期
  Thomas Waldmann 015e3a43aa increase IDS_PER_CHUNK, fixes #6945 11 月之前
  TW 67b62b5989 Merge pull request #8411 from ThomasWaldmann/optimize-repo-list-usage 11 月之前
  Thomas Waldmann 1436bbba1a bugfix: remove superfluous repository.list() call 11 月之前
  TW 7d02fe2b8f Merge pull request #8403 from ThomasWaldmann/cache-chunkindex 11 月之前
  Thomas Waldmann 36e3d63474 chunks index caching, fixes #8397 11 月之前
  TW 1e6f71f2f5 Merge pull request #8408 from helmutg/faq-slow-fat 11 月之前
  Helmut Grohne 70f173caa7 FAQ: Why is backing up an unmodified FAT filesystem slow on Linux? 11 月之前
  TW 527454840b Merge pull request #8405 from ThomasWaldmann/support-rclone-borgstore 11 月之前
  Thomas Waldmann bd6caf835d add support for rclone:// repositories (via borgstore) 11 月之前
  TW 4d8954ecbb Merge pull request #8404 from ThomasWaldmann/fix-build-files-cache 11 月之前
  Thomas Waldmann e5e685fd1f cache: fix crash in _build_files_cache 11 月之前
  TW b862f2b95f Merge pull request #8389 from ThomasWaldmann/files-cache-from-archive 11 月之前
  Thomas Waldmann ec9d412756 fix race condition with data loss potential, fixes #3536 11 月之前
  Thomas Waldmann b60378cf0e fix race condition with data loss potential, fixes #3536 11 月之前
  TW 275e5e136c Merge pull request #8399 from ThomasWaldmann/storelocking-updates 11 月之前
  Thomas Waldmann 31e5318e66 storelocking: fixes / cleanups 11 月之前
  Thomas Waldmann c100e7b1f5 files cache: update ctime, mtime of known and "unchanged" files, fixes #4915 11 月之前
  Thomas Waldmann a891559578 files cache improvements, fixes #8385, fixes #5658 11 月之前
  TW 385eeeb4d5 Merge pull request #8398 from ThomasWaldmann/repo-compress-using-chunkindex 11 月之前
  Thomas Waldmann f1a39a059e repo-compress: use chunkindex rather than repository.list() 11 月之前
  TW 3fd1587dd7 Merge pull request #8396 from ThomasWaldmann/storelocking-debug-logging 11 月之前
  Thomas Waldmann d322889972 storelocking: avoid raising a NotLocked exception while releasing the lock while handling an exception 11 月之前
  Thomas Waldmann 6a283200f2 storelocking: add debug logging 11 月之前
  TW 8d37c00f7b Merge pull request #8395 from ThomasWaldmann/msys-updates 11 月之前
  Thomas Waldmann 4c1a0b1ca0 msys2: disable SETUPTOOLS_USE_DISTUTILS=stdlib hack 11 月之前
  TW 11b72efffe Merge pull request #8394 from ThomasWaldmann/list-refresh-lock-frequently 11 月之前
  Thomas Waldmann 2a20ebeec7 repository.list: refresh lock more frequently 11 月之前
  TW 97d1e18626 Merge pull request #8393 from ThomasWaldmann/fix-compact-nonunique-names 11 月之前
  Thomas Waldmann 03b139ee53 ArchiveFormatter: fix for non-unique archive names 11 月之前
  Thomas Waldmann eb75390240 tests: fix for non-unique archive names 11 月之前