Dan Helfman
|
48b6a1679a
|
Remove sections (#721).
|
2023-07-08 23:14:30 -07:00 |
|
Chirag Aggarwal
|
00e9bb011a
|
test should mock out make_flags_from_arguments
Signed-off-by: Chirag Aggarwal <thechiragaggarwal@gmail.com>
|
2023-05-20 09:23:09 -04:00 |
|
Dan Helfman
|
92a2230a07
|
Add support for logging each log line as a JSON object via global "--log-json" flag (#680).
|
2023-05-08 23:00:49 -07:00 |
|
Chirag Aggarwal
|
68ee9687f5
|
Added tests for all subcommands and used black formatter
Signed-off-by: Chirag Aggarwal <thechiragaggarwal@gmail.com>
|
2023-04-27 22:27:23 +05:30 |
|
Chirag Aggarwal
|
96aca4f446
|
Updated existing tests to use new parameters
Signed-off-by: Chirag Aggarwal <thechiragaggarwal@gmail.com>
|
2023-04-24 20:24:41 +05:30 |
|
Chirag Aggarwal
|
1ee56805f1
|
Merge remote-tracking branch 'upstream/master' into borg2-archive-flags
|
2023-04-15 17:29:20 +05:30 |
|
Chirag Aggarwal
|
4fa4fccab7
|
Use make_flags_from_arguments on mount; Pending test fixes
Signed-off-by: Chirag Aggarwal <thechiragaggarwal@gmail.com>
|
2023-03-27 23:24:17 +05:30 |
|
Divyansh Singh
|
ec9def4e71
|
rename repository arg to repository_path in all borg actions
|
2023-03-26 23:52:25 +05:30 |
|
jetchirag
|
141474ff07
|
Added TIMESPAN flags to match archive in various commands (Borg2 feature)
Signed-off-by: jetchirag <thechiragaggarwal@gmail.com>
|
2023-03-26 01:58:03 +05:30 |
|
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
|
f9d7faf884
|
Fix mount action to work without archive again (#557).
|
2022-08-18 23:33:05 -07:00 |
|
Dan Helfman
|
f36e38ec20
|
Update mount action for Borg 2 support (#557).
|
2022-08-15 19:32:37 -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
|
d88f321cef
|
Fix legitimate database dump command errors (exit code 1) not being treated as errors by borgmatic (#310).
|
2020-05-14 22:38:38 -07:00 |
|
Dan Helfman
|
1ea047dd94
|
Remove "borgmatic restore --progress" flag, as it now conflicts with streaming database restores.
|
2020-05-09 21:53:16 -07:00 |
|
Dan Helfman
|
df2be9620b
|
Mount whole repositories via "borgmatic mount" without any "--archive" flag (#253).
|
2019-12-06 15:58:54 -08:00 |
|
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).
|
2019-11-30 16:55:05 -08:00 |
|
Dan Helfman
|
375036e409
|
Support for mounting an archive as a FUSE filesystem via "borgmatic mount" action, and unmounting via "borgmatic umount" (#123).
|
2019-11-25 14:56:20 -08:00 |
|