Dan Helfman
|
340bd72176
|
Fix regression of argument parsing for default actions (#220).
|
2019-09-22 11:30:58 -07:00 |
|
Dan Helfman
|
1a1bb71af1
|
Fix error with "borgmatic check --only" command-line flag with "extract" consistency check (#217).
|
2019-09-20 11:43:27 -07:00 |
|
Dan Helfman
|
ae45dfe63a
|
Clarify command-like help for check --only.
|
2019-09-19 15:20:05 -07:00 |
|
Dan Helfman
|
d6ac7a9192
|
Upgrade various dependencies.
|
2019-09-19 13:04:59 -07:00 |
|
Dan Helfman
|
d959fdbf8d
|
Document new "check --only" command-line flag.
|
2019-09-19 11:50:29 -07:00 |
|
Dan Helfman
|
81739791e0
|
Override configured consistency checks via "borgmatic check --only" command-line flag (#210).
|
2019-09-19 11:43:53 -07:00 |
|
Dan Helfman
|
4cdff74e9b
|
Support for Borg check --verify-data flag via borgmatic "data" consistency check (#210).
|
2019-09-18 16:52:27 -07:00 |
|
Dan Helfman
|
11e830bb1d
|
Fix flake8 warning.
|
2019-09-18 14:11:56 -07:00 |
|
Dan Helfman
|
cba00a9c4e
|
Add NEWS entry for generate-borgmatic-config comment change.
|
2019-09-18 14:06:03 -07:00 |
|
Dan Helfman
|
f2198de151
|
Merge branch 'comments-white-space' of polyzen/borgmatic into master
|
2019-09-18 21:03:56 +00:00 |
|
Daniel M. Capella
|
0c439c0c02
|
Add space to separate comments from tokens
https://yaml.org/spec/1.2/spec.html#id2780069
|
2019-09-17 20:00:58 -04:00 |
|
Dan Helfman
|
f11a9bb4aa
|
Revert "Fix for spurious Borg traceback when initializing a repository in an empty directory (#201)."
This reverts commit 9585c8f908 .
|
2019-09-14 16:14:20 -07:00 |
|
Dan Helfman
|
ee6f390910
|
Merge branch 'point-to-stable-docs' of polyzen/borgmatic into master
|
2019-09-14 21:53:34 +00:00 |
|
Daniel M. Capella
|
9a5117db14
|
Consistently point to stable Borg docs
|
2019-09-14 17:30:28 -04:00 |
|
Dan Helfman
|
9585c8f908
|
Fix for spurious Borg traceback when initializing a repository in an empty directory (#201).
|
2019-09-13 13:08:23 -07:00 |
|
Dan Helfman
|
3495484ddd
|
Bump version for release.
|
2019-09-12 21:35:00 -07:00 |
|
Dan Helfman
|
67ab2acb82
|
Fix for hook erroring with exit code 1 not being interpreted as an error (#214).
|
2019-09-12 16:37:43 -07:00 |
|
Dan Helfman
|
c085bacccf
|
Reorder arguments passed to Borg to fix duplicate directories when using Borg patterns (#213).
|
2019-09-12 15:27:04 -07:00 |
|
Dan Helfman
|
896401088e
|
Fix for traceback when the "checks" option has an empty value (#208).
|
2019-08-26 09:52:32 -07:00 |
|
Dan Helfman
|
ef3dda9213
|
Bypass Borg error about a moved repository (#209).
|
2019-08-26 09:39:41 -07:00 |
|
Dan Helfman
|
c9f5d9b048
|
In issue template, use python3 instead of python.
|
2019-08-24 13:08:18 -07:00 |
|
Dan Helfman
|
ccbd0b608b
|
Do not treat Borg warnings (exit code 1) as failures (#204).
|
2019-08-03 15:13:54 -07:00 |
|
Dan Helfman
|
a7cc2ea803
|
When validating configuration files, require strings instead of allowing any scalar type.
|
2019-08-03 14:52:12 -07:00 |
|
Dan Helfman
|
9ec75ccf3f
|
Fit inadvertent conversion of ordered dict to dict.
|
2019-07-27 14:15:24 -07:00 |
|
Dan Helfman
|
7c890be76d
|
Black formatting.
|
2019-07-27 14:08:47 -07:00 |
|
Dan Helfman
|
39e5aac479
|
If a "prefix" option in borgmatic's configuration has an empty value (blank or ""), then disable default prefix.
|
2019-07-27 14:04:13 -07:00 |
|
Dan Helfman
|
e25f2c4e6c
|
Clarify documentation/schema about on_error hook running if there's an error in another hook (#202).
|
2019-07-19 09:25:01 -07:00 |
|
Dan Helfman
|
7ad8f9ac6f
|
Link to borgmatic-binary installation method.
|
2019-07-13 15:40:26 -07:00 |
|
Dan Helfman
|
2add3ff7ad
|
Fix redirect.
|
2019-07-05 09:19:51 -07:00 |
|
Dan Helfman
|
0602ca1862
|
Add how-to redirect. Fix capitalization.
|
2019-07-05 09:03:08 -07:00 |
|
Dan Helfman
|
e973802fc1
|
Iterate on how-to document name wording.
|
2019-07-05 08:57:25 -07:00 |
|
Dan Helfman
|
2bdf6dfd70
|
Merge branch 'master' of ssh://projects.torsion.org:3022/witten/borgmatic
|
2019-07-05 08:52:06 -07:00 |
|
Dan Helfman
|
f894c49540
|
Merge branch 'rename_howto_guide' of duncanbetts/borgmatic into master
|
2019-07-05 15:52:21 +00:00 |
|
duncanbetts
|
7900e5ea53
|
Update 'README.md'
|
2019-07-05 14:40:41 +00:00 |
|
duncanbetts
|
5587f48bda
|
Update 'docs/how-to/run-preparation-steps-before-backups.md'
|
2019-07-05 14:39:21 +00:00 |
|
duncanbetts
|
de3ee07566
|
Update 'README.md'
Improved description of what the resource provides.
|
2019-07-05 14:37:42 +00:00 |
|
Dan Helfman
|
fe39453598
|
Change example filename to be more descriptive.
|
2019-06-30 17:23:09 -07:00 |
|
Dan Helfman
|
9c75063c05
|
Unbreak console snippet in docs.
|
2019-06-30 17:09:34 -07:00 |
|
Dan Helfman
|
5cf2ef1732
|
Add note to documentation about using spaces instead of tabs for indentation, as YAML does not allow tabs (#199).
|
2019-06-30 16:58:01 -07:00 |
|
Dan Helfman
|
f35e6ea7ad
|
Upgrade base layers.
|
2019-06-27 15:38:00 -07:00 |
|
Dan Helfman
|
90595e9c18
|
Only log to syslog when run from a non-interactive console (e.g. a cron job). Related to #197.
|
2019-06-27 14:41:21 -07:00 |
|
Dan Helfman
|
032d4adee3
|
Remove unicode byte order mark from syslog output. (Related to #197.)
|
2019-06-27 10:03:49 -07:00 |
|
Dan Helfman
|
4444219e17
|
Support for Borg --noatime, --noctime, and --nobirthtime flags (mentioned in #193).
|
2019-06-25 11:30:55 -07:00 |
|
Dan Helfman
|
56fd78089d
|
Sort generated flags before passing them to Borg.
|
2019-06-25 11:04:10 -07:00 |
|
Dan Helfman
|
86dbc00cbe
|
Support for several more borgmatic/borg info command-line flags (#193).
|
2019-06-25 10:46:55 -07:00 |
|
Dan Helfman
|
c644270599
|
Pass through several "borg list" flags (#193).
|
2019-06-25 10:18:30 -07:00 |
|
Dan Helfman
|
1676a98c51
|
Fix for Borg create error output not showing up at borgmatic verbosity level zero (#198).
|
2019-06-24 09:55:41 -07:00 |
|
Dan Helfman
|
358ed53da0
|
Only show build status badge for master branch.
|
2019-06-23 16:53:33 -07:00 |
|
Dan Helfman
|
90925c9428
|
Provide tips about old-style flags for those on older versions.
|
2019-06-23 16:42:23 -07:00 |
|
Dan Helfman
|
cd192a6909
|
Bump version for release.
|
2019-06-23 16:30:16 -07:00 |
|