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 path in release script. More... over 5 years ago
Bump version for release. More... over 5 years ago
Fix PostgreSQL restore error on "all" database dump. More... over 5 years ago
Added `test_restore_all_database_dump` unit test. Updated the other unit tests, as I had to re-arrange argument order Added an 'all' test for the postgres end-to-end test. More... over 5 years ago
Fix MySQL restore error on "all" database dump by excluding system tables (#301). More... over 5 years ago
Upgrade test database versions. More... over 5 years ago
https://github.com/docker/compose/issues/2127 More... over 5 years ago
Move root vs. non-root instructions. More... over 5 years ago
Add root vs. non-root to set up guide. More... over 5 years ago
Clarify that borgmatic should be run with sudo after a root --user install. More... over 5 years ago
Remove the `--create` flag, was causing an error More... over 5 years ago
Finished. Now uses 'psql' to run the plain-text scripts that pg_dumpall creates More... over 5 years ago
First attempt at fixing this pg_dumpall/restoring issue More... over 5 years ago
Docs feedback: Clarify PagerDuty integration instructions. More... over 5 years ago
Add link for Alpine packages of borgmatic to README. More... over 5 years ago
Clarify license version. More... over 5 years ago
More documentation examples of a la carte actions. More... over 5 years ago
Feedback on PagerDuty hook documentation. More... over 5 years ago
Maybe fix release signing. More... over 5 years ago
Bump version for release. More... over 5 years ago
Upgrade pip and tox in tests. More... over 5 years ago
Fix PagerDuty link. More... over 5 years ago
Fix the "--stats" and "--files" flags so that they yield output at verbosity 0 (#290). More... over 5 years ago
Add security policy, such as it is. More... over 5 years ago
Documentation for "--archive latest" (#289). More... over 5 years ago
Specify "--archive latest" to all actions that accept an archive (#289). More... over 5 years ago
Monitor backups with PagerDuty hook integration (#245). More... over 5 years ago
Fix tests. More... over 5 years ago
Add per-action hooks: "before_prune", "after_prune", "before_check", and "after_check" (#255). More... over 5 years ago
Add missing "how to" text. More... over 5 years ago