borgmatic/borgmatic
Sébastien MB b63c854509 Fix escaped environment variable in configuration
- when an env variable is escaped in the configuration file, we expect
  not to resolve it and remove the escape char `\`
2022-06-17 09:50:56 +02:00
..
borg Fix None find paths (#541). 2022-06-03 15:20:05 -07:00
commands Code style, rename command-line flag, and move new code into its own file (#546) 2022-06-16 11:35:24 -07:00
config Fix escaped environment variable in configuration 2022-06-17 09:50:56 +02:00
hooks add a hook for sending push notifications via ntfy.sh 2022-06-09 21:10:38 +01:00
__init__.py Dropping support for Attic. 2016-06-10 11:21:53 -07:00
execute.py Fix traceback that can occur when dumping a database (#440). 2021-08-06 08:58:11 -07:00
logger.py Add test for #407: Fix syslog logging on FreeBSD. 2021-06-23 10:21:45 -07:00
signals.py Fix handling of TERM signal to exit borgmatic, not just forward the signal to Borg (#516). 2022-04-03 13:12:48 -07:00
verbosity.py new verbosity level "-1" for errors 2019-11-03 09:55:19 +01:00