This website requires JavaScript.
Explore
Help
Register
Sign In
borgmatic-collective
/
borgmatic
Watch
10
Star
66
Fork
27
You've already forked borgmatic
Code
Issues
42
Pull Requests
5
Actions
Packages
Releases
140
Activity
borgmatic
/
borgmatic
/
commands
History
Dan Helfman
83bc737185
All checks were successful
build / test (push)
Successful in 5m38s
Details
build / docs (push)
Successful in 2m1s
Details
Borg 2 changes: Default the "archive_name_format" option to just "{hostname}". Update the "--match-archives"/"--archive" flags to support series names / archive hashes. Add a "--match-archives" flag to the "prune" action.
2024-10-25 14:26:31 -07:00
..
completion
Fix error parsing arguments with multiple verbosity flags (
#716
).
2023-06-24 14:10:47 -07:00
__init__.py
Basic YAML generating / validating / converting to.
2017-07-08 22:33:51 -07:00
arguments.py
Borg 2 changes: Default the "archive_name_format" option to just "{hostname}". Update the "--match-archives"/"--archive" flags to support series names / archive hashes. Add a "--match-archives" flag to the "prune" action.
2024-10-25 14:26:31 -07:00
borgmatic.py
Change soft failure command hooks to skip only the current repository (
#921
).
2024-10-06 17:39:02 -07:00
generate_config.py
Deprecate generate-borgmatic-config in favor if new "config generate" action (
#529
).
2023-06-21 12:19:49 -07:00
validate_config.py
Deprecate validate-borgmatic-config in favor of new "config validate" action (
#529
).
2023-06-23 10:11:41 -07:00