Historie revizí

Autor SHA1 Zpráva Datum
  Dan Helfman a573e606a5 Add a "states" option to command hooks, so you can optionally skip an "after" hook if borgmatic encounters an error (#1066). před 3 měsíci
  Dan Helfman 81db67c759 Fix a regression in monitoring hooks in which an error pinged the finish state instead of the fail state (#1065). před 3 měsíci
  Dan Helfman 2db023f785 Don't run action command hooks for actions listed in the "skip_actions" option (#1060). před 3 měsíci
  Dan Helfman edaca2b3cd Fix command hooks getting run too many times when multiple borgmatic actions are executed (#1060). před 3 měsíci
  Dan Helfman c0adc4f9df Add test coverage for new code (#793). před 3 měsíci
  Dan Helfman 49839e884a Add configuration options for logging and verbosity (#793). před 3 měsíci
  Dan Helfman cf477bdc1c Fix broken list_details, progress, and statistics options (#303). před 3 měsíci
  Dan Helfman 92de539bf9 Merge branch 'main' into config-command-line. před 3 měsíci
  Dan Helfman 5716e61f8f Code formatting (#262). před 3 měsíci
  Dan Helfman cffb8e88da Merge branch 'main' of ssh://projects.torsion.org:3022/borgmatic-collective/borgmatic into config-command-line před 3 měsíci
  Dan Helfman a8362f2618 borgmatic without arguments/parameters should show usage help instead of starting a backup (#262). před 3 měsíci
  Dan Helfman c7feb16ab5 Merge branch 'main' into config-command-line. před 3 měsíci
  Gautam Aggarwal 0182dbd914 Added 2 new unit tests and updated docs před 3 měsíci
  Gautam Aggarwal 088da19012 Added Unit Tests před 3 měsíci
  Vandal 3542673446 add test recreate with skip action před 4 měsíci
  Vandal e7f14bca87 add tests and requested changes před 4 měsíci
  Dan Helfman 423627e67b Get existing unit/integration tests passing (#303). před 4 měsíci
  Nish_ 5525b467ef add key import command před 4 měsíci
  Dan Helfman 6b6e1e0336 Make the "configuration" command hook support "error" hooks and also pinging monitoring on failure (#790). před 4 měsíci
  Dan Helfman 7965eb9de3 Correctly handle errors in command hooks (#1019). před 4 měsíci
  Dan Helfman 9941d7dc57 More docs and command hook context tweaks (#1019). před 4 měsíci
  Dan Helfman 6a96a78cf1 Fix existing tests (#1019). před 4 měsíci
  Dan Helfman 775385e688 Get unit tests passing again (#966). před 5 měsíci
  Dan Helfman 5baf091853 Add automated tests for the systemd credential hook (#966). před 5 měsíci
  Dan Helfman 7d56641f56 Get existing unit tests passing (#635). před 5 měsíci
  Dan Helfman 851c454ef0 Remove the restriction that the "extract" and "mount" actions must match a single repository (#722). před 8 měsíci
  Dan Helfman 814cdb4b87 Deprecate the "borgmatic_source_directory" option in favor of "user_runtime_directory" and "user_state_directory" (#562). Move the default borgmatic streaming database dump and bootstrap metadata location on disk (#562). With Borg 1.4+, store database dumps and bootstrap metadata in a "/borgmatic" directory within a backup archive (#838). Add "--local-path", "--remote-path", and "--user-runtime-directory" flags to the "config bootstrap" action. před 8 měsíci
  Dan Helfman 29d5b36a78 Change soft failure command hooks to skip only the current repository (#921). před 9 měsíci
  Dan Helfman 6fdce2a4a6 Fix a confusing apparent hang when when the repository location changes, and instead show a helpful error message (#914). před 9 měsíci
  Dan Helfman 88b945dcb9 Add missing test (#911). před 9 měsíci