This website requires JavaScript.
Explore
Help
Sign in
psw
/
borgmatic
Watch
1
Star
0
Fork
You've already forked borgmatic
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
1bc003560a
borgmatic
/
tests
/
integration
/
config
History
Divyansh Singh
1bc003560a
Merge branch 'master' of
https://github.com/diivi/borgmatic
into feat/tag-repos
2023-03-25 01:39:26 +05:30
..
__init__.py
test_generate.py
Fix environment variable plumbing so options in one configuration file aren't used for others (
#555
).
2022-06-30 13:42:17 -07:00
test_legacy.py
Add code style plugins to enforce use of Python f-strings and prevent single-letter variables.
2023-03-23 23:11:14 -07:00
test_load.py
When deep merging common configuration, merge colliding list values by appending them (
#531
).
2022-05-20 15:28:28 -07:00
test_override.py
test_schema.py
Improve configuration reference documentation readability via more aggressive word-wrapping in configuration schema descriptions.
2020-06-17 23:15:12 -07:00
test_validate.py
use repository["path"] instead of repository
2023-03-25 01:04:57 +05:30