2
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jul 01, 2023 — Jul 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bump version for release. More... about 3 years ago
Add "generate-borgmatic-config --overwrite" flag to replace an existing destination file (#539). More... about 3 years ago
Add support for "borgmatic borg debug" command (#538). More... about 3 years ago
Fix broken Bash completion of filenames, as in "-c config.yaml". More... about 3 years ago
Fix typo in Bash completions script. More... about 3 years ago
Add "borgmatic check --force" flag to ignore configured check frequencies (#523). More... about 3 years ago
Add another note about the consistency checks schema in old versions (#523). More... about 3 years ago
Tweak default check frequency to 1 month (#523). More... about 3 years ago
In bash completion script, warn when script is out of date using script contents instead of version. (Fewer spurious warnings that way.) More... about 3 years ago
Reduce the default consistency check frequency and support configuring the frequency independently for each check (#523). More... about 3 years ago
Reuse "borg info" function. More... about 3 years ago
Fix broken Bash completion end-to-end test. More... about 3 years ago
Add Bash completion script so you can tab-complete the borgmatic command-line. More... about 3 years ago
Fix python_requires to support all versions of 3.7 (#537). More... about 3 years ago
Fix python_requires to support all versions of 3.7 More... about 3 years ago
Add documentation note about multiple merge limitation (#380). More... about 3 years ago
Fix generate-borgmatic-config with "--source" flag to support more complex schema changes like the new Healthchecks configuration options (#536). More... about 3 years ago
Merge branch 'master' of ssh://projects.torsion.org:3022/borgmatic-collective/borgmatic More... about 3 years ago
Remove trailing whitespace (#535). More... about 3 years ago
Remove trailing whitespace More... about 3 years ago
Bump version for release. More... about 3 years ago
Change connection failures for monitoring hooks to be warnings instead of errors (#439). More... about 3 years ago
Add Healthchecks monitoring hook "send_logs" option to enable/disable sending borgmatic logs to the Healthchecks server (#460). More... about 3 years ago
Add missing Healthchecks "states" option example in configuration schema (#525). More... about 3 years ago
Reverse logic of Healtchecks "skip_states" option to just "states" (#525). More... about 3 years ago
Add Healthchecks monitoring hook "skip_states" option to disable pinging for particular monitoring states (#525). More... about 3 years ago
Add Healthchecks monitoring hook "ping_body_limit" option to configure how many bytes of logs to send to the Healthchecks server (#294). More... about 3 years ago
Change monitoring hooks to specify the ping URL / integration key as a named option. More... about 3 years ago
Remove the error when "archive_name_format" is specified but a retention prefix isn't (#402). More... about 3 years ago
Warn when an unsupported variable is used in a hook command (#420). More... about 3 years ago