Historique des commits

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