Commit Verlauf

Autor SHA1 Nachricht Datum
  Dan Helfman e4e455ee45 Deprecate validate-borgmatic-config in favor of new "config validate" action (#529). vor 2 Jahren
  Dan Helfman 1b90da5bf1 Deprecate generate-borgmatic-config in favor if new "config generate" action (#529). vor 2 Jahren
  Dan Helfman 7b8be800a4 Refactor arguments parsing to fix bootstrap action CLI issues (#712). vor 2 Jahren
  Dan Helfman ef409ad23c Store configs used to create an archive in the archive and add borgmatic bootstrap (#697). vor 2 Jahren
  Divyansh Singh 8384eaefb1 reformat vor 2 Jahren
  Divyansh Singh dcb90bba50 some tests remaining vor 2 Jahren
  Divyansh Singh 2d761dd86b coverage at 100 vor 2 Jahren
  Dan Helfman b222f6a60b Mention new verbosity level to NEWS (#484). vor 2 Jahren
  Soumik Dutta a7f81d538d nit changes vor 2 Jahren
  Soumik Dutta d556a23f97 update borgmatic tests vor 2 Jahren
  Dan Helfman 5dbb71709c Upgrade test requirements and code style requirements. Auto-reformat code accordingly. vor 2 Jahren
  Divyansh Singh 16d7131fb7 refactor tests vor 2 Jahren
  Divyansh Singh 091d60c226 refactor and improve tests vor 2 Jahren
  Divyansh Singh 0fbdf8d860 feat: add logfile name to hook context for interpolation vor 2 Jahren
  Divyansh Singh a136fda92d check all tests vor 2 Jahren
  Divyansh Singh b511e679ae remove optional label for repos from tests vor 2 Jahren
  Divyansh Singh e83ad9e1e4 use repository["path"] instead of repository vor 2 Jahren
  Dan Helfman b343363bb8 Change the default action order to: "create", "prune", "compact", "check" (#304). vor 2 Jahren
  Dan Helfman 9db31bd1e9 Run any command-line actions in the order specified instead of using a fixed ordering (#304). vor 2 Jahren
  Soumik Dutta f442aeae9c fix logs_monitor_start_error() vor 2 Jahren
  Soumik Dutta e211863cba update test_borgmatic.py vor 2 Jahren
  Dan Helfman 0e6b2c6773 Optionally dump "all" PostgreSQL databases to separate files instead of one combined dump file (#438, #560). vor 2 Jahren
  Dan Helfman c657764367 Fix logs that interfere with JSON output by making warnings go to stderr instead of stdout (#602). vor 2 Jahren
  Dan Helfman d7f1c10c8c To prevent Borg hangs, unconditionally delete stale named pipes before dumping databases (#360). vor 2 Jahren
  Dan Helfman ba8fbe7a44 Add "break-lock" action for removing any repository and cache locks leftover from Borg aborting (#357). vor 2 Jahren
  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). vor 3 Jahren
  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). vor 3 Jahren
  Dan Helfman 7dee6194a2 Add new "transfer" action for Borg 2 (#557). vor 3 Jahren
  Dan Helfman 43d711463c Add additional command-line flags to rcreate action (#557). vor 3 Jahren
  Dan Helfman 3b6ed06686 Add --other-repo flag to rcreate action (#557). vor 3 Jahren