Dan Helfman
|
9cc043f60e
|
Update "find" command in documentation to work on BSDs and not just Linux (#583).
|
2022-09-11 20:02:30 -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
|
61fb275896
|
Fix duplicate-appearing log entries for "list" action.
|
2022-08-30 20:29:26 -07:00 |
|
Dan Helfman
|
ca0c79c93c
|
Fix duplicate bind path in sample systemd service.
|
2022-08-28 14:49:23 -07:00 |
|
Dan Helfman
|
87c97b7568
|
Fixed spurious, intermittent test failures related to command execution and logging.
|
2022-08-28 09:06:06 -07:00 |
|
Dan Helfman
|
80b8c25bba
|
Update docs about "source_directories" being optional.
|
2022-08-25 13:24:26 -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
|
a274c0dbf7
|
In generate-borgmatic-config, indicate that the example options are exhaustive.
|
2022-08-24 09:53:54 -07:00 |
|
Dan Helfman
|
ef7e95e22a
|
Fix end-to-end tests.
|
2022-08-21 23:29:13 -07:00 |
|
Dan Helfman
|
3be99de5b1
|
Update "repositories" examples in configuration to use ssh:// style syntax.
|
2022-08-21 22:40:31 -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
|
97fad15009
|
Switch to more accessible header permalink anchors in documentation.
|
2022-08-21 21:48:07 -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
|
bbdf4893d1
|
Clarify --format flag in documentation.
|
2022-08-19 15:27:03 -07:00 |
|
Dan Helfman
|
ef6617cfe6
|
Add link to Borg list --format documentation.
|
2022-08-19 15:16:56 -07:00 |
|
Dan Helfman
|
dbef0a440f
|
Merge branch 'master' into patch-2
|
2022-08-19 15:16:17 -07:00 |
|
Dan Helfman
|
22628ba5d4
|
Update ssh:// examples in documentation to use relative paths on the remote machine (#557).
|
2022-08-19 12:00:40 -07:00 |
|
Dan Helfman
|
8576ac86b9
|
Fix incorrect version in documentation (#557).
|
2022-08-19 09:44:31 -07:00 |
|
Dan Helfman
|
540f9f6b72
|
Add missing test for "transfer" action (#557).
|
2022-08-19 09:40:29 -07:00 |
|
Dan Helfman
|
f9d7faf884
|
Fix mount action to work without archive again (#557).
|
2022-08-18 23:33:05 -07:00 |
|
Dan Helfman
|
7dee6194a2
|
Add new "transfer" action for Borg 2 (#557).
|
2022-08-18 23:06:51 -07:00 |
|
Dan Helfman
|
68f9c1b950
|
Add generate-borgmatic-config end-to-end test.
|
2022-08-18 14:28:46 -07:00 |
|
Dan Helfman
|
43d711463c
|
Add additional command-line flags to rcreate action (#557).
|
2022-08-18 14:28:12 -07:00 |
|
Dan Helfman
|
00255a2437
|
Various documentation edits for Borg 2 (#557).
|
2022-08-18 10:19:11 -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
|
3b6ed06686
|
Add --other-repo flag to rcreate action (#557).
|
2022-08-17 17:33:09 -07:00 |
|
Dan Helfman
|
57009e22b5
|
Use flag-related utility functions in info action (#557).
|
2022-08-17 17:11:02 -07:00 |
|
Dan Helfman
|
3ab7a3b64a
|
Replace use of --prefix with --glob-archives in info action (#557).
|
2022-08-17 15:36:19 -07:00 |
|
Dan Helfman
|
596dd49cf5
|
Use --glob-archives instead of --prefix on rlist command (#557).
|
2022-08-17 14:26:35 -07:00 |
|
Dan Helfman
|
28d847b8b1
|
Warn and tranform on non-ssh://-style repositories (#557).
|
2022-08-17 10:13:11 -07:00 |
|
Dan Helfman
|
2a1c6b1477
|
Update documentation with newly required ssh:// repository syntax for Borg 2 (#557).
|
2022-08-16 11:41:35 -07:00 |
|
Dan Helfman
|
30abd0e3de
|
Update borg action for Borg 2 support (#557).
|
2022-08-16 09:30:00 -07:00 |
|
Dan Helfman
|
f36e38ec20
|
Update mount action for Borg 2 support (#557).
|
2022-08-15 19:32:37 -07:00 |
|
Dan Helfman
|
d807ce095e
|
Update export-tar action for Borg 2 support (#557).
|
2022-08-15 17:34:12 -07:00 |
|
Dan Helfman
|
7626fe1189
|
Disallow borg list --json with --archive or --find (#557).
|
2022-08-15 15:40:28 -07:00 |
|
Dan Helfman
|
cc04bf57df
|
Update list action for Borg 2 support, add rinfo action, and update extract consistency check for Borg 2.
|
2022-08-15 15:04:40 -07:00 |
|
Dan Helfman
|
cce6d56661
|
Update extract action for Borg 2 support (#557).
|
2022-08-13 23:07:29 -07:00 |
|
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
|
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
|
c7176bd00a
|
Add rinfo action for Borg 2 support (#557).
|
2022-08-12 23:06:56 -07:00 |
|
Dan Helfman
|
647ecdac29
|
Borg 2 support in borgmatic check action (#557).
|
2022-08-12 15:46:33 -07:00 |
|
Dan Helfman
|
e7a8acfb96
|
Add missing rinfo action source files (#557).
|
2022-08-12 14:59:03 -07:00 |
|