Dan Helfman
|
07222cd984
Fix visibility of "borgmatic prune --stats" output (#219).
|
5 年之前 |
Dan Helfman
|
340bd72176
Fix regression of argument parsing for default actions (#220).
|
5 年之前 |
Dan Helfman
|
1a1bb71af1
Fix error with "borgmatic check --only" command-line flag with "extract" consistency check (#217).
|
5 年之前 |
Dan Helfman
|
81739791e0
Override configured consistency checks via "borgmatic check --only" command-line flag (#210).
|
5 年之前 |
Dan Helfman
|
cba00a9c4e
Add NEWS entry for generate-borgmatic-config comment change.
|
5 年之前 |
Dan Helfman
|
f11a9bb4aa
Revert "Fix for spurious Borg traceback when initializing a repository in an empty directory (#201)."
|
5 年之前 |
Dan Helfman
|
9585c8f908
Fix for spurious Borg traceback when initializing a repository in an empty directory (#201).
|
5 年之前 |
Dan Helfman
|
3495484ddd
Bump version for release.
|
5 年之前 |
Dan Helfman
|
ef3dda9213
Bypass Borg error about a moved repository (#209).
|
5 年之前 |
Dan Helfman
|
ccbd0b608b
Do not treat Borg warnings (exit code 1) as failures (#204).
|
5 年之前 |
Dan Helfman
|
39e5aac479
If a "prefix" option in borgmatic's configuration has an empty value (blank or ""), then disable default prefix.
|
5 年之前 |
Dan Helfman
|
5cf2ef1732
Add note to documentation about using spaces instead of tabs for indentation, as YAML does not allow tabs (#199).
|
6 年之前 |
Dan Helfman
|
90595e9c18
Only log to syslog when run from a non-interactive console (e.g. a cron job). Related to #197.
|
6 年之前 |
Dan Helfman
|
032d4adee3
Remove unicode byte order mark from syslog output. (Related to #197.)
|
6 年之前 |
Dan Helfman
|
4444219e17
Support for Borg --noatime, --noctime, and --nobirthtime flags (mentioned in #193).
|
6 年之前 |
Dan Helfman
|
c644270599
Pass through several "borg list" flags (#193).
|
6 年之前 |
Dan Helfman
|
1676a98c51
Fix for Borg create error output not showing up at borgmatic verbosity level zero (#198).
|
6 年之前 |
Dan Helfman
|
cd192a6909
Bump version for release.
|
6 年之前 |
Dan Helfman
|
79c2b9df06
Don't make major version bump after all.
|
6 年之前 |
Dan Helfman
|
8fc4efff88
Add subcommand note to NEWS.
|
6 年之前 |
Dan Helfman
|
74ac148747
Disable console color via "color" option in borgmatic configuration output section (#191).
|
6 年之前 |
Dan Helfman
|
da459d95b8
Bump version for release.
|
6 年之前 |
Dan Helfman
|
6c136ebbf1
Fix for unclear error message for invalid YAML merge include (#196).
|
6 年之前 |
Dan Helfman
|
1c825b5d84
Bump version for release.
|
6 年之前 |
Dan Helfman
|
9bc1b71017
Clarify description in setup.py.
|
6 年之前 |
Dan Helfman
|
4ba56684d1
Update NEWS with remove Python cache files before each Tox run.
|
6 年之前 |
Dan Helfman
|
9417359da3
Fix for regression with missing verbose log entries (#177).
|
6 年之前 |
Dan Helfman
|
1cf0e1bd84
Support for various Borg directory environment variables (#153).
|
6 年之前 |
Dan Helfman
|
6cb901d083
Bump version for release.
|
6 年之前 |
Luke Murphy
|
1c0dc3f904
Run isort over the source
|
6 年之前 |