Dan Helfman
|
f4fcf92bd6
Add an "upload_buffer_size" option to set the size of the upload buffer used in "create" action (#865).
|
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
|
abf2b3a8c7
Elevate specific Borg warnings to errors or squash errors to warnings (#798).
|
1 年之前 |
Dan Helfman
|
63198088c4
Store included configuration files within each backup archive in support of the "config bootstrap" action (#736).
|
1 年之前 |
Dan Helfman
|
5d80c366fb
Fix "borg create" flags/argument interleaving.
|
1 年之前 |
Dan Helfman
|
c5c3e2e0ce
Code formatting (#725).
|
1 年之前 |
Divyansh Singh
|
962267b3c5
add test for checking manifest creation
|
1 年之前 |
Divyansh Singh
|
562f4a281b
add test
|
1 年之前 |
Dan Helfman
|
e8dbca9d68
Truncate long command output without assuming an encoded byte string.
|
1 年之前 |
Dan Helfman
|
48b6a1679a
Remove sections (#721).
|
1 年之前 |
Dan Helfman
|
e2c95327fb
Fix an error when dumping a MySQL database and the "exclude_nodump" option is set (#720).
|
2 年之前 |
Divyansh Singh
|
d370ff958d
mock expand directories thrice
|
2 年之前 |
Divyansh Singh
|
8384eaefb1
reformat
|
2 年之前 |
Divyansh Singh
|
ee32b076eb
update tests and formatting
|
2 年之前 |
Dan Helfman
|
92a2230a07
Add support for logging each log line as a JSON object via global "--log-json" flag (#680).
|
2 年之前 |
Dan Helfman
|
9ca31530a0
Add missing test for check_all_source_directories_exist() raising.
|
2 年之前 |
Jesse Johnson
|
a14870ce48
Expand source directories when checking for existence (#682).
|
2 年之前 |
Dan Helfman
|
8bb7631f50
Fix missing mock in unit test.
|
2 年之前 |
Dan Helfman
|
5dbb71709c
Upgrade test requirements and code style requirements. Auto-reformat code accordingly.
|
2 年之前 |
Divyansh Singh
|
ec9def4e71
rename repository arg to repository_path in all borg actions
|
2 年之前 |
Dan Helfman
|
f42890430c
Add code style plugins to enforce use of Python f-strings and prevent single-letter variables.
|
2 年之前 |
Dan Helfman
|
55c153409e
Add "source_directories_must_exist" option to NEWS (#501).
|
2 年之前 |
Dan Helfman
|
31d04d9ee3
Optionally error if a source directory does not exist.
|
2 年之前 |
Divyansh Singh
|
f803836416
reformat
|
2 年之前 |
Divyansh Singh
|
997f60b3e6
add tests
|
2 年之前 |
Dan Helfman
|
5d19d86e4a
Add flake8-quotes to complain about incorrect quoting so I don't have to!
|
2 年之前 |
Dan Helfman
|
a071e02d20
With the "create" action and the "--list" ("--files") flag, only show excluded files at verbosity 2 (#620).
|
2 年之前 |
Dan Helfman
|
dbf8301c19
Add "checkpoint_volume" configuration option to creates checkpoints every specified number of bytes.
|
2 年之前 |
Dan Helfman
|
d7a07f0428
Support status character changes in Borg 2.0.0b5 when filtering out special files that cause Borg to hang.
|
2 年之前 |