Historique des commits

Auteur SHA1 Message Date
  Thomas Waldmann bb31b42310 build_usage build_man il y a 8 mois
  Thomas Waldmann 58fe5ad02a update CHANGES il y a 8 mois
  TW 64a20cc9d8 Merge pull request #8363 from ThomasWaldmann/remove-config-cmd-docs il y a 8 mois
  Thomas Waldmann 3ff33684c6 remove "borg config" docs il y a 8 mois
  TW 00694774fb Merge pull request #8358 from ThomasWaldmann/repo-commands-rename il y a 8 mois
  Thomas Waldmann cfd35b4bd6 update CHANGES il y a 8 mois
  TW 275dabbc23 Merge pull request #8360 from ThomasWaldmann/borgstore-requirement il y a 8 mois
  Thomas Waldmann 46878c3bd8 require borgstore ~= 0.0.1 il y a 8 mois
  Thomas Waldmann 7f1fc0cf63 docs: build_man il y a 8 mois
  Thomas Waldmann ecb838d5e7 src: fix man page names il y a 8 mois
  Thomas Waldmann 78c7aabbb6 docs: fix usage docs and references for repo-* commands il y a 8 mois
  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