Commit History

Author SHA1 Message Date
  Thomas Waldmann 60a592d50f with-lock: refresh repo lock while subprocess is running, fixes #8347 1 year ago
  Thomas Waldmann dc9fff9953 locking: ignore+delete locks of dead processes 1 year ago
  Thomas Waldmann 86dc673649 compact: fix dsize computation if wanted chunks are present in repo 1 year ago
  Thomas Waldmann 551834acfc rcompress: not supported for legacy repos 1 year ago
  Thomas Waldmann e2aa9d56d0 build_chunkindex_from_repo: reduce code duplication 1 year ago
  Thomas Waldmann 07ab6e02f4 hashindex types: remove some unused stuff 1 year ago
  Thomas Waldmann 15c70397c1 ChunkIndex: remove unused .merge method 1 year ago
  Thomas Waldmann ddf6812703 ChunkIndex: remove .incref method 1 year ago
  Thomas Waldmann ccc84c7a4e cache: renamed .chunk_incref -> .reuse_chunk, boolean .seen_chunk 1 year ago
  Thomas Waldmann f9d2e6827b ArchiveChecker: don't do precise refcounting here 1 year ago
  Thomas Waldmann e9c42a7d6b ArchiveChecker: .rebuild_refcounts -> .rebuild_archives 1 year ago
  Thomas Waldmann 266e6caa80 ArchiveChecker: remove unused possibly_superseded code 1 year ago
  Thomas Waldmann bafbf625e7 ArchiveChecker.verify_data: simplify / optimize 1 year ago
  Thomas Waldmann ef47666627 cache/hashindex: remove decref method, don't try to remove chunks on exceptions 1 year ago
  Thomas Waldmann d27b7a7981 cache: remove transactions, load files/chunks cache on demand 1 year ago
  Thomas Waldmann 57268909f8 upgrade black to 24.x 1 year ago
  Thomas Waldmann a40978ae1b blacken the code 1 year ago
  Thomas Waldmann ec1d89f477 compact: better stats 1 year ago
  Thomas Waldmann c67cf07522 Repository.list: return [(id, stored_size), ...] 1 year ago
  Thomas Waldmann a15cd1e493 repository: remove __len__ and __contains__ 1 year ago
  Thomas Waldmann 1a382a8bcf set repository._location only 1 year ago
  Thomas Waldmann 3408e942de add sftp: / borgstore to quickstart docs 1 year ago
  Thomas Waldmann 22b68b0199 add sftp: to repository url format docs 1 year ago
  Thomas Waldmann ec8a127b01 BORG_REPO env var: behave the same when unset or when set to empty string 1 year ago
  Thomas Waldmann 7714b6542a support sftp: repositories via borgstore 1 year ago
  Thomas Waldmann 05739aaa65 refactor: rename repository/locking classes/modules 1 year ago
  Thomas Waldmann 84bd2b20d5 rcreate: refer to borgstore rather than filesystem directory 1 year ago
  Thomas Waldmann 15e759c506 rcompress: fix help and comments 1 year ago
  Thomas Waldmann 8455c95003 info: do not output deduplicated_size 1 year ago
  Thomas Waldmann 0b85b1a8bd parseformat: remove dsize and unique_chunks placeholder 1 year ago