提交歷史

作者 SHA1 備註 提交日期
  Thomas Waldmann ecb838d5e7 src: fix man page names 11 月之前
  Thomas Waldmann 78c7aabbb6 docs: fix usage docs and references for repo-* commands 11 月之前
  Thomas Waldmann 04dfadbbd6 cli: rename r* commands to repo-* 11 月之前
  Thomas Waldmann a7bfd4aec8 src: renamed r*_epilog attrs to repo_*_epilog, fixed references 11 月之前
  Thomas Waldmann 149ff7541d src: renamed do_r* methods to do_repo_*, fixed imports 11 月之前
  Thomas Waldmann 51d019c1ba src: renamed build_parser_r* methods to build_parser_repo_*, fixed imports 11 月之前
  Thomas Waldmann 4fe6d7fd19 src: renamed R*MixIn archiver classes to Repo*MixIn, fixed imports 11 月之前
  Thomas Waldmann f8d07e7d16 src: renamed r* archiver modules to repo_*, fixed imports 11 月之前
  TW ea08e49210 Merge pull request #8332 from ThomasWaldmann/use-borgstore 11 月之前
  Thomas Waldmann 3794e32890 --append-only and --storage-quota are not supported (yet?) 11 月之前
  Thomas Waldmann b50ed04ffc build_usage / build_man 11 月之前
  Thomas Waldmann 7442cbf8cf update CHANGES 11 月之前
  Thomas Waldmann 682aedba50 check --repair --undelete-archives: bring archives back from the dead 11 月之前
  Thomas Waldmann bc1f90b641 check: do not create addtl. archives dir entries if we already have one 11 月之前
  Thomas Waldmann a509a0c463 locking: no traceback on lock timeout (expected) 11 月之前
  Thomas Waldmann 0e183b225d shared locking for many borg commands 11 月之前
  Thomas Waldmann 8412168555 check: only write to repo if --repair is given 11 月之前
  Thomas Waldmann ef7dd76da1 manifest: no read-modify-write for borgstore archives list 11 月之前
  Thomas Waldmann b56c81bf62 manifest.archives: refactor api 11 月之前
  Thomas Waldmann b82ced274f refactor: move archives related code from Manifest to Archives class 11 月之前
  Thomas Waldmann 60e88efa94 repository: catch store backend exception, re-raise as repo exception 11 月之前
  Thomas Waldmann ace97fadec docs: updates / removing outdated stuff 11 月之前
  Thomas Waldmann b14c050f69 rspace: manage reserved space in repository 11 月之前
  Thomas Waldmann 1cd2f4dca3 locking: deal with potential auto-expire during suspend 11 月之前
  Thomas Waldmann 7bf0f47fea check repository: implement --max-duration and checkpoints, fixes #6039 11 月之前
  Thomas Waldmann 60a592d50f with-lock: refresh repo lock while subprocess is running, fixes #8347 11 月之前
  Thomas Waldmann dc9fff9953 locking: ignore+delete locks of dead processes 11 月之前
  Thomas Waldmann 86dc673649 compact: fix dsize computation if wanted chunks are present in repo 11 月之前
  Thomas Waldmann 551834acfc rcompress: not supported for legacy repos 11 月之前
  Thomas Waldmann e2aa9d56d0 build_chunkindex_from_repo: reduce code duplication 11 月之前