This website requires JavaScript.
Explore
Help
Register
Sign In
borgmatic-collective
/
borgmatic
Watch
10
Star
65
Fork
26
You've already forked borgmatic
Code
Issues
42
Pull Requests
4
Actions
Packages
Releases
140
Activity
borgmatic
/
borgmatic
/
borg
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
..
__init__.py
Split out Borg integration code into multiple files, as it was getting kind of hairy all in one.
2017-08-05 16:21:39 -07:00
borg.py
Apply the "working_directory" option to all actions, not just "create". Also fix the glob expansion of "source_directories" values to respect the "working_directory" option (
#609
).
2024-10-20 16:04:41 -07:00
break_lock.py
Apply the "working_directory" option to all actions, not just "create". Also fix the glob expansion of "source_directories" values to respect the "working_directory" option (
#609
).
2024-10-20 16:04:41 -07:00
change_passphrase.py
Apply the "working_directory" option to all actions, not just "create". Also fix the glob expansion of "source_directories" values to respect the "working_directory" option (
#609
).
2024-10-20 16:04:41 -07:00
check.py
Apply the "working_directory" option to all actions, not just "create". Also fix the glob expansion of "source_directories" values to respect the "working_directory" option (
#609
).
2024-10-20 16:04:41 -07:00
compact.py
Apply the "working_directory" option to all actions, not just "create". Also fix the glob expansion of "source_directories" values to respect the "working_directory" option (
#609
).
2024-10-20 16:04:41 -07:00
create.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
delete.py
Apply the "working_directory" option to all actions, not just "create". Also fix the glob expansion of "source_directories" values to respect the "working_directory" option (
#609
).
2024-10-20 16:04:41 -07:00
environment.py
Fix a confusing apparent hang when when the repository location changes, and instead show a helpful error message (
#914
).
2024-10-03 16:48:34 -07:00
export_key.py
Apply the "working_directory" option to all actions, not just "create". Also fix the glob expansion of "source_directories" values to respect the "working_directory" option (
#609
).
2024-10-20 16:04:41 -07:00
export_tar.py
Apply the "working_directory" option to all actions, not just "create". Also fix the glob expansion of "source_directories" values to respect the "working_directory" option (
#609
).
2024-10-20 16:04:41 -07:00
extract.py
Apply the "working_directory" option to all actions, not just "create". Also fix the glob expansion of "source_directories" values to respect the "working_directory" option (
#609
).
2024-10-20 16:04:41 -07:00
feature.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
flags.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
info.py
Apply the "working_directory" option to all actions, not just "create". Also fix the glob expansion of "source_directories" values to respect the "working_directory" option (
#609
).
2024-10-20 16:04:41 -07:00
list.py
Apply the "working_directory" option to all actions, not just "create". Also fix the glob expansion of "source_directories" values to respect the "working_directory" option (
#609
).
2024-10-20 16:04:41 -07:00
mount.py
Apply the "working_directory" option to all actions, not just "create". Also fix the glob expansion of "source_directories" values to respect the "working_directory" option (
#609
).
2024-10-20 16:04:41 -07:00
prune.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
repo_create.py
Apply the "working_directory" option to all actions, not just "create". Also fix the glob expansion of "source_directories" values to respect the "working_directory" option (
#609
).
2024-10-20 16:04:41 -07:00
repo_delete.py
Apply the "working_directory" option to all actions, not just "create". Also fix the glob expansion of "source_directories" values to respect the "working_directory" option (
#609
).
2024-10-20 16:04:41 -07:00
repo_info.py
Apply the "working_directory" option to all actions, not just "create". Also fix the glob expansion of "source_directories" values to respect the "working_directory" option (
#609
).
2024-10-20 16:04:41 -07:00
repo_list.py
Apply the "working_directory" option to all actions, not just "create". Also fix the glob expansion of "source_directories" values to respect the "working_directory" option (
#609
).
2024-10-20 16:04:41 -07:00
state.py
Reduce the default consistency check frequency and support configuring the frequency independently for each check (
#523
).
2022-05-28 14:42:19 -07:00
transfer.py
Apply the "working_directory" option to all actions, not just "create". Also fix the glob expansion of "source_directories" values to respect the "working_directory" option (
#609
).
2024-10-20 16:04:41 -07:00
umount.py
Apply the "working_directory" option to all actions, not just "create". Also fix the glob expansion of "source_directories" values to respect the "working_directory" option (
#609
).
2024-10-20 16:04:41 -07:00
version.py
Apply the "working_directory" option to all actions, not just "create". Also fix the glob expansion of "source_directories" values to respect the "working_directory" option (
#609
).
2024-10-20 16:04:41 -07:00