Dan Helfman
|
af97b95e2b
Merge branch 'main' into config-command-line.
|
4 ヶ月 前 |
Dan Helfman
|
6a61259f1a
Fix a failure in the "spot" check when the archive contains a symlink (#1050).
|
4 ヶ月 前 |
Dan Helfman
|
cf477bdc1c
Fix broken list_details, progress, and statistics options (#303).
|
4 ヶ月 前 |
Dan Helfman
|
6a96a78cf1
Fix existing tests (#1019).
|
5 ヶ月 前 |
Dan Helfman
|
cc7e01be68
Log the repository path or label on every relevant log message, not just some logs (#635).
|
6 ヶ月 前 |
Dan Helfman
|
1232ba8045
Revert "Log the repository path or label on every relevant log message, not just some logs (#635)."
|
6 ヶ月 前 |
Dan Helfman
|
90c1161a8c
Log the repository path or label on every relevant log message, not just some logs (#635).
|
6 ヶ月 前 |
Dan Helfman
|
3bda843139
Fix the "spot" check to have a nicer error when there are no source paths to compare.
|
6 ヶ月 前 |
Dan Helfman
|
0b17fb2d3f
Get all existing tests passing (#962).
|
6 ヶ月 前 |
Dan Helfman
|
ca54da1067
Getting additional tests passing (#962).
|
6 ヶ月 前 |
Dan Helfman
|
661041da04
Fix check tests (#962).
|
6 ヶ月 前 |
Dan Helfman
|
2c70ad81ec
Fix the "spot" check to support relative source directory paths (#960). Fix the "spot" check to no longer consider pipe files within an archive for file comparisons. Fix auto-excluding of special files (when databases are configured) to support relative source directory paths.
|
7 ヶ月 前 |
Dan Helfman
|
5a24bf2037
Get tests passing (#261).
|
8 ヶ月 前 |
Dan Helfman
|
7cca83b698
Log the path of the borgmatic runtime directory used (#934).
|
8 ヶ月 前 |
Dan Helfman
|
295bfb0c57
Update the logic that probes for the borgmatic streaming database dump, bootstrap metadata, and check state directories to support more platforms and use cases (#934).
|
8 ヶ月 前 |
Dan Helfman
|
227f475e17
Fix an error when implicitly upgrading the check state directory across filesystems (#931).
|
9 ヶ月 前 |
Dan Helfman
|
814cdb4b87
Deprecate the "borgmatic_source_directory" option in favor of "user_runtime_directory" and "user_state_directory" (#562). Move the default borgmatic streaming database dump and bootstrap metadata location on disk (#562). With Borg 1.4+, store database dumps and bootstrap metadata in a "/borgmatic" directory within a backup archive (#838). Add "--local-path", "--remote-path", and "--user-runtime-directory" flags to the "config bootstrap" action.
|
9 ヶ月 前 |
Dan Helfman
|
13878be254
Move the default check state directory (#562, #638). Deprecate the "borgmatic_source_directory" option in favor of "borgmatic_runtime_directory" and "borgmatic_state_directory" (#562).
|
9 ヶ月 前 |
Dan Helfman
|
bd4c672382
Apply the "working_directory" option to all actions, not just "create". Also fix the glob expansion of "source_directories" values to respect the "working_directory" option (#609).
|
9 ヶ月 前 |
Dan Helfman
|
fd4f69f6c3
Rename repository actions for compatibility with recent Borg 2 changes (#915).
|
11 ヶ月 前 |
Dan Helfman
|
593c956d33
Add an "only_run_on" option to consistency checks so you can limit a check to running on particular days of the week (#785).
|
1 年間 前 |
Dan Helfman
|
df4668754d
Fix "Argument list too long" error in the "spot" check when checking 100k+ files (#866).
|
1 年間 前 |
Dan Helfman
|
08d6f83b2e
In the "spot" check, don't try to hash symlinked directories.
|
1 年間 前 |
Dan Helfman
|
7f735cbe59
Fix a traceback with "check --only spot" when the "spot" check is unconfigured (#857).
|
1 年間 前 |
Dan Helfman
|
75bdbe6087
Spot check documentation and edge case tweaks (#656).
|
1 年間 前 |
Dan Helfman
|
4c2eb2bfe3
Spot check basically complete other than docs (#656).
|
1 年間 前 |
Dan Helfman
|
6680aece5a
Split out (most of) command construction from create_archive() in preparation for reuse in spot check (#656).
|
1 年間 前 |
Dan Helfman
|
3ecd0e731e
Initial work on spot check schema and preparatory refactoring (#656).
|
1 年間 前 |
Dan Helfman
|
48b6a1679a
Remove sections (#721).
|
2 年 前 |
Dan Helfman
|
5dbb71709c
Upgrade test requirements and code style requirements. Auto-reformat code accordingly.
|
2 年 前 |