Dan Helfman
|
b3fd1be5f6
Add "borgmatic export-tar" action to export an archive to a tar-formatted file or stream (#300).
|
4 years ago |
Dan Helfman
|
6f82c9979b
Add #339 to NEWS and add test.
|
5 years ago |
Dan Helfman
|
2781873faf
Bump version for release.
|
5 years ago |
Dan Helfman
|
35d542a676
Fix for traceback when running Cronitor, Cronhub, and PagerDuty monitor hooks (#336).
|
5 years ago |
Dan Helfman
|
d0b9c436b1
Bump version for release.
|
5 years ago |
Dan Helfman
|
b320e74ad5
Update documentation code fragments theme to better match the rest of the page.
|
5 years ago |
Dan Helfman
|
795e18773b
Bump version for release.
|
5 years ago |
Dan Helfman
|
00033bf0a8
Tweak comment indentation in generated configuration file for clarity.
|
5 years ago |
Dan Helfman
|
adda33dc4e
Bump version for release.
|
5 years ago |
Dan Helfman
|
89cb5eb76d
Fix regression in support for PostgreSQL's "directory" dump format (#314).
|
5 years ago |
Dan Helfman
|
048a9ebb52
Add an additional end-to-end database test.
|
5 years ago |
Dan Helfman
|
d88f321cef
Fix legitimate database dump command errors (exit code 1) not being treated as errors by borgmatic (#310).
|
5 years ago |
Dan Helfman
|
74adac6c70
Bump version for release.
|
5 years ago |
Dan Helfman
|
ac124612ad
Documentation on macOS launchd permissions issues with work-around for Full Disk Access (#293).
|
5 years ago |
Dan Helfman
|
e4eff0e3dc
Bump version for release.
|
5 years ago |
Dan Helfman
|
e511014a28
Fix MySQL restore error on "all" database dump by excluding system tables (#301).
|
5 years ago |
Dan Helfman
|
a7490b56d1
Bump version for release.
|
5 years ago |
Dan Helfman
|
55141bda67
Specify "--archive latest" to all actions that accept an archive (#289).
|
5 years ago |
Dan Helfman
|
8ad8a9c422
Add per-action hooks: "before_prune", "after_prune", "before_check", and "after_check" (#255).
|
5 years ago |
Dan Helfman
|
39550a7fe9
Add ~/.config/borgmatic.d as another configuration directory default (#274).
|
5 years ago |
Dan Helfman
|
8d12079386
Bump version.
|
5 years ago |
Dan Helfman
|
d0c533555e
In "borgmatic --help", don't expand $HOME in listing of default "--config" paths.
|
5 years ago |
Dan Helfman
|
e4f1094569
Bump version for release.
|
5 years ago |
Dan Helfman
|
f787dfe809
Override particular configuration options from the command-line via "--override" flag (#268).
|
5 years ago |
Dan Helfman
|
f1358d52aa
Add "borgmatic init" repository probing fix to NEWS.
|
5 years ago |
Dan Helfman
|
8660af745e
Optionally change the internal database dump path via "borgmatic_source_directory" option in location configuration section (#259).
|
5 years ago |
Dan Helfman
|
df2be9620b
Mount whole repositories via "borgmatic mount" without any "--archive" flag (#253).
|
5 years ago |
Dan Helfman
|
0c6c61a272
Pass extra options directly to particular Borg commands, handy for Borg options that borgmatic does not yet support natively (#235).
|
5 years ago |
Dan Helfman
|
c4aa34bf5c
Fix for missing Healthchecks monitoring payload or HTTP 500 due to incorrect unicode encoding (#260).
|
5 years ago |
Dan Helfman
|
375036e409
Support for mounting an archive as a FUSE filesystem via "borgmatic mount" action, and unmounting via "borgmatic umount" (#123).
|
5 years ago |