.. |
__init__.py
|
Optionally dump "all" PostgreSQL databases to separate files instead of one combined dump file (#438, #560).
|
2023-01-25 23:31:07 -08:00 |
test_borg.py
|
Add support for logging each log line as a JSON object via global "--log-json" flag (#680).
|
2023-05-08 23:00:49 -07:00 |
test_break_lock.py
|
Add support for logging each log line as a JSON object via global "--log-json" flag (#680).
|
2023-05-08 23:00:49 -07:00 |
test_check.py
|
Upgrade test requirements and code style requirements. Auto-reformat code accordingly.
|
2023-04-14 19:35:24 -07:00 |
test_compact.py
|
use repository["path"] instead of repository
|
2023-03-25 01:04:57 +05:30 |
test_create.py
|
use repository["path"] instead of repository
|
2023-03-25 01:04:57 +05:30 |
test_export_tar.py
|
use repository["path"] instead of repository
|
2023-03-25 01:04:57 +05:30 |
test_extract.py
|
use repository["path"] instead of repository
|
2023-03-25 01:04:57 +05:30 |
test_info.py
|
Add support for logging each log line as a JSON object via global "--log-json" flag (#680).
|
2023-05-08 23:00:49 -07:00 |
test_list.py
|
Add support for logging each log line as a JSON object via global "--log-json" flag (#680).
|
2023-05-08 23:00:49 -07:00 |
test_mount.py
|
Add support for logging each log line as a JSON object via global "--log-json" flag (#680).
|
2023-05-08 23:00:49 -07:00 |
test_prune.py
|
use repository["path"] instead of repository
|
2023-03-25 01:04:57 +05:30 |
test_rcreate.py
|
use repository["path"] instead of repository
|
2023-03-25 01:04:57 +05:30 |
test_restore.py
|
Add support for logging each log line as a JSON object via global "--log-json" flag (#680).
|
2023-05-08 23:00:49 -07:00 |
test_rinfo.py
|
Add support for logging each log line as a JSON object via global "--log-json" flag (#680).
|
2023-05-08 23:00:49 -07:00 |
test_rlist.py
|
Add support for logging each log line as a JSON object via global "--log-json" flag (#680).
|
2023-05-08 23:00:49 -07:00 |
test_transfer.py
|
Fix regression in which the "transfer" action produced a traceback (#663).
|
2023-03-30 23:21:20 -07:00 |