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
/
borg
History
Dan Helfman
bd4c672382
All checks were successful
build / test (push)
Successful in 5m44s
Details
build / docs (push)
Successful in 1m36s
Details
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
..
__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
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
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
Rename repository actions for compatibility with recent Borg 2 changes (
#915
).
2024-09-09 10:05:32 -07:00
flags.py
Initial work on delete/rdelete actions (
#298
).
2024-06-28 16:20:10 -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
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_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