This website requires JavaScript.
Explore
Help
Sign in
psw
/
borgmatic
Watch
1
Star
0
Fork
You've already forked borgmatic
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
cf739bc997
borgmatic
/
borgmatic
History
Dan Helfman
cf739bc997
The "check --force" flag now runs checks even if "check" is in "skip_actions" (
#802
).
2023-12-28 10:22:48 -08:00
..
actions
Add an "--ssh-command" flag to the "config bootstrap" action (
#767
).
2023-12-24 10:33:55 -08:00
borg
Add a "skip_actions" option to skip running particular actions (
#701
).
2023-10-31 21:54:41 -07:00
commands
The "check --force" flag now runs checks even if "check" is in "skip_actions" (
#802
).
2023-12-28 10:22:48 -08:00
config
Clarify constants/placeholders interaction and improve examples (
#763
).
2023-12-24 11:18:17 -08:00
hooks
fix PR comments
2023-10-04 13:19:40 +02:00
__init__.py
Dropping support for Attic.
2016-06-10 11:21:53 -07:00
execute.py
Add an "--ssh-command" flag to the "config bootstrap" action (
#767
).
2023-12-24 10:33:55 -08:00
logger.py
Fix a traceback when an invalid command-line flag or action is used (
#768
).
2023-10-06 21:00:23 -07:00
signals.py
Fix for borgmatic not stopping Borg immediately when the user presses ctrl-C (
#761
).
2023-09-27 08:52:00 -07:00
verbosity.py
add verbosity level -2
2023-05-26 08:57:12 +05:30