.. |
actions
|
7605838bfe
Add "--repository" flag to all actions where it makes sense (#564).
|
2 years ago |
borg
|
8cec7c74d8
Add "--strip-components all" on the "extract" action to remove leading path components (#647).
|
2 years ago |
commands
|
b343363bb8
Change the default action order to: "create", "prune", "compact", "check" (#304).
|
2 years ago |
config
|
89500df429
Fix traceback when a configuration section is present but lacking any options (#604).
|
2 years ago |
hooks
|
d88bcc8be9
Add Healthchecks "log" state feature to NEWS.
|
2 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
|
9c42e7e817
Fix regression in which "check" action errored on certain systems (#597, #598).
|
2 years ago |
test_logger.py
|
c657764367
Fix logs that interfere with JSON output by making warnings go to stderr instead of stdout (#602).
|
2 years ago |
test_signals.py
|
0c027a3050
Fix handling of TERM signal to exit borgmatic, not just forward the signal to Borg (#516).
|
3 years ago |
test_verbosity.py
|
c657764367
Fix logs that interfere with JSON output by making warnings go to stderr instead of stdout (#602).
|
2 years ago |