Commit History

Author SHA1 Message Date
  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). 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 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
  Dan Helfman a74ad5475e Run all Borg commands such that they log to syslog as well as console. 6 years ago
  Dan Helfman 1af95714c2 Collapse two execute_command() parameters into one output log level parameter. 6 years ago
  Luke Murphy 1c0dc3f904 Run isort over the source 6 years ago
  Dan Helfman 1c88dda76a Fix for invalid JSON output when using multiple borgmatic configuration files (#155). 6 years ago
  Dan Helfman a125df991b Move tests to the root of the repository, in keeping with more common convention. 6 years ago