Commit History

Author SHA1 Message Date
  Dan Helfman 07222cd984 Fix visibility of "borgmatic prune --stats" output (#219). 5 years ago
  Dan Helfman cf4c6c274d Upgrade build to Alpine 3.10. 5 years ago
  Dan Helfman 340bd72176 Fix regression of argument parsing for default actions (#220). 5 years ago
  Dan Helfman 1a1bb71af1 Fix error with "borgmatic check --only" command-line flag with "extract" consistency check (#217). 5 years ago
  Dan Helfman ae45dfe63a Clarify command-like help for check --only. 5 years ago
  Dan Helfman d6ac7a9192 Upgrade various dependencies. 5 years ago
  Dan Helfman d959fdbf8d Document new "check --only" command-line flag. 5 years ago
  Dan Helfman 81739791e0 Override configured consistency checks via "borgmatic check --only" command-line flag (#210). 5 years ago
  Dan Helfman 4cdff74e9b Support for Borg check --verify-data flag via borgmatic "data" consistency check (#210). 5 years ago
  Dan Helfman 11e830bb1d Fix flake8 warning. 5 years ago
  Dan Helfman cba00a9c4e Add NEWS entry for generate-borgmatic-config comment change. 5 years ago
  Dan Helfman f2198de151 Merge branch 'comments-white-space' of polyzen/borgmatic into master 5 years ago
  Daniel M. Capella 0c439c0c02 Add space to separate comments from tokens 5 years ago
  Dan Helfman f11a9bb4aa Revert "Fix for spurious Borg traceback when initializing a repository in an empty directory (#201)." 5 years ago
  Dan Helfman ee6f390910 Merge branch 'point-to-stable-docs' of polyzen/borgmatic into master 5 years ago
  Daniel M. Capella 9a5117db14 Consistently point to stable Borg docs 5 years ago
  Dan Helfman 9585c8f908 Fix for spurious Borg traceback when initializing a repository in an empty directory (#201). 5 years ago
  Dan Helfman 3495484ddd Bump version for release. 5 years ago
  Dan Helfman 67ab2acb82 Fix for hook erroring with exit code 1 not being interpreted as an error (#214). 5 years ago
  Dan Helfman c085bacccf Reorder arguments passed to Borg to fix duplicate directories when using Borg patterns (#213). 5 years ago
  Dan Helfman 896401088e Fix for traceback when the "checks" option has an empty value (#208). 5 years ago
  Dan Helfman ef3dda9213 Bypass Borg error about a moved repository (#209). 5 years ago
  Dan Helfman c9f5d9b048 In issue template, use python3 instead of python. 5 years ago
  Dan Helfman ccbd0b608b Do not treat Borg warnings (exit code 1) as failures (#204). 5 years ago
  Dan Helfman a7cc2ea803 When validating configuration files, require strings instead of allowing any scalar type. 5 years ago
  Dan Helfman 9ec75ccf3f Fit inadvertent conversion of ordered dict to dict. 5 years ago
  Dan Helfman 7c890be76d Black formatting. 5 years ago
  Dan Helfman 39e5aac479 If a "prefix" option in borgmatic's configuration has an empty value (blank or ""), then disable default prefix. 5 years ago
  Dan Helfman e25f2c4e6c Clarify documentation/schema about on_error hook running if there's an error in another hook (#202). 5 years ago
  Dan Helfman 7ad8f9ac6f Link to borgmatic-binary installation method. 5 years ago