Histórico de Commits

Autor SHA1 Mensagem Data
  Dan Helfman 8e9e06afe6 Bump version for release. há 3 anos atrás
  Dan Helfman 2bc91ac3d2 Add "generate-borgmatic-config --overwrite" flag to replace an existing destination file (#539). há 3 anos atrás
  Dan Helfman 5b615d51a4 Add support for "borgmatic borg debug" command (#538). há 3 anos atrás
  Dan Helfman c7f5d5fd0b Fix broken Bash completion of filenames, as in "-c config.yaml". há 3 anos atrás
  Dan Helfman 6ef7538eb0 Fix typo in Bash completions script. há 3 anos atrás
  Dan Helfman 8fa90053cf Add "borgmatic check --force" flag to ignore configured check frequencies (#523). há 3 anos atrás
  Dan Helfman b3682b61d1 Add another note about the consistency checks schema in old versions (#523). há 3 anos atrás
  Dan Helfman ad0e2e0d7c Tweak default check frequency to 1 month (#523). há 3 anos atrás
  Dan Helfman 6629f40cab In bash completion script, warn when script is out of date using script contents instead of version. (Fewer spurious warnings that way.) há 3 anos atrás
  Dan Helfman e76bfa555f Reduce the default consistency check frequency and support configuring the frequency independently for each check (#523). há 3 anos atrás
  Dan Helfman 8ddb7268eb Reuse "borg info" function. há 3 anos atrás
  Dan Helfman cb5fe02ebd Fix broken Bash completion end-to-end test. há 3 anos atrás
  Dan Helfman 77b84f8a48 Add Bash completion script so you can tab-complete the borgmatic command-line. há 3 anos atrás
  Dan Helfman 691ec96909 Fix python_requires to support all versions of 3.7 (#537). há 3 anos atrás
  Steve Atwell 29b4666205 Fix python_requires to support all versions of 3.7 há 3 anos atrás
  Dan Helfman 316a22701f Add documentation note about multiple merge limitation (#380). há 3 anos atrás
  Dan Helfman be59a3e574 Fix generate-borgmatic-config with "--source" flag to support more complex schema changes like the new Healthchecks configuration options (#536). há 3 anos atrás
  Dan Helfman 37327379bc Merge branch 'master' of ssh://projects.torsion.org:3022/borgmatic-collective/borgmatic há 3 anos atrás
  Dan Helfman 22c2f13611 Remove trailing whitespace (#535). há 3 anos atrás
  polyzen 8708ca07f4 Remove trailing whitespace há 3 anos atrás
  Dan Helfman 634d9e4946 Bump version for release. há 3 anos atrás
  Dan Helfman 54933ebef5 Change connection failures for monitoring hooks to be warnings instead of errors (#439). há 3 anos atrás
  Dan Helfman 157e59ac88 Add Healthchecks monitoring hook "send_logs" option to enable/disable sending borgmatic logs to the Healthchecks server (#460). há 3 anos atrás
  Dan Helfman 666f0dd751 Add missing Healthchecks "states" option example in configuration schema (#525). há 3 anos atrás
  Dan Helfman 8b179e4647 Reverse logic of Healtchecks "skip_states" option to just "states" (#525). há 3 anos atrás
  Dan Helfman 865eff7d98 Add Healthchecks monitoring hook "skip_states" option to disable pinging for particular monitoring states (#525). há 3 anos atrás
  Dan Helfman b9741f4d0b Add Healthchecks monitoring hook "ping_body_limit" option to configure how many bytes of logs to send to the Healthchecks server (#294). há 3 anos atrás
  Dan Helfman 02781662f8 Change monitoring hooks to specify the ping URL / integration key as a named option. há 3 anos atrás
  Dan Helfman 32a1043468 Remove the error when "archive_name_format" is specified but a retention prefix isn't (#402). há 3 anos atrás
  Dan Helfman 3e4aeec649 Warn when an unsupported variable is used in a hook command (#420). há 3 anos atrás