.. |
actions
|
b2d61ade4e
Change the default value for the "--original-hostname" flag from "localhost" to no host specified (#985).
|
8 months ago |
borg
|
ffaa99ba15
With the "max_duration" option or the "--max-duration" flag, run the archives and repository checks separately so they don't interfere with one another (#988).
|
8 months ago |
commands
|
7d56641f56
Get existing unit tests passing (#635).
|
8 months ago |
config
|
71f1819f05
Some additional test coverage (#635).
|
8 months ago |
hooks
|
cca9039863
Move the passcommand logic out of a hook to prevent future security issues (e.g., passphrase exfiltration attacks) if a user invokes a credential hook from an arbitrary configuration value (#961).
|
8 months ago |
__init__.py
|
a125df991b
Move tests to the root of the repository, in keeping with more common convention.
|
7 years ago |
test_execute.py
|
355eef186e
Get existing tests passing again (#961).
|
8 months ago |
test_logger.py
|
ab9e8d06ee
Add a delayed logging handler that delays anything logged before logging is actually configured.
|
8 months ago |
test_signals.py
|
10933fd55b
Fix for borgmatic not stopping Borg immediately when the user presses ctrl-C (#761).
|
2 years ago |
test_verbosity.py
|
f512d1e460
add verbosity level -2
|
2 years ago |