Commit History

Author SHA1 Message Date
  Dan Helfman 1b62be0949 Fix a bug in which quoted "extra_borg_options" values containing spaces are passed to Borg incorrectly. Add a "--comment" flag to the "create" action for creating an archive with a comment (#1108). 1 month ago
  Vandal 620bf52e01 add prune test 3 months ago
  Dan Helfman 49839e884a Add configuration options for logging and verbosity (#793). 4 months ago
  Dan Helfman cf477bdc1c Fix broken list_details, progress, and statistics options (#303). 4 months ago
  Dan Helfman 668f767bfc Adding some missing tests and fixing related flag vs. config logic (#303). 4 months ago
  Nish_ 1b4c94ad1e Add feature toggle to pass --stats to prune on Borg 1, but not Borg 2 4 months ago
  Dan Helfman 07ecc0ffd6 Send the "encryption_passphrase" option to Borg via an anonymous pipe. 5 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). 9 months ago
  Dan Helfman 83bc737185 Borg 2 changes: Default the "archive_name_format" option to just "{hostname}". Update the "--match-archives"/"--archive" flags to support series names / archive hashes. Add a "--match-archives" flag to the "prune" action. 9 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). 9 months ago
  Dan Helfman abf2b3a8c7 Elevate specific Borg warnings to errors or squash errors to warnings (#798). 1 year ago
  Dan Helfman 4d7a2876a5 Fix for "prune" action error when using the "keep_exclude_tags" option in configuration (#728). 2 years ago
  Dan Helfman 48b6a1679a Remove sections (#721). 2 years 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 8aaba9bb0a Added new flags to prune test for review 2 years ago
  Chirag Aggarwal 96aca4f446 Updated existing tests to use new parameters 2 years ago
  Dan Helfman 192bfe46a9 Fix error when running the "prune" action with both "archive_name_format" and "prefix" options set (#668). 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 f42890430c Add code style plugins to enforce use of Python f-strings and prevent single-letter variables. 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 2774c2e4c0 Add support for Borg 2's "--match-archives" flag (replaces "--glob-archives") (#591). 2 years ago
  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). 3 years ago
  Dan Helfman 94321aec7a Update compact action for Borg 2 support (#557). 3 years ago
  Dan Helfman 4a55749bd2 Update prune action for Borg 2 support (#557). 3 years ago
  Dan Helfman 457ed80744 Fix environment variable plumbing so options in one configuration file aren't used for others (#555). 3 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 53e6ff9524 No longer list files or show stats by default at verbosity 2. 5 years ago