| .. |
|
actions
|
360156e3b1
refactor codebase
|
7 months ago |
|
borg
|
360156e3b1
refactor codebase
|
7 months ago |
|
commands
|
3eabda45f2
If a boolean option name already starts with "no_", don't add a "--no-no-..." CLI flag (#303).
|
7 months ago |
|
config
|
9407f24674
Fix setting of "--checks" on the command-line (#303).
|
7 months ago |
|
hooks
|
e8542f3613
Fix KeePassXC error when "keepassxc:" option is not present, add new options to NEWS (#1047).
|
7 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
|
c41b743819
Get existing unit tests passing (#1009).
|
8 months ago |
|
test_logger.py
|
bbf6f27715
For boolean configuration options, add separate "--foo" and "--no-foo" CLI flags (#303).
|
7 months ago |
|
test_signals.py
|
2a16ffab1b
When ctrl-C is pressed, ensure Borg actually exits (#1015).
|
8 months ago |
|
test_verbosity.py
|
f512d1e460
add verbosity level -2
|
2 years ago |