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
f19eec56ac
borgmatic
/
borgmatic
/
config
History
Luke Murphy
1f524d6c87
Add borgmatic custom logger
2019-05-13 13:40:18 +02:00
..
__init__.py
Basic YAML configuration file parsing.
2017-07-04 16:52:24 -07:00
checks.py
Enable consistency checks for only certain repositories via "check_repositories" (
#73
).
2018-10-13 20:34:51 -07:00
collect.py
Fix for seemingly random filename ordering when running through a directory of configuration files (
#157
).
2019-03-30 16:41:21 -07:00
convert.py
Remove dead code.
2019-02-09 21:17:55 -08:00
generate.py
Use Flake8 code checker as part of running automated tests.
2018-09-29 23:15:18 -07:00
legacy.py
Use Black code formatter as part of running automated tests.
2018-09-29 22:45:00 -07:00
load.py
Add borgmatic custom logger
2019-05-13 13:40:18 +02:00
schema.yaml
Support for Borg create/extract --numeric-owner flag (
#147
).
2019-03-05 09:11:35 -08:00
validate.py
Add borgmatic custom logger
2019-05-13 13:40:18 +02:00