Historique des commits

Auteur SHA1 Message Date
  Dan Helfman 7b8be800a4 Refactor arguments parsing to fix bootstrap action CLI issues (#712). il y a 2 ans
  Dan Helfman ef409ad23c Store configs used to create an archive in the archive and add borgmatic bootstrap (#697). il y a 2 ans
  Divyansh Singh 8384eaefb1 reformat il y a 2 ans
  Divyansh Singh dcb90bba50 some tests remaining il y a 2 ans
  Divyansh Singh 2d761dd86b coverage at 100 il y a 2 ans
  Dan Helfman b222f6a60b Mention new verbosity level to NEWS (#484). il y a 2 ans
  Soumik Dutta a7f81d538d nit changes il y a 2 ans
  Soumik Dutta d556a23f97 update borgmatic tests il y a 2 ans
  Dan Helfman 5dbb71709c Upgrade test requirements and code style requirements. Auto-reformat code accordingly. il y a 2 ans
  Divyansh Singh 16d7131fb7 refactor tests il y a 2 ans
  Divyansh Singh 091d60c226 refactor and improve tests il y a 2 ans
  Divyansh Singh 0fbdf8d860 feat: add logfile name to hook context for interpolation il y a 2 ans
  Divyansh Singh a136fda92d check all tests il y a 2 ans
  Divyansh Singh b511e679ae remove optional label for repos from tests il y a 2 ans
  Divyansh Singh e83ad9e1e4 use repository["path"] instead of repository il y a 2 ans
  Dan Helfman b343363bb8 Change the default action order to: "create", "prune", "compact", "check" (#304). il y a 2 ans
  Dan Helfman 9db31bd1e9 Run any command-line actions in the order specified instead of using a fixed ordering (#304). il y a 2 ans
  Soumik Dutta f442aeae9c fix logs_monitor_start_error() il y a 2 ans
  Soumik Dutta e211863cba update test_borgmatic.py il y a 2 ans
  Dan Helfman 0e6b2c6773 Optionally dump "all" PostgreSQL databases to separate files instead of one combined dump file (#438, #560). il y a 2 ans
  Dan Helfman c657764367 Fix logs that interfere with JSON output by making warnings go to stderr instead of stdout (#602). il y a 2 ans
  Dan Helfman d7f1c10c8c To prevent Borg hangs, unconditionally delete stale named pipes before dumping databases (#360). il y a 2 ans
  Dan Helfman ba8fbe7a44 Add "break-lock" action for removing any repository and cache locks leftover from Borg aborting (#357). il y a 3 ans
  Dan Helfman 317dc7fbce Add "before_actions" and "after_actions" command hooks that run before/after all the actions for each repository, update docs to cover per-repository configurations (#463). il y a 3 ans
  Dan Helfman 462326406e Drop only-style actions like "--create", rename "prune --files" to "prune --list", and add "--list" alias to "create" and "export-tar" (#571). il y a 3 ans
  Dan Helfman 7dee6194a2 Add new "transfer" action for Borg 2 (#557). il y a 3 ans
  Dan Helfman 43d711463c Add additional command-line flags to rcreate action (#557). il y a 3 ans
  Dan Helfman 3b6ed06686 Add --other-repo flag to rcreate action (#557). il y a 3 ans
  Dan Helfman 28d847b8b1 Warn and tranform on non-ssh://-style repositories (#557). il y a 3 ans
  Dan Helfman cc04bf57df Update list action for Borg 2 support, add rinfo action, and update extract consistency check for Borg 2. il y a 3 ans