borgmatic/borgmatic
Dan Helfman 4aae7968b8
Add fish shell completions support (#686).
Merge pull request #70 from isaec/feat/fish-completions
2023-05-06 16:00:25 -07:00
..
actions Upgrade test requirements and code style requirements. Auto-reformat code accordingly. 2023-04-14 19:35:24 -07:00
borg Run "borgmatic borg" action without capturing output so interactive prompts and flags like "--progress" still work. 2023-04-30 15:43:41 -07:00
commands Add fish shell completions support (#686). 2023-05-06 16:00:25 -07:00
config Fix borgmatic error when not finding the configuration schema for certain "pip install --editable" development installs (#687). 2023-04-30 16:24:10 -07:00
hooks Another try. Backing out psql error changes (#678). 2023-04-21 10:34:50 -07:00
__init__.py Dropping support for Attic. 2016-06-10 11:21:53 -07:00
execute.py Upgrade test requirements and code style requirements. Auto-reformat code accordingly. 2023-04-14 19:35:24 -07:00
logger.py Add "--log-file-format" flag for customizing the log message format (#658). 2023-04-02 23:06:36 -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 Fix logs that interfere with JSON output by making warnings go to stderr instead of stdout (#602). 2022-12-02 12:12:10 -08:00