Historie revizí

Autor SHA1 Zpráva Datum
  Sébastien MB 97b5cd089d Allow environment variable resolution in configuration file před 3 roky
  Dan Helfman 8fa90053cf Add "borgmatic check --force" flag to ignore configured check frequencies (#523). před 3 roky
  Dan Helfman e76bfa555f Reduce the default consistency check frequency and support configuring the frequency independently for each check (#523). před 3 roky
  Dan Helfman 77b84f8a48 Add Bash completion script so you can tab-complete the borgmatic command-line. 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 db7499db82 Document "repositories" context to for "before_*" and "after_*" command action hooks (#469). před 3 roky
  Dan Helfman 6b500c2a8b Add repositories context for command hooks. 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 948c86f62c When using the "numeric_owner" option with the "extract" action, tailor the flags passed to Borg depending on the Borg version (#394). před 3 roky
  Dan Helfman 4b5af2770d When the "atime" option is used, tailor the flags passed to Borg depending on version (#394). 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 9582324c88 Compact repository segments with new "borgmatic compact" action (#394). před 3 roky
  Chen Yufei 0014b149f8 remove configuration_filename as it's already set. před 3 roky
  Chen Yufei 091c07bbe2 Add context for various hooks. 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 89baf757cf Sort imports před 4 roky
  cadamswaite 4f36fe2b9f Run Black on changed file před 4 roky
  cadamswaite 510449ce65 Change default retries to 0 před 4 roky
  cadamswaite 4cc4b8d484 Add queue based retry logic před 4 roky
  Dan Helfman cf8882f2bc Run arbitrary Borg commands with new "borgmatic borg" action (#425). před 4 roky
  Dan Helfman 0e978299cf Fix traceback when a database hook value is null in a configuration file (#355). před 4 roky
  networkjanitor c5776447b9 fixed description strings for before_extract and after_extract před 5 roky
  networkjanitor 893fca2816 Add before_extract and after_extract hooks před 5 roky
  Dan Helfman b3fd1be5f6 Add "borgmatic export-tar" action to export an archive to a tar-formatted file or stream (#300). před 5 roky
  Dan Helfman 37cc229749 Fix duplicate logging to Healthchecks and send "after_*" hooks output to Healthchecks (#328). před 5 roky
  Dan Helfman aa14449857 Add "borgmatic extract --strip-components" flag to remove leading path components when extracting an archive (#324). před 5 roky