Dan Helfman
|
d7f1c10c8c
|
To prevent Borg hangs, unconditionally delete stale named pipes before dumping databases (#360).
|
2022-10-12 10:26:09 -07:00 |
|
Dan Helfman
|
e8e4d17168
|
Clean up changelog for the current dev release.
|
2022-10-06 22:06:03 -07:00 |
|
Dan Helfman
|
902730df46
|
Update sample systemd file to allow system idle (#589).
|
2022-10-05 10:20:25 -07:00 |
|
Dan Helfman
|
c31702d092
|
Fix for potential data loss with "patterns_from". Also, display excluded files (#590).
|
2022-10-04 22:57:18 -07:00 |
|
Dan Helfman
|
ba8fbe7a44
|
Add "break-lock" action for removing any repository and cache locks leftover from Borg aborting (#357).
|
2022-10-04 13:42:18 -07:00 |
|
Dan Helfman
|
2774c2e4c0
|
Add support for Borg 2's "--match-archives" flag (replaces "--glob-archives") (#591).
|
2022-10-03 22:50:37 -07:00 |
|
Dan Helfman
|
ae036aebd7
|
When the "read_special" option is true or database hooks are enabled, auto-exclude special files for a "create" action to prevent Borg from hanging (#587).
|
2022-10-03 12:58:13 -07:00 |
|
Dan Helfman
|
90be5b84b1
|
Fix changelog development version.
|
2022-09-20 14:02:48 -07:00 |
|
Dan Helfman
|
ac7c7d4036
|
Warn when ignoring a configured "read_special" value of false, as true is needed when database hooks are enabled (#587).
|
2022-09-20 13:52:13 -07:00 |
|
Dan Helfman
|
276a27d485
|
Bump version for release.
|
2022-09-08 10:29:44 -07:00 |
|
Dan Helfman
|
679bb839d7
|
Fix hang when database hooks are enabled and "patterns" contains a parent directory of "~/.borgmatic" (#582).
|
2022-09-08 10:16:42 -07:00 |
|
Dan Helfman
|
9e64d847ef
|
Fix regression in which "borgmatic info --archive ..." showed repository info instead of archive info with Borg 1 (#577).
|
2022-08-30 20:42:42 -07:00 |
|
Dan Helfman
|
d1837cd1d3
|
Bump version for release.
|
2022-08-25 11:58:06 -07:00 |
|
Dan Helfman
|
c46f2b8508
|
Fix conflict between "patterns" and "source_directories" (#574), make "source_directories" optional (#542).
|
2022-08-25 11:55:34 -07:00 |
|
Dan Helfman
|
e7b7560477
|
Bump version for release.
|
2022-08-21 21:54:13 -07:00 |
|
Dan Helfman
|
317dc7fbce
|
Add "before_actions" and "after_actions" command hooks that run before/after all the actions for each repository, update docs to cover per-repository configurations (#463).
|
2022-08-21 21:48:37 -07:00 |
|
Dan Helfman
|
462326406e
|
Drop only-style actions like "--create", rename "prune --files" to "prune --list", and add "--list" alias to "create" and "export-tar" (#571).
|
2022-08-21 14:25:16 -07:00 |
|
Dan Helfman
|
7dee6194a2
|
Add new "transfer" action for Borg 2 (#557).
|
2022-08-18 23:06:51 -07:00 |
|
Dan Helfman
|
b40e9b7da2
|
Ignore archive filter parameters passed to list action when --archive is given (#557).
|
2022-08-18 09:59:48 -07:00 |
|
Dan Helfman
|
89d201c8ff
|
Fleshing out NEWS for the Borg 2 changes.
|
2022-08-17 21:54:00 -07:00 |
|
Dan Helfman
|
f47c98c4a5
|
Rename several configuration options to match Borg 2 (#557).
|
2022-08-17 21:14:58 -07:00 |
|
Dan Helfman
|
d807ce095e
|
Update export-tar action for Borg 2 support (#557).
|
2022-08-15 17:34:12 -07:00 |
|
Dan Helfman
|
94321aec7a
|
Update compact action for Borg 2 support (#557).
|
2022-08-13 22:07:15 -07:00 |
|
Dan Helfman
|
4a55749bd2
|
Update prune action for Borg 2 support (#557).
|
2022-08-13 17:26:51 -07:00 |
|
Dan Helfman
|
2898e63166
|
Update create action for Borg 2 support (#557).
|
2022-08-12 23:54:13 -07:00 |
|
Dan Helfman
|
622caa0c21
|
Support for Borg 2's rcreate and rinfo sub-commands (#557).
|
2022-08-12 14:53:20 -07:00 |
|
Dan Helfman
|
9aece3936a
|
Modify "mount" and "extract" actions to require the "--repository" flag when multiple repositories are configured (#566).
|
2022-07-25 11:30:02 -07:00 |
|
Dan Helfman
|
c7e4e6f6c9
|
Add Healthchecks "verify_tls" option to NEWS.
|
2022-07-23 23:16:06 -07:00 |
|
Dan Helfman
|
6ddae20fa1
|
Fix handling of "repository" and "data" consistency checks to prevent invalid Borg flags (#565).
|
2022-07-23 21:02:21 -07:00 |
|
Dan Helfman
|
23feac2f4c
|
Bump version for release.
|
2022-07-19 20:32:41 -07:00 |
|
Dan Helfman
|
16066942e3
|
Fix traceback with "create" action and "--json" flag when a database hook is configured (#563).
|
2022-07-19 10:25:10 -07:00 |
|
Dan Helfman
|
e85d551eac
|
Fix all database hooks to error when the requested database to restore isn't present in the Borg archive (#560).
|
2022-07-06 23:21:24 -07:00 |
|
Dan Helfman
|
c0f48e1071
|
Fix command-line "--override" flag to continue supporting old configuration file formats (#561).
|
2022-07-06 18:14:44 -07:00 |
|
Dan Helfman
|
6005426684
|
Update documentation about configuring multiple consistency checks or multiple databases (#559).
|
2022-07-03 22:24:25 -07:00 |
|
Dan Helfman
|
992f62edd2
|
Bump version for release.
|
2022-06-30 22:14:41 -07:00 |
|
Dan Helfman
|
457ed80744
|
Fix environment variable plumbing so options in one configuration file aren't used for others (#555).
|
2022-06-30 13:42:17 -07:00 |
|
Dan Helfman
|
10723efc68
|
Fix all monitoring hooks to warn if the server returns an HTTP 4xx error (#554).
|
2022-06-29 21:19:40 -07:00 |
|
Dan Helfman
|
bd4d109009
|
Fix logging to include the full traceback when Borg experiences an internal error (#553).
|
2022-06-28 13:38:24 -07:00 |
|
Dan Helfman
|
d929313d45
|
Bump version.
|
2022-06-24 10:18:01 -07:00 |
|
Dan Helfman
|
cc32f0018b
|
Start formalizing how new features are flagged by version in documentation.
|
2022-06-16 20:23:16 -07:00 |
|
Dan Helfman
|
dfc4db1860
|
Document environment variable interpolation (#546).
|
2022-06-16 15:30:53 -07:00 |
|
Dan Helfman
|
aecb6fcd74
|
Code style, rename command-line flag, and move new code into its own file (#546)
|
2022-06-16 11:35:24 -07:00 |
|
Dan Helfman
|
b6f1025ecb
|
Bump version for release.
|
2022-06-09 16:38:34 -07:00 |
|
Dan Helfman
|
65b2fe86c6
|
Fix Bash completion script to no longer alter your shell's settings.
|
2022-06-09 16:29:54 -07:00 |
|
Dan Helfman
|
0e90a80680
|
Add links in documentation for ntfy monitoring hook (#543).
|
2022-06-09 13:41:22 -07:00 |
|
Dan Helfman
|
d14f22e121
|
Add "borgmatic list --find" flag for searching for files across multiple archives (#541).
|
2022-06-03 15:12:14 -07:00 |
|
Dan Helfman
|
80ec3e7d97
|
Deprecate "borgmatic list --successful" flag, as listing only non-checkpoint (successful) archives is now the default in newer versions of Borg.
|
2022-06-02 20:35:39 -07:00 |
|
Dan Helfman
|
8e9e06afe6
|
Bump version for release.
|
2022-05-31 09:41:20 -07:00 |
|
Dan Helfman
|
2bc91ac3d2
|
Add "generate-borgmatic-config --overwrite" flag to replace an existing destination file (#539).
|
2022-05-29 16:03:55 -07:00 |
|
Dan Helfman
|
5b615d51a4
|
Add support for "borgmatic borg debug" command (#538).
|
2022-05-29 15:43:03 -07:00 |
|