Dan Helfman
|
e428d74258
|
Fix the (unreleased) "archive_hostname" option / "--archive-hostname" flag to pass an environment variable to Borg instead of a flag. Also add an "archive_username" option and corresponding "--archive-username" flag to override the "{user}" plaecholder (#1317).
|
2026-07-20 18:57:11 -07:00 |
|
Dan Helfman
|
b14425b2af
|
Consume "--archive-hostname" flag and "archive_hostname" option in pretty much all actions (#1317).
|
2026-06-17 14:57:42 -07:00 |
|
Dan Helfman
|
9aea0b1d90
|
Fix broken tests.
|
2026-05-22 12:19:34 -07:00 |
|
Dan Helfman
|
9f6cce2a39
|
Get several existing tests passing and refactor logging of lines from external programs.
|
2025-12-30 22:25:12 -08:00 |
|
Dan Helfman
|
f680869d31
|
Expand the "borg_extra_options" option to support every Borg sub-command that borgmatic uses (#427).
|
2025-10-23 21:13:16 -07:00 |
|
Dan Helfman
|
9a80fec91b
|
When running tests, use Ruff for faster and more comprehensive code linting and formatting.
|
2025-07-17 23:24:58 -07:00 |
|
Dan Helfman
|
49839e884a
|
Add configuration options for logging and verbosity (#793).
|
2025-04-04 10:11:00 -07:00 |
|
Dan Helfman
|
cf477bdc1c
|
Fix broken list_details, progress, and statistics options (#303).
|
2025-03-31 11:33:56 -07:00 |
|
Dan Helfman
|
668f767bfc
|
Adding some missing tests and fixing related flag vs. config logic (#303).
|
2025-03-28 23:11:15 -07:00 |
|
Dan Helfman
|
07ecc0ffd6
|
Send the "encryption_passphrase" option to Borg via an anonymous pipe.
|
2025-02-17 11:03:36 -08:00 |
|
Dan Helfman
|
13884bd448
|
Apply the "umask" option to all relevant actions, not just some of them (#441).
|
2024-11-18 09:07:29 -08:00 |
|
Dan Helfman
|
13878be254
|
Move the default check state directory (#562, #638). Deprecate the "borgmatic_source_directory" option in favor of "borgmatic_runtime_directory" and "borgmatic_state_directory" (#562).
|
2024-10-30 22:36:43 -07:00 |
|
Dan Helfman
|
bd4c672382
|
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 |
|
Dan Helfman
|
fd4f69f6c3
|
Rename repository actions for compatibility with recent Borg 2 changes (#915).
|
2024-09-09 10:05:32 -07:00 |
|
Dan Helfman
|
2dca5e1834
|
Initial automated tests for delete action (#298).
|
2024-07-02 20:26:29 -07:00 |
|