Dan Helfman f27a96e22d Display a nicer error message when the "recreate" action encounters an archive that already exists (#1053). 1 month ago
..
actions f27a96e22d Display a nicer error message when the "recreate" action encounters an archive that already exists (#1053). 1 month ago
borg 0d94a6587a Move pattern and flag functions from create.py into their own module (#1056). 2 months ago
commands 2db023f785 Don't run action command hooks for actions listed in the "skip_actions" option (#1060). 1 month ago
config 9407f24674 Fix setting of "--checks" on the command-line (#303). 2 months ago
hooks 68fafffe99 Fix a regression in which soft failure exit codes in command hooks were not respected (#1059). 1 month ago
__init__.py a125df991b Move tests to the root of the repository, in keeping with more common convention. 6 years ago
test_execute.py c41b743819 Get existing unit tests passing (#1009). 3 months ago
test_logger.py bbf6f27715 For boolean configuration options, add separate "--foo" and "--no-foo" CLI flags (#303). 2 months ago
test_signals.py 2a16ffab1b When ctrl-C is pressed, ensure Borg actually exits (#1015). 3 months ago
test_verbosity.py 732634f7ba Add an additional test (#793). 2 months ago