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
tests for arguments.py More... about 2 years ago
pass all tests with wittens recommendation More... about 2 years ago
fix indentation error that caused too many test failures More... about 2 years ago
edit schema comments and work on witten review More... about 2 years ago
Fix moved Arch Linux borgmatic URL. More... about 2 years ago
Stop uploading GPG signatures to pypi since it no longer supports them. More... about 2 years ago
Fix GitHub release script now that "master" has been renamed to "main". More... about 2 years ago
Bump version for release. More... about 2 years ago
Add Fedora schema loading fix to NEWS (#703). More... about 2 years ago
Fix error loading configuration schema on Fedora Linux (#703). More... about 2 years ago
Use open() to test for file existance and readability More... about 2 years ago
Document work-around for colons in YAML strings (#708). More... about 2 years ago
Verify that schema path exists before returning it More... about 2 years ago
Drop importlib_metadata entirely More... about 2 years ago
merge subparsers and refactor More... about 2 years ago
support more flags More... about 2 years ago
NEWS wording fix for clarity (#706). More... about 2 years ago
Fix "check" action error when repository and archive checks are configured but the archive check gets skipped due to the configured frequency (#704). More... about 2 years ago
Make dev docs message stand out a little more. More... about 2 years ago
Document verbosity levels (#484). More... about 2 years ago
Fix "--archive latest" on "list" and "info" actions only working on the first of multiple configured repositories (#706). More... about 2 years ago
Mention new verbosity level to NEWS (#484). More... about 2 years ago
Add option to disable syslog output (#484). More... about 2 years ago
nit changes - help strings in borgmatic commands - test fixes in test_logger and test_borgmatic More... about 2 years ago
extract config files More... about 2 years ago
finish parsing and add error for empty config subcommand More... about 2 years ago
Merge pull request #2 from witten/feat/store-config-in-archive More... about 2 years ago
add test to check that log_file is disabled if logging is disabled More... about 2 years ago
Potential fix for nested subparsers not parsing correctly. More... about 2 years ago
removed parents and used reversed remaining_args More... about 2 years ago