Dan Helfman
|
948c86f62c
When using the "numeric_owner" option with the "extract" action, tailor the flags passed to Borg depending on the Borg version (#394).
|
vor 3 Jahren |
Dan Helfman
|
aa14449857
Add "borgmatic extract --strip-components" flag to remove leading path components when extracting an archive (#324).
|
vor 5 Jahren |
Dan Helfman
|
d88f321cef
Fix legitimate database dump command errors (exit code 1) not being treated as errors by borgmatic (#310).
|
vor 5 Jahren |
Dan Helfman
|
8b91c01a4c
Add some missing test coverage.
|
vor 5 Jahren |
Dan Helfman
|
1ea047dd94
Remove "borgmatic restore --progress" flag, as it now conflicts with streaming database restores.
|
vor 5 Jahren |
Dan Helfman
|
1ba996ad93
Additional test coverage.
|
vor 5 Jahren |
Dan Helfman
|
00f62ca023
Fix for "before_backup" hook not triggering an error when the command contains "borg" and has an exit code of 1 (#256).
|
vor 5 Jahren |
Dan Helfman
|
375036e409
Support for mounting an archive as a FUSE filesystem via "borgmatic mount" action, and unmounting via "borgmatic umount" (#123).
|
vor 5 Jahren |
Dan Helfman
|
04e5b42606
Fix repository does not exist error with "borgmatic extract" when repository is remote (#243).
|
vor 5 Jahren |
Dan Helfman
|
e3dd545345
Extract files to a particular directory via "borgmatic extract --destination" flag. Also rename "--restore-path" to "--path" to reduce confusion.
|
vor 5 Jahren |
Dan Helfman
|
3006db0cae
Restore backed up PostgreSQL databases via "borgmatic restore" sub-command (#229).
|
vor 5 Jahren |
Dan Helfman
|
a897ffd514
Fix "borgmatic create --progress" output so that it updates on the console in real-time (#221).
|
vor 5 Jahren |
Dan Helfman
|
c085bacccf
Reorder arguments passed to Borg to fix duplicate directories when using Borg patterns (#213).
|
vor 5 Jahren |
Dan Helfman
|
a74ad5475e
Run all Borg commands such that they log to syslog as well as console.
|
vor 6 Jahren |
Luke Murphy
|
1c0dc3f904
Run isort over the source
|
vor 6 Jahren |
Dan Helfman
|
3cb52423d2
Support for Borg create/extract --numeric-owner flag (#147).
|
vor 6 Jahren |
Dan Helfman
|
fe92d9e838
Fix restore paths list to tuple conversion.
|
vor 6 Jahren |
Dan Helfman
|
2a4d4247e3
Tests for extract_archive().
|
vor 6 Jahren |
Dan Helfman
|
a125df991b
Move tests to the root of the repository, in keeping with more common convention.
|
vor 6 Jahren |