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
More Docker build fun (#326). More... about 2 years ago
Attempt to fix CI test failures (#326). More... about 2 years ago
Add comment describing need for dev-CI parity test. More... about 2 years ago
Code formatting. More... about 2 years ago
Add missing services to build service configuration and add a test to catch this in the future (#326). More... about 2 years ago
Add database restore overrides to NEWS, add a test, and move some tests (#326). More... about 2 years ago
Merge branch 'main' of github.com:borgmatic-collective/borgmatic More... about 2 years ago
feat: allow restoring to different port/host/username (#326). More... about 2 years ago
Accidentally a word. More... about 2 years ago
Actually link to the most recent version. More... about 2 years ago
Clarify that references docs are only for the most recent version of borgmatic. More... about 2 years ago
Codespell fixes. More... about 2 years ago
Deprecate generate-borgmatic-config in favor if new "config generate" action (#529). More... about 2 years ago
Add a test for another edge case (#712). More... about 2 years ago
Fix for another subaction argument-parsing edge case (#712). More... about 2 years ago
make sure restore params in config aren't used when cli args are supplied More... about 2 years ago
Remove additional upgrade-borgmatic-config code (#529). More... about 2 years ago
Remove upgrade-borgmatic-config command for upgrading borgmatic 1.1.0 INI-style configuration (#529). More... about 2 years ago
Fix an error when "data" check time files are accessed without getting upgraded first (#711, #713). More... about 2 years ago
Refactor arguments parsing to fix bootstrap action CLI issues (#712). More... about 2 years ago
add tests for all databases More... about 2 years ago
actually test port restores More... about 2 years ago
add unit tests for cases when cli/config restore args are used More... about 2 years ago
all e2e tests More... about 2 years ago
fix witten reported mysql error More... about 2 years ago
add tests for password logic More... about 2 years ago
Find sub-actions for an action without an isinstance() check. More... about 2 years ago
pass all existing tests (and formatting) More... about 2 years ago
Use absolute paths when storing configuration files in an archive for later bootstrapping (#697). More... about 2 years ago
Add a documentation troubleshooting note for MySQL/MariaDB authentication errors (#399). More... about 2 years ago