Dan Helfman e14ebee4e0 User-defined hooks for global setup or cleanup that run before/after all actions. (#192). 5 years ago
..
borg a897ffd514 Fix "borgmatic create --progress" output so that it updates on the console in real-time (#221). 5 years ago
commands e14ebee4e0 User-defined hooks for global setup or cleanup that run before/after all actions. (#192). 5 years ago
config 74ac148747 Disable console color via "color" option in borgmatic configuration output section (#191). 6 years ago
__init__.py a125df991b Move tests to the root of the repository, in keeping with more common convention. 6 years ago
test_execute.py a897ffd514 Fix "borgmatic create --progress" output so that it updates on the console in real-time (#221). 5 years ago
test_hook.py d6d66de251 Set umask used when executing hooks via "umask" option in borgmatic hooks section (#189). 6 years ago
test_logger.py 90595e9c18 Only log to syslog when run from a non-interactive console (e.g. a cron job). Related to #197. 6 years ago
test_verbosity.py cc9dbb1def Support for Borg repository initialization via borgmatic --init command-line flag (#110). 6 years ago