Historie revizí

Autor SHA1 Zpráva Datum
  Dan Helfman c657764367 Fix logs that interfere with JSON output by making warnings go to stderr instead of stdout (#602). před 2 roky
  Dan Helfman d7f1c10c8c To prevent Borg hangs, unconditionally delete stale named pipes before dumping databases (#360). před 2 roky
  Dan Helfman ba8fbe7a44 Add "break-lock" action for removing any repository and cache locks leftover from Borg aborting (#357). před 2 roky
  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). před 3 roky
  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). před 3 roky
  Dan Helfman 7dee6194a2 Add new "transfer" action for Borg 2 (#557). před 3 roky
  Dan Helfman 43d711463c Add additional command-line flags to rcreate action (#557). před 3 roky
  Dan Helfman 3b6ed06686 Add --other-repo flag to rcreate action (#557). před 3 roky
  Dan Helfman 28d847b8b1 Warn and tranform on non-ssh://-style repositories (#557). před 3 roky
  Dan Helfman cc04bf57df Update list action for Borg 2 support, add rinfo action, and update extract consistency check for Borg 2. před 3 roky
  Dan Helfman c7176bd00a Add rinfo action for Borg 2 support (#557). před 3 roky
  Dan Helfman 622caa0c21 Support for Borg 2's rcreate and rinfo sub-commands (#557). před 3 roky
  Dan Helfman 9aece3936a Modify "mount" and "extract" actions to require the "--repository" flag when multiple repositories are configured (#566). před 3 roky
  Dan Helfman 457ed80744 Fix environment variable plumbing so options in one configuration file aren't used for others (#555). před 3 roky
  Dan Helfman 8fa90053cf Add "borgmatic check --force" flag to ignore configured check frequencies (#523). před 3 roky
  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). před 3 roky
  Dan Helfman 9f44bbad65 Fix borgmatic exit code (so it's zero) when initial Borg calls fail but later retries succeed (#517). před 3 roky
  Dan Helfman 976516d0e1 When loading a configuration file that is unreadable due to file permissions, warn instead of erroring (#444). před 3 roky
  Dan Helfman b525e70e1c Run "compact" action by default when no actions are specified (#394). před 3 roky
  Dan Helfman 48f44d2f3d Add tests for compact action (#394). před 3 roky
  Dan Helfman 38ebfd2969 Rename retry_timeout to retry_wait and standardize log formatting (#28). před 3 roky
  cadamswaite 976a877a25 Formatting před 3 roky
  cadamswaite b4117916b8 Add timeout and tests před 3 roky
  cadamswaite 19cad89978 Add some tests for retry logic před 3 roky
  Dan Helfman ea6cd53067 Update versions of test dependencies (test_requirements.txt and test containers). před 4 roky
  networkjanitor 893fca2816 Add before_extract and after_extract hooks před 5 roky
  Dan Helfman e76d5ad988 Fix tests. před 5 roky
  Dan Helfman 2405e97c38 Backup to a removable drive or intermittent server via "soft failure" feature (#284). před 5 roky
  Dan Helfman f66fd1caaa Customize Healthchecks log level via borgmatic "--monitoring-verbosity" flag (#277). před 5 roky
  Dan Helfman 911668f0c8 Only trigger "on_error" hooks and monitoring failures for "prune", "create", and "check" actions, and not for other actions (#270). před 5 roky