Commit History

Author SHA1 Message Date
  Dan Helfman 49839e884a Add configuration options for logging and verbosity (#793). 2 months ago
  Dan Helfman cf477bdc1c Fix broken list_details, progress, and statistics options (#303). 2 months ago
  Dan Helfman 07ecc0ffd6 Send the "encryption_passphrase" option to Borg via an anonymous pipe. 3 months ago
  Dan Helfman 13884bd448 Apply the "umask" option to all relevant actions, not just some of them (#441). 6 months ago
  Dan Helfman 13878be254 Move the default check state directory (#562, #638). Deprecate the "borgmatic_source_directory" option in favor of "borgmatic_runtime_directory" and "borgmatic_state_directory" (#562). 7 months ago
  Dan Helfman bd4c672382 Apply the "working_directory" option to all actions, not just "create". Also fix the glob expansion of "source_directories" values to respect the "working_directory" option (#609). 7 months ago
  Dan Helfman 8ad7b473f1 When an archive filter causes no matching archives for the "rlist" or "info" actions, warn (#748). 1 year ago
  Dan Helfman e8dbca9d68 Truncate long command output without assuming an encoded byte string. 1 year ago
  Dan Helfman 48b6a1679a Remove sections (#721). 1 year ago
  Chirag Aggarwal 00e9bb011a test should mock out make_flags_from_arguments 2 years ago
  Dan Helfman 92a2230a07 Add support for logging each log line as a JSON object via global "--log-json" flag (#680). 2 years ago
  Chirag Aggarwal 68ee9687f5 Added tests for all subcommands and used black formatter 2 years ago
  Dan Helfman 5dbb71709c Upgrade test requirements and code style requirements. Auto-reformat code accordingly. 2 years ago
  Dan Helfman 616eb6b6da Fix error with "info --match-archives" and fix "--match-archives" overriding logic (#666). 2 years ago
  Dan Helfman 9712d00680 Add "match_archives" option (#588). 2 years ago
  Dan Helfman 3f78ac4085 Automatically use the "archive_name_format" option to filter which archives get used for borgmatic actions that operate on multiple archives (#479). 2 years ago
  Divyansh Singh ec9def4e71 rename repository arg to repository_path in all borg actions 2 years ago
  Dan Helfman c657764367 Fix logs that interfere with JSON output by making warnings go to stderr instead of stdout (#602). 2 years ago
  Dan Helfman 9c42e7e817 Fix regression in which "check" action errored on certain systems (#597, #598). 2 years ago
  Dan Helfman 2774c2e4c0 Add support for Borg 2's "--match-archives" flag (replaces "--glob-archives") (#591). 2 years ago
  Dan Helfman 9e64d847ef Fix regression in which "borgmatic info --archive ..." showed repository info instead of archive info with Borg 1 (#577). 2 years ago
  Dan Helfman 57009e22b5 Use flag-related utility functions in info action (#557). 2 years ago
  Dan Helfman 3ab7a3b64a Replace use of --prefix with --glob-archives in info action (#557). 2 years ago
  Dan Helfman 622caa0c21 Support for Borg 2's rcreate and rinfo sub-commands (#557). 2 years ago
  Dan Helfman 457ed80744 Fix environment variable plumbing so options in one configuration file aren't used for others (#555). 2 years ago
  Dan Helfman d88f321cef Fix legitimate database dump command errors (exit code 1) not being treated as errors by borgmatic (#310). 5 years ago
  Dan Helfman 00f62ca023 Fix for "before_backup" hook not triggering an error when the command contains "borg" and has an exit code of 1 (#256). 5 years ago
  Dan Helfman c085bacccf Reorder arguments passed to Borg to fix duplicate directories when using Borg patterns (#213). 5 years ago
  Dan Helfman 86dbc00cbe Support for several more borgmatic/borg info command-line flags (#193). 6 years ago
  Dan Helfman a6c4debf78 Additional test coverage, and upgrade test requirements. 6 years ago