This website requires JavaScript.
Explore
Help
Register
Sign In
borgmatic-collective
/
borgmatic
Watch
11
Star
69
Fork
40
You've already forked borgmatic
Code
Issues
47
Pull Requests
6
Actions
3
Packages
Releases
152
Activity
Files
009055c61a737900ac392e7e8b1d5f189d7d82f2
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