提交歷史

作者 SHA1 備註 提交日期
  Dan Helfman d7f1c10c8c To prevent Borg hangs, unconditionally delete stale named pipes before dumping databases (#360). 2 年之前
  Dan Helfman ba8fbe7a44 Add "break-lock" action for removing any repository and cache locks leftover from Borg aborting (#357). 2 年之前
  Dan Helfman 317dc7fbce Add "before_actions" and "after_actions" command hooks that run before/after all the actions for each repository, update docs to cover per-repository configurations (#463). 2 年之前
  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). 2 年之前
  Dan Helfman 7dee6194a2 Add new "transfer" action for Borg 2 (#557). 2 年之前
  Dan Helfman 43d711463c Add additional command-line flags to rcreate action (#557). 2 年之前
  Dan Helfman 3b6ed06686 Add --other-repo flag to rcreate action (#557). 2 年之前
  Dan Helfman 28d847b8b1 Warn and tranform on non-ssh://-style repositories (#557). 2 年之前
  Dan Helfman cc04bf57df Update list action for Borg 2 support, add rinfo action, and update extract consistency check for Borg 2. 2 年之前
  Dan Helfman c7176bd00a Add rinfo action for Borg 2 support (#557). 2 年之前
  Dan Helfman 622caa0c21 Support for Borg 2's rcreate and rinfo sub-commands (#557). 2 年之前
  Dan Helfman 9aece3936a Modify "mount" and "extract" actions to require the "--repository" flag when multiple repositories are configured (#566). 2 年之前
  Dan Helfman 457ed80744 Fix environment variable plumbing so options in one configuration file aren't used for others (#555). 3 年之前
  Dan Helfman 8fa90053cf Add "borgmatic check --force" flag to ignore configured check frequencies (#523). 3 年之前
  Dan Helfman ed7fe5c6d0 Instead of executing "before" command hooks before all borgmatic actions run (and "after" hooks after), execute these hooks right before/after the corresponding action (#473). 3 年之前
  Dan Helfman 9f44bbad65 Fix borgmatic exit code (so it's zero) when initial Borg calls fail but later retries succeed (#517). 3 年之前
  Dan Helfman 976516d0e1 When loading a configuration file that is unreadable due to file permissions, warn instead of erroring (#444). 3 年之前
  Dan Helfman b525e70e1c Run "compact" action by default when no actions are specified (#394). 3 年之前
  Dan Helfman 48f44d2f3d Add tests for compact action (#394). 3 年之前
  Dan Helfman 38ebfd2969 Rename retry_timeout to retry_wait and standardize log formatting (#28). 3 年之前
  cadamswaite 976a877a25 Formatting 3 年之前
  cadamswaite b4117916b8 Add timeout and tests 3 年之前
  cadamswaite 19cad89978 Add some tests for retry logic 3 年之前
  Dan Helfman ea6cd53067 Update versions of test dependencies (test_requirements.txt and test containers). 4 年之前
  networkjanitor 893fca2816 Add before_extract and after_extract hooks 4 年之前
  Dan Helfman e76d5ad988 Fix tests. 5 年之前
  Dan Helfman 2405e97c38 Backup to a removable drive or intermittent server via "soft failure" feature (#284). 5 年之前
  Dan Helfman f66fd1caaa Customize Healthchecks log level via borgmatic "--monitoring-verbosity" flag (#277). 5 年之前
  Dan Helfman 911668f0c8 Only trigger "on_error" hooks and monitoring failures for "prune", "create", and "check" actions, and not for other actions (#270). 5 年之前
  Dan Helfman e009bfeaa2 Update Healthchecks/Cronitor/Cronhub monitoring integrations to fire for "check" and "prune" actions, not just "create" (#249). 5 年之前