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 |
|
Vandal
|
360156e3b1
|
refactor codebase
|
2025-04-06 21:34:04 +05:30 |
|
Dan Helfman
|
3642687ab5
|
Fix broken tests (#999).
|
2025-02-22 14:32:32 -08:00 |
|
Dan Helfman
|
5d9c111910
|
Fix a runtime directory error from a conflict between "extra_borg_options" and special file detection (#999).
|
2025-02-22 14:26:21 -08:00 |
|
Dan Helfman
|
83bc737185
|
Borg 2 changes: Default the "archive_name_format" option to just "{hostname}". Update the "--match-archives"/"--archive" flags to support series names / archive hashes. Add a "--match-archives" flag to the "prune" action.
|
2024-10-25 14:26:31 -07:00 |
|
Dan Helfman
|
e9a0226ee0
|
Initial work on delete/rdelete actions (#298).
|
2024-06-28 16:20:10 -07:00 |
|
Dan Helfman
|
b0e49ebce0
|
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 |
|
Dan Helfman
|
8ad7b473f1
|
When an archive filter causes no matching archives for the "rlist" or "info" actions, warn (#748).
|
2023-10-26 22:12:13 -07:00 |
|
Dan Helfman
|
9f3328781b
|
When "archive_name_format" is not set, filter archives using the default archive name format (#753).
|
2023-09-06 23:13:40 -07:00 |
|
Dan Helfman
|
14e2a6b89d
|
Omit "--glob-archives" or "--match-archives" Borg flag when its value would be "*" (#734).
|
2023-08-02 10:23:22 -07:00 |
|
Dan Helfman
|
5dbb71709c
|
Upgrade test requirements and code style requirements. Auto-reformat code accordingly.
|
2023-04-14 19:35:24 -07:00 |
|
Dan Helfman
|
9712d00680
|
Add "match_archives" option (#588).
|
2023-04-01 23:57:55 -07:00 |
|
Dan Helfman
|
3f78ac4085
|
Automatically use the "archive_name_format" option to filter which archives get used for borgmatic actions that operate on multiple archives (#479).
|
2023-03-31 15:21:08 -07:00 |
|
Divyansh Singh
|
ec9def4e71
|
rename repository arg to repository_path in all borg actions
|
2023-03-26 23:52:25 +05:30 |
|
Dan Helfman
|
a05d0f378e
|
Factor out repository/archive flags formatting code from create action (#557).
|
2022-08-13 22:50:14 -07:00 |
|
Dan Helfman
|
94321aec7a
|
Update compact action for Borg 2 support (#557).
|
2022-08-13 22:07:15 -07:00 |
|
Dan Helfman
|
56fd78089d
|
Sort generated flags before passing them to Borg.
|
2019-06-25 11:04:10 -07:00 |
|
Dan Helfman
|
86dbc00cbe
|
Support for several more borgmatic/borg info command-line flags (#193).
|
2019-06-25 10:46:55 -07:00 |
|
Dan Helfman
|
c644270599
|
Pass through several "borg list" flags (#193).
|
2019-06-25 10:18:30 -07:00 |
|