Dan Helfman 3eabda45f2 If a boolean option name already starts with "no_", don't add a "--no-no-..." CLI flag (#303). před 5 měsíci
..
actions af97b95e2b Merge branch 'main' into config-command-line. před 5 měsíci
borg e96db2e100 Fix "progress" option with the "transfer" action (#303). před 5 měsíci
commands 3eabda45f2 If a boolean option name already starts with "no_", don't add a "--no-no-..." CLI flag (#303). před 5 měsíci
config 9407f24674 Fix setting of "--checks" on the command-line (#303). před 5 měsíci
hooks e8542f3613 Fix KeePassXC error when "keepassxc:" option is not present, add new options to NEWS (#1047). před 5 měsíci
__init__.py a125df991b Move tests to the root of the repository, in keeping with more common convention. před 7 roky
test_execute.py c41b743819 Get existing unit tests passing (#1009). před 6 měsíci
test_logger.py bbf6f27715 For boolean configuration options, add separate "--foo" and "--no-foo" CLI flags (#303). před 5 měsíci
test_signals.py 2a16ffab1b When ctrl-C is pressed, ensure Borg actually exits (#1015). před 6 měsíci
test_verbosity.py f512d1e460 add verbosity level -2 před 2 roky