Historique des commits

Auteur SHA1 Message Date
  Dan Helfman 49839e884a Add configuration options for logging and verbosity (#793). il y a 4 mois
  Dan Helfman 07ecc0ffd6 Send the "encryption_passphrase" option to Borg via an anonymous pipe. il y a 6 mois
  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). il y a 9 mois
  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). il y a 10 mois
  Dan Helfman abf2b3a8c7 Elevate specific Borg warnings to errors or squash errors to warnings (#798). il y a 1 an
  Dan Helfman 48b6a1679a Remove sections (#721). il y a 2 ans
  Chirag Aggarwal 00e9bb011a test should mock out make_flags_from_arguments il y a 2 ans
  Dan Helfman 92a2230a07 Add support for logging each log line as a JSON object via global "--log-json" flag (#680). il y a 2 ans
  Chirag Aggarwal 68ee9687f5 Added tests for all subcommands and used black formatter il y a 2 ans
  Chirag Aggarwal 96aca4f446 Updated existing tests to use new parameters 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 ec9def4e71 rename repository arg to repository_path in all borg actions il y a 2 ans
  Dan Helfman 2774c2e4c0 Add support for Borg 2's "--match-archives" flag (replaces "--glob-archives") (#591). il y a 2 ans
  Dan Helfman f9d7faf884 Fix mount action to work without archive again (#557). il y a 3 ans
  Dan Helfman f36e38ec20 Update mount action for Borg 2 support (#557). il y a 3 ans
  Dan Helfman 457ed80744 Fix environment variable plumbing so options in one configuration file aren't used for others (#555). il y a 3 ans
  Dan Helfman d88f321cef Fix legitimate database dump command errors (exit code 1) not being treated as errors by borgmatic (#310). il y a 5 ans
  Dan Helfman 1ea047dd94 Remove "borgmatic restore --progress" flag, as it now conflicts with streaming database restores. il y a 5 ans
  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). il y a 5 ans
  Dan Helfman 375036e409 Support for mounting an archive as a FUSE filesystem via "borgmatic mount" action, and unmounting via "borgmatic umount" (#123). il y a 5 ans