Dan Helfman
|
7de1c2121c
|
List the configured "when" action names in the log entries for command hooks (#1063).
|
2025-04-08 12:04:10 -07:00 |
|
Dan Helfman
|
2c8dc5858f
|
Fix a regression that broke environment variable interpolation (#1062).
|
2025-04-08 11:55:26 -07:00 |
|
Dan Helfman
|
f27a96e22d
|
Display a nicer error message when the "recreate" action encounters an archive that already exists (#1053).
|
2025-04-08 10:58:53 -07:00 |
|
Dan Helfman
|
a892a308bd
|
Display a nicer error message when running the "recreate" action on a leftover temporary archive from a prior recreate run (#1053).
|
2025-04-08 10:13:04 -07:00 |
|
Dan Helfman
|
2db023f785
|
Don't run action command hooks for actions listed in the "skip_actions" option (#1060).
|
2025-04-07 23:10:59 -07:00 |
|
Dan Helfman
|
edaca2b3cd
|
Fix command hooks getting run too many times when multiple borgmatic actions are executed (#1060).
|
2025-04-07 23:00:29 -07:00 |
|
Dan Helfman
|
68fafffe99
|
Fix a regression in which soft failure exit codes in command hooks were not respected (#1059).
|
2025-04-07 10:29:51 -07:00 |
|
Dan Helfman
|
06a6444c86
|
Expand test that checks whether schema actions correspond to supported actions.
|
2025-04-06 21:25:06 -07:00 |
|
Dan Helfman
|
f6de79060e
|
Omit "pattern" from missing actions test (#1056).
|
2025-04-06 20:57:15 -07:00 |
|
Dan Helfman
|
0d94a6587a
|
Move pattern and flag functions from create.py into their own module (#1056).
Reviewed-on: https://projects.torsion.org/borgmatic-collective/borgmatic/pulls/1056
Reviewed-by: Dan Helfman <witten@torsion.org>
|
2025-04-07 03:51:36 +00:00 |
|
Vandal
|
360156e3b1
|
refactor codebase
|
2025-04-06 21:34:04 +05:30 |
|
Dan Helfman
|
edee3c3788
|
Fix broken monitoring verbosity (#793).
|
2025-04-05 16:11:42 -07:00 |
|
Dan Helfman
|
732634f7ba
|
Add an additional test (#793).
|
2025-04-04 18:49:20 -07:00 |
|
Dan Helfman
|
c0adc4f9df
|
Add test coverage for new code (#793).
|
2025-04-04 17:19:14 -07:00 |
|
Dan Helfman
|
49839e884a
|
Add configuration options for logging and verbosity (#793).
|
2025-04-04 10:11:00 -07:00 |
|
Dan Helfman
|
93b1172266
|
Remove merge conflict artifacts.
|
2025-04-03 17:31:06 -07:00 |
|
Dan Helfman
|
c6ce9c70ab
|
Merge branch 'main' into logging-verbosity-config.
|
2025-04-03 17:29:59 -07:00 |
|
Dan Helfman
|
3eabda45f2
|
If a boolean option name already starts with "no_", don't add a "--no-no-..." CLI flag (#303).
|
2025-04-03 16:21:22 -07:00 |
|
Dan Helfman
|
3f25f3f0ff
|
Merge branch 'main' into config-command-line.
|
2025-04-03 11:47:29 -07:00 |
|
Dan Helfman
|
e8542f3613
|
Fix KeePassXC error when "keepassxc:" option is not present, add new options to NEWS (#1047).
|
2025-04-03 11:41:58 -07:00 |
|
Dan Helfman
|
9407f24674
|
Fix setting of "--checks" on the command-line (#303).
|
2025-04-03 11:28:32 -07:00 |
|
Dan Helfman
|
1c9d25b892
|
Add "key-file" and "yubikey" options to KeePassXC credential hook (#1047).
Reviewed-on: https://projects.torsion.org/borgmatic-collective/borgmatic/pulls/1049
|
2025-04-03 18:28:08 +00:00 |
|
Gautam Aggarwal
|
248999c23e
|
Final
|
2025-04-03 17:10:52 +00:00 |
|
Dan Helfman
|
d2c3ed26a9
|
Make a CLI flag for any config option that's a list of scalars (#303).
|
2025-04-02 23:15:21 -07:00 |
|
Dan Helfman
|
bbf6f27715
|
For boolean configuration options, add separate "--foo" and "--no-foo" CLI flags (#303).
|
2025-04-02 17:08:04 -07:00 |
|
Dan Helfman
|
364200c65a
|
Fix incorrect matching of non-zero array index flags with dashed names (#303).
|
2025-04-02 09:37:52 -07:00 |
|
Gautam Aggarwal
|
4e55547235
|
Command Restructuring
|
2025-04-02 15:35:12 +00:00 |
|
Gautam Aggarwal
|
7a0c56878b
|
Applied changes
|
2025-04-02 10:47:35 +00:00 |
|
Dan Helfman
|
4065c5d0f7
|
Fix use of dashed command-line flags like "--repositories[2].append-only" generated from configuration (#303).
|
2025-04-01 23:04:53 -07:00 |
|
Dan Helfman
|
affe7cdc1b
|
Expose propertyless YAML objects from configuration (e.g. "constants") as command-line flags (#303).
|
2025-04-01 21:05:44 -07:00 |
|
Dan Helfman
|
017cbae4f9
|
Fix for the example not showing up in generated config for empty YAML objects (#303).
|
2025-04-01 19:44:47 -07:00 |
|
Dan Helfman
|
e96db2e100
|
Fix "progress" option with the "transfer" action (#303).
|
2025-04-01 19:43:56 -07:00 |
|
Dan Helfman
|
af97b95e2b
|
Merge branch 'main' into config-command-line.
|
2025-04-01 12:09:54 -07:00 |
|
Dan Helfman
|
6a61259f1a
|
Fix a failure in the "spot" check when the archive contains a symlink (#1050).
|
2025-04-01 11:49:47 -07:00 |
|
Dan Helfman
|
5490a83d77
|
Merge branch 'main' into config-command-line.
|
2025-03-31 17:13:20 -07:00 |
|
Dan Helfman
|
8c907bb5a3
|
Fix broken "recreate" action with Borg 1.4 (#610).
|
2025-03-31 17:11:37 -07:00 |
|
Dan Helfman
|
f166111b9b
|
Fix new "repositories:" sub-options ("append_only", "make_parent_directories", etc.) (#303).
|
2025-03-31 15:26:24 -07:00 |
|
Dan Helfman
|
10fb02c40a
|
Fix bootstrap --progress flag (#303).
|
2025-03-31 13:33:39 -07:00 |
|
Dan Helfman
|
cf477bdc1c
|
Fix broken list_details, progress, and statistics options (#303).
|
2025-03-31 11:33:56 -07:00 |
|
Dan Helfman
|
6f07402407
|
Fix end-to-end tests and don't stat() directories that don't exist (#1048).
|
2025-03-30 19:04:36 -07:00 |
|
Dan Helfman
|
ab01e97a5e
|
Fix a "no such file or directory" error in ZFS, Btrfs, and LVM hooks with nested directories that reside on separate devices/filesystems (#1048).
|
2025-03-30 14:55:54 -07:00 |
|
Gautam Aggarwal
|
92ebc77597
|
2nd Draft
|
2025-03-30 16:19:56 +00:00 |
|
Gautam Aggarwal
|
f7e4d38762
|
First Draft
|
2025-03-30 14:02:56 +00:00 |
|
Dan Helfman
|
92de539bf9
|
Merge branch 'main' into config-command-line.
|
2025-03-29 19:55:03 -07:00 |
|
Dan Helfman
|
5716e61f8f
|
Code formatting (#262).
|
2025-03-29 19:54:40 -07:00 |
|
Dan Helfman
|
cffb8e88da
|
Merge branch 'main' of ssh://projects.torsion.org:3022/borgmatic-collective/borgmatic into config-command-line
|
2025-03-29 18:58:12 -07:00 |
|
Dan Helfman
|
a8362f2618
|
borgmatic without arguments/parameters should show usage help instead of starting a backup (#262).
Reviewed-on: https://projects.torsion.org/borgmatic-collective/borgmatic/pulls/1046
|
2025-03-30 01:57:11 +00:00 |
|
Dan Helfman
|
8101e5c56f
|
Add "list_details" config option support to new "recreate" action (#303).
|
2025-03-29 15:24:37 -07:00 |
|
Dan Helfman
|
c7feb16ab5
|
Merge branch 'main' into config-command-line.
|
2025-03-29 15:16:29 -07:00 |
|
Dan Helfman
|
59f9d56aae
|
Add a recreate action (#1030).
Reviewed-on: https://projects.torsion.org/borgmatic-collective/borgmatic/pulls/1030
|
2025-03-29 22:07:52 +00:00 |
|