Dan Helfman a892a308bd Display a nicer error message when running the "recreate" action on a leftover temporary archive from a prior recreate run (#1053). 7 months ago
..
actions a892a308bd Display a nicer error message when running the "recreate" action on a leftover temporary archive from a prior recreate run (#1053). 7 months ago
borg 0d94a6587a Move pattern and flag functions from create.py into their own module (#1056). 8 months ago
commands 2db023f785 Don't run action command hooks for actions listed in the "skip_actions" option (#1060). 8 months ago
config 9407f24674 Fix setting of "--checks" on the command-line (#303). 8 months ago
hooks 68fafffe99 Fix a regression in which soft failure exit codes in command hooks were not respected (#1059). 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 c41b743819 Get existing unit tests passing (#1009). 9 months ago
test_logger.py bbf6f27715 For boolean configuration options, add separate "--foo" and "--no-foo" CLI flags (#303). 8 months ago
test_signals.py 2a16ffab1b When ctrl-C is pressed, ensure Borg actually exits (#1015). 9 months ago
test_verbosity.py 732634f7ba Add an additional test (#793). 8 months ago