.. |
__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
|
Elevate specific Borg warnings to errors or squash errors to warnings (#798).
|
2024-01-21 11:34:40 -08:00 |
break_lock.py
|
Elevate specific Borg warnings to errors or squash errors to warnings (#798).
|
2024-01-21 11:34:40 -08:00 |
check.py
|
Add a "--max-duration" flag to the "check" action and a "max_duration" option to the repository check configuration (#817).
|
2024-06-22 16:19:06 -07:00 |
compact.py
|
Elevate specific Borg warnings to errors or squash errors to warnings (#798).
|
2024-01-21 11:34:40 -08:00 |
create.py
|
Add an "upload_buffer_size" option to set the size of the upload buffer used in "create" action (#865).
|
2024-06-23 16:26:22 -07:00 |
environment.py
|
Elevate specific Borg warnings to errors or squash errors to warnings (#798).
|
2024-01-21 11:34:40 -08:00 |
export_key.py
|
Elevate specific Borg warnings to errors or squash errors to warnings (#798).
|
2024-01-21 11:34:40 -08:00 |
export_tar.py
|
Elevate specific Borg warnings to errors or squash errors to warnings (#798).
|
2024-01-21 11:34:40 -08:00 |
extract.py
|
Fix lack of file extraction when using "extract --strip-components all" on a path with a leading slash (#851).
|
2024-04-17 16:50:09 -07:00 |
feature.py
|
Drop deprecated pkg_resources in favor of importlib.metadata and packaging.
|
2023-04-14 21:21:25 -07:00 |
flags.py
|
When "--match-archives *" is used with "check" action, don't skip Borg's orphaned objects check (#779).
|
2024-04-16 10:38:14 -07:00 |
info.py
|
Elevate specific Borg warnings to errors or squash errors to warnings (#798).
|
2024-01-21 11:34:40 -08:00 |
list.py
|
Spot check basically complete other than docs (#656).
|
2024-04-15 11:02:05 -07:00 |
mount.py
|
Elevate specific Borg warnings to errors or squash errors to warnings (#798).
|
2024-01-21 11:34:40 -08:00 |
prune.py
|
Elevate specific Borg warnings to errors or squash errors to warnings (#798).
|
2024-01-21 11:34:40 -08:00 |
rcreate.py
|
When running the "rcreate" action and the repository already exists but with a different encryption mode than requested, error (#840).
|
2024-03-11 11:24:36 -07:00 |
rinfo.py
|
Elevate specific Borg warnings to errors or squash errors to warnings (#798).
|
2024-01-21 11:34:40 -08:00 |
rlist.py
|
Elevate specific Borg warnings to errors or squash errors to warnings (#798).
|
2024-01-21 11:34:40 -08: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
|
Elevate specific Borg warnings to errors or squash errors to warnings (#798).
|
2024-01-21 11:34:40 -08:00 |
umount.py
|
Elevate specific Borg warnings to errors or squash errors to warnings (#798).
|
2024-01-21 11:34:40 -08:00 |
version.py
|
Elevate specific Borg warnings to errors or squash errors to warnings (#798).
|
2024-01-21 11:34:40 -08:00 |