Historique des commits

Auteur SHA1 Message Date
  Dan Helfman b40e9b7da2 Ignore archive filter parameters passed to list action when --archive is given (#557). il y a 2 ans
  Dan Helfman 7626fe1189 Disallow borg list --json with --archive or --find (#557). il y a 2 ans
  Dan Helfman cc04bf57df Update list action for Borg 2 support, add rinfo action, and update extract consistency check for Borg 2. il y a 2 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 9aefb5179f Fix None find paths (#541). il y a 3 ans
  Dan Helfman d14f22e121 Add "borgmatic list --find" flag for searching for files across multiple archives (#541). il y a 3 ans
  Dan Helfman 80ec3e7d97 Deprecate "borgmatic list --successful" flag, as listing only non-checkpoint (successful) archives is now the default in newer versions of Borg. 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 55141bda67 Specify "--archive latest" to all actions that accept an archive (#289). il y a 5 ans
  Dan Helfman 826e4352d1 Filter listed paths via "borgmatic list --path" flag (#269). 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 fc274b43f0 Rename "borgmatic list --pattern-from" flag to "--patterns-from" to match Borg (#230). il y a 5 ans
  Dan Helfman 7b3b28616d Add "borgmatic list --successful" flag to only list successful (non-checkpoint) archives (#86). il y a 5 ans
  Dan Helfman c085bacccf Reorder arguments passed to Borg to fix duplicate directories when using Borg patterns (#213). il y a 5 ans
  Dan Helfman c644270599 Pass through several "borg list" flags (#193). il y a 6 ans
  Dan Helfman a6c4debf78 Additional test coverage, and upgrade test requirements. il y a 6 ans
  Dan Helfman a74ad5475e Run all Borg commands such that they log to syslog as well as console. il y a 6 ans
  Dan Helfman 1af95714c2 Collapse two execute_command() parameters into one output log level parameter. il y a 6 ans
  Luke Murphy 1c0dc3f904 Run isort over the source il y a 6 ans
  Dan Helfman 1c88dda76a Fix for invalid JSON output when using multiple borgmatic configuration files (#155). il y a 6 ans
  Dan Helfman 4272c6b077 List the files within an archive via --list --archive option (#140). il y a 6 ans
  Dan Helfman a125df991b Move tests to the root of the repository, in keeping with more common convention. il y a 6 ans