Historial de Commits

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