borg/src/borg/testsuite/archiver
Thomas Waldmann 15c24cbe7e
recreate: remove --recompress option
For many use cases, the repo-wide "rcompress" is more efficient.

Also, recreate --recompress calls add_chunk with overwrite=True,
which is unsupported with the AdHocCache.
2023-09-23 00:01:39 +02:00
..
__init__.py `cmd` function now creates repo_location argument (#7734) 2023-07-24 23:54:47 +02:00
argparsing.py `cmd` function now creates repo_location argument (#7734) 2023-07-24 23:54:47 +02:00
benchmark_cmd.py tests: remove usage of environment_variable context manager 2023-07-25 13:29:02 +02:00
bypass_lock_option.py `cmd` function now creates repo_location argument (#7734) 2023-07-24 23:54:47 +02:00
check_cmd.py check: rebuild_manifest must verify archive TAM 2023-08-29 21:10:32 +02:00
checks.py rlist: remove support for {tam} placeholder 2023-09-03 22:27:24 +02:00
config_cmd.py `cmd` function now creates repo_location argument (#7734) 2023-07-24 23:54:47 +02:00
corruption.py `cmd` function now creates repo_location argument (#7734) 2023-07-24 23:54:47 +02:00
create_cmd.py fix post-test permission issues 2023-09-20 22:45:57 +02:00
debug_cmds.py `cmd` function now creates repo_location argument (#7734) 2023-07-24 23:54:47 +02:00
delete_cmd.py `cmd` function now creates repo_location argument (#7734) 2023-07-24 23:54:47 +02:00
diff_cmd.py fix F401 2023-07-26 01:23:37 +02:00
disk_full.py fix F401 2023-07-26 01:23:37 +02:00
dotdot_path.tar Sanitize paths during archive creation/extraction/... 2023-06-07 23:23:53 +02:00
extract_cmd.py fix F401 2023-07-26 01:23:37 +02:00
help_cmd.py help_cmd converted 2023-07-07 10:08:25 -05:00
info_cmd.py `cmd` function now creates repo_location argument (#7734) 2023-07-24 23:54:47 +02:00
key_cmds.py tests: remove usage of environment_variable context manager 2023-07-25 13:29:02 +02:00
list_cmd.py `cmd` function now creates repo_location argument (#7734) 2023-07-24 23:54:47 +02:00
lock_cmds.py `cmd` function now creates repo_location argument (#7734) 2023-07-24 23:54:47 +02:00
mount_cmds.py simplify flake8 configuration 2023-07-25 23:56:31 +02:00
patterns.py patterns converted 2023-07-07 17:50:44 -04:00
prune_cmd.py `cmd` function now creates repo_location argument (#7734) 2023-07-24 23:54:47 +02:00
rcompress_cmd.py `cmd` function now creates repo_location argument (#7734) 2023-07-24 23:54:47 +02:00
rcreate_cmd.py tests: remove usage of environment_variable context manager 2023-07-25 13:29:02 +02:00
rdelete_cmd.py `cmd` function now creates repo_location argument (#7734) 2023-07-24 23:54:47 +02:00
recreate_cmd.py recreate: remove --recompress option 2023-09-23 00:01:39 +02:00
rename_cmd.py `cmd` function now creates repo_location argument (#7734) 2023-07-24 23:54:47 +02:00
repo12.tar.gz tests for borg transfer --upgrader=From12To20 2022-12-04 09:07:48 +01:00
return_codes.py fix F401 2023-07-26 01:23:37 +02:00
rinfo_cmd.py `cmd` function now creates repo_location argument (#7734) 2023-07-24 23:54:47 +02:00
rlist_cmd.py `cmd` function now creates repo_location argument (#7734) 2023-07-24 23:54:47 +02:00
serve_cmd.py serve_cmd converted 2023-07-09 15:05:27 -04:00
tar_cmds.py `cmd` function now creates repo_location argument (#7734) 2023-07-24 23:54:47 +02:00
transfer_cmd.py `cmd` function now creates repo_location argument (#7734) 2023-07-24 23:54:47 +02:00
unusual_paths.tar Sanitize paths during archive creation/extraction/... 2023-06-07 23:23:53 +02:00