Commit History

Author SHA1 Message Date
  Dan Helfman fc274b43f0 Rename "borgmatic list --pattern-from" flag to "--patterns-from" to match Borg (#230). 6 years ago
  Dan Helfman a5ff35c198 Update NEWS with PostgreSQL database dump hook. 6 years ago
  Dan Helfman f8bc67be8d Config generation support for sequences of maps, needed for database dump hooks (#225). 6 years ago
  Dan Helfman c12c47cace Fix "borgmatic list --successful" with a slightly better heuristic for listing successful (non-checkpoint) archives. 6 years ago
  Dan Helfman 128ebf04ce Dead man's switch via healthchecks.io integration (#223) + new monitoring documentation. 6 years ago
  Dan Helfman 7b3b28616d Add "borgmatic list --successful" flag to only list successful (non-checkpoint) archives (#86). 6 years ago
  Dan Helfman 59e1cac92c Correct Arch Linux borgmatic package link. 6 years ago
  Dan Helfman b1f0287fdb Add documentation link to community AUR (Arch Linux) borgmatic package. 6 years ago
  Dan Helfman 07b9ff61f2 Remove documentation link to the AUR (Arch Linux) borgmatic package, which apparently has been deleted. 6 years ago
  Dan Helfman f573c1810a Add a suggestion form to all documentation pages, so users can submit ideas for improving the documentation. 6 years ago
  Dan Helfman 1d37b14356 More detailed error alerting via runtime context available in "on_error" hook (#174). 6 years ago
  Dan Helfman 6c617eddd5 When backups to one of several repositories fails, keep backing up to the other repositories (#144). 6 years ago
  Dan Helfman e14ebee4e0 User-defined hooks for global setup or cleanup that run before/after all actions. (#192). 6 years ago
  Dan Helfman a897ffd514 Fix "borgmatic create --progress" output so that it updates on the console in real-time (#221). 6 years ago
  Dan Helfman 3846155d62 More robust sample systemd service: boot delay, network dependency, lowered CPU/IO priority, etc (#205). 6 years ago
  Dan Helfman 07222cd984 Fix visibility of "borgmatic prune --stats" output (#219). 6 years ago
  Dan Helfman 340bd72176 Fix regression of argument parsing for default actions (#220). 6 years ago
  Dan Helfman 1a1bb71af1 Fix error with "borgmatic check --only" command-line flag with "extract" consistency check (#217). 6 years ago
  Dan Helfman 81739791e0 Override configured consistency checks via "borgmatic check --only" command-line flag (#210). 6 years ago
  Dan Helfman 4cdff74e9b Support for Borg check --verify-data flag via borgmatic "data" consistency check (#210). 6 years ago
  Dan Helfman cba00a9c4e Add NEWS entry for generate-borgmatic-config comment change. 6 years ago
  Dan Helfman f11a9bb4aa Revert "Fix for spurious Borg traceback when initializing a repository in an empty directory (#201)." 6 years ago
  Dan Helfman 9585c8f908 Fix for spurious Borg traceback when initializing a repository in an empty directory (#201). 6 years ago
  Dan Helfman 3495484ddd Bump version for release. 6 years ago
  Dan Helfman 67ab2acb82 Fix for hook erroring with exit code 1 not being interpreted as an error (#214). 6 years ago
  Dan Helfman c085bacccf Reorder arguments passed to Borg to fix duplicate directories when using Borg patterns (#213). 6 years ago
  Dan Helfman 896401088e Fix for traceback when the "checks" option has an empty value (#208). 6 years ago
  Dan Helfman ef3dda9213 Bypass Borg error about a moved repository (#209). 6 years ago
  Dan Helfman ccbd0b608b Do not treat Borg warnings (exit code 1) as failures (#204). 6 years ago
  Dan Helfman a7cc2ea803 When validating configuration files, require strings instead of allowing any scalar type. 6 years ago