Commit History

Author SHA1 Message Date
  Thomas Waldmann ace97fadec docs: updates / removing outdated stuff 9 months ago
  Thomas Waldmann b14c050f69 rspace: manage reserved space in repository 9 months ago
  Thomas Waldmann 1cd2f4dca3 locking: deal with potential auto-expire during suspend 9 months ago
  Thomas Waldmann 7bf0f47fea check repository: implement --max-duration and checkpoints, fixes #6039 9 months ago
  Thomas Waldmann 60a592d50f with-lock: refresh repo lock while subprocess is running, fixes #8347 9 months ago
  Thomas Waldmann dc9fff9953 locking: ignore+delete locks of dead processes 9 months ago
  Thomas Waldmann 86dc673649 compact: fix dsize computation if wanted chunks are present in repo 9 months ago
  Thomas Waldmann 551834acfc rcompress: not supported for legacy repos 9 months ago
  Thomas Waldmann e2aa9d56d0 build_chunkindex_from_repo: reduce code duplication 9 months ago
  Thomas Waldmann 07ab6e02f4 hashindex types: remove some unused stuff 9 months ago
  Thomas Waldmann 15c70397c1 ChunkIndex: remove unused .merge method 9 months ago
  Thomas Waldmann ddf6812703 ChunkIndex: remove .incref method 9 months ago
  Thomas Waldmann ccc84c7a4e cache: renamed .chunk_incref -> .reuse_chunk, boolean .seen_chunk 9 months ago
  Thomas Waldmann f9d2e6827b ArchiveChecker: don't do precise refcounting here 9 months ago
  Thomas Waldmann e9c42a7d6b ArchiveChecker: .rebuild_refcounts -> .rebuild_archives 9 months ago
  Thomas Waldmann 266e6caa80 ArchiveChecker: remove unused possibly_superseded code 9 months ago
  Thomas Waldmann bafbf625e7 ArchiveChecker.verify_data: simplify / optimize 9 months ago
  Thomas Waldmann ef47666627 cache/hashindex: remove decref method, don't try to remove chunks on exceptions 9 months ago
  Thomas Waldmann d27b7a7981 cache: remove transactions, load files/chunks cache on demand 9 months ago
  Thomas Waldmann 57268909f8 upgrade black to 24.x 9 months ago
  Thomas Waldmann a40978ae1b blacken the code 9 months ago
  Thomas Waldmann ec1d89f477 compact: better stats 9 months ago
  Thomas Waldmann c67cf07522 Repository.list: return [(id, stored_size), ...] 9 months ago
  Thomas Waldmann a15cd1e493 repository: remove __len__ and __contains__ 9 months ago
  Thomas Waldmann 1a382a8bcf set repository._location only 9 months ago
  Thomas Waldmann 3408e942de add sftp: / borgstore to quickstart docs 9 months ago
  Thomas Waldmann 22b68b0199 add sftp: to repository url format docs 9 months ago
  Thomas Waldmann ec8a127b01 BORG_REPO env var: behave the same when unset or when set to empty string 9 months ago
  Thomas Waldmann 7714b6542a support sftp: repositories via borgstore 9 months ago
  Thomas Waldmann 05739aaa65 refactor: rename repository/locking classes/modules 9 months ago