コミット履歴

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