コミット履歴

作者 SHA1 メッセージ 日付
  Dan Helfman f055f5dea8 Clarify borgmatic restore example with no leading slash. 5 年 前
  Dan Helfman 4dc4fe0b8d Reordering hooks a bit so that pre-backup ordering mirrors post-backup ordering. 5 年 前
  Dan Helfman 5e3c2da79c Database dump hooks documentation (#225). 5 年 前
  Dan Helfman 37dc94bc79 Add test for removal of database dumps. 5 年 前
  Dan Helfman fc274b43f0 Rename "borgmatic list --pattern-from" flag to "--patterns-from" to match Borg (#230). 5 年 前
  Dan Helfman 9ab12e4312 Tests for database dumping (#225). 5 年 前
  Dan Helfman a5ff35c198 Update NEWS with PostgreSQL database dump hook. 5 年 前
  Dan Helfman 458e7776c5 Database dump hooks for PostgreSQL, so you can easily dump your databases before backups run (#225). 5 年 前
  Dan Helfman fa5fa1c11b Move hooks into directory, so there can be one source file per type of hook (#225). 5 年 前
  Dan Helfman f8bc67be8d Config generation support for sequences of maps, needed for database dump hooks (#225). 5 年 前
  Dan Helfman 17586d49ac Bump version of tox in CI. 5 年 前
  Dan Helfman 2f75c9aa9e Bump Tox minimum version. 5 年 前
  Luke Murphy 60650ccfc7 Follow latest Tox developments 5 年 前
  Dan Helfman c12c47cace Fix "borgmatic list --successful" with a slightly better heuristic for listing successful (non-checkpoint) archives. 5 年 前
  Dan Helfman d6aaab8a09 Remove parentheses from docs sentence. 5 年 前
  Dan Helfman 128ebf04ce Dead man's switch via healthchecks.io integration (#223) + new monitoring documentation. 5 年 前
  Dan Helfman b1941bcce9 Automatically rewrite links to localhost when developing on docs locally. 5 年 前
  Dan Helfman 7b3b28616d Add "borgmatic list --successful" flag to only list successful (non-checkpoint) archives (#86). 5 年 前
  Dan Helfman f3910f49ca Fix incorrect help on borg list --last flag. 5 年 前
  Dan Helfman 59e1cac92c Correct Arch Linux borgmatic package link. 5 年 前
  Dan Helfman b1f0287fdb Add documentation link to community AUR (Arch Linux) borgmatic package. 5 年 前
  Dan Helfman 99c35d4077 "flags" -> "actions" a few places in the docs. 5 年 前
  Dan Helfman 07b9ff61f2 Remove documentation link to the AUR (Arch Linux) borgmatic package, which apparently has been deleted. 5 年 前
  Dan Helfman f573c1810a Add a suggestion form to all documentation pages, so users can submit ideas for improving the documentation. 5 年 前
  Dan Helfman 1d37b14356 More detailed error alerting via runtime context available in "on_error" hook (#174). 5 年 前
  Dan Helfman 6c617eddd5 When backups to one of several repositories fails, keep backing up to the other repositories (#144). 5 年 前
  Dan Helfman e14ebee4e0 User-defined hooks for global setup or cleanup that run before/after all actions. (#192). 5 年 前
  Dan Helfman a897ffd514 Fix "borgmatic create --progress" output so that it updates on the console in real-time (#221). 5 年 前
  Dan Helfman a472735616 Merge sample cron files. 5 年 前
  Dan Helfman b3fec03cf4 Up the syslog verbosity in sample cron files. 5 年 前