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
Fix for spurious Borg traceback when initializing a repository in an empty directory (#201). More... almost 6 years ago
Bump version for release. More... almost 6 years ago
Fix for hook erroring with exit code 1 not being interpreted as an error (#214). More... almost 6 years ago
Reorder arguments passed to Borg to fix duplicate directories when using Borg patterns (#213). More... almost 6 years ago
Fix for traceback when the "checks" option has an empty value (#208). More... almost 6 years ago
Bypass Borg error about a moved repository (#209). More... almost 6 years ago
In issue template, use python3 instead of python. More... almost 6 years ago
Do not treat Borg warnings (exit code 1) as failures (#204). More... about 6 years ago
When validating configuration files, require strings instead of allowing any scalar type. More... about 6 years ago
Fit inadvertent conversion of ordered dict to dict. More... about 6 years ago
Black formatting. More... about 6 years ago
If a "prefix" option in borgmatic's configuration has an empty value (blank or ""), then disable default prefix. More... about 6 years ago
Clarify documentation/schema about on_error hook running if there's an error in another hook (#202). More... about 6 years ago
Link to borgmatic-binary installation method. More... about 6 years ago
Fix redirect. More... about 6 years ago
Add how-to redirect. Fix capitalization. More... about 6 years ago
Iterate on how-to document name wording. More... about 6 years ago
Merge branch 'rename_howto_guide' of duncanbetts/borgmatic into master More... about 6 years ago
Merge branch 'master' of ssh://projects.torsion.org:3022/witten/borgmatic More... about 6 years ago
Update 'README.md' More... about 6 years ago
Update 'docs/how-to/run-preparation-steps-before-backups.md' More... about 6 years ago
Update 'README.md' More... about 6 years ago
Change example filename to be more descriptive. More... about 6 years ago
Unbreak console snippet in docs. More... about 6 years ago
Add note to documentation about using spaces instead of tabs for indentation, as YAML does not allow tabs (#199). More... about 6 years ago
Upgrade base layers. More... about 6 years ago
Only log to syslog when run from a non-interactive console (e.g. a cron job). Related to #197. More... about 6 years ago
Remove unicode byte order mark from syslog output. (Related to #197.) More... about 6 years ago
Support for Borg --noatime, --noctime, and --nobirthtime flags (mentioned in #193). More... about 6 years ago
Sort generated flags before passing them to Borg. More... about 6 years ago