Commit History

Author SHA1 Message Date
  palto42 6da05cbe2d Exception handling for logfile option 6 years ago
  palto42 b121290c0f Merge remote-tracking branch 'upstream/master' into logging 6 years ago
  Dan Helfman 8fd46b8c70 Monitor backups with Cronitor hook integration. 6 years ago
  Dan Helfman 603f525352 Clarify --archive help. 6 years ago
  palto42 8c8640d0ab file-logger replaces syslog 6 years ago
  Dan Helfman e3dd545345 Extract files to a particular directory via "borgmatic extract --destination" flag. Also rename "--restore-path" to "--path" to reduce confusion. 6 years ago
  Dan Helfman 589fc30fc8 To orient the reader, add "borgmatic" to the top of each documentation page. 6 years ago
  Dan Helfman bd3c51fc5a Documentation for database restores (#229). 6 years ago
  Dan Helfman 2c46f53ef6 Attempt to upgrade version of pip used in CI. 6 years ago
  Dan Helfman 939f4d4e3d Add additional tests for database restores. 6 years ago
  Dan Helfman 3006db0cae Restore backed up PostgreSQL databases via "borgmatic restore" sub-command (#229). 6 years ago
  palto42 22640a9ca0 new option for log-file 6 years ago
  Dan Helfman ca23c3b8b3 Remove unnecessary word from documentation. 6 years ago
  Dan Helfman 74607fdd43 Documentation on how to develop borgmatic's documentation. 6 years ago
  Dan Helfman b53684a8f0 Fix incorrect link to hooks documentation. 6 years ago
  Dan Helfman f055f5dea8 Clarify borgmatic restore example with no leading slash. 6 years ago
  Dan Helfman 4dc4fe0b8d Reordering hooks a bit so that pre-backup ordering mirrors post-backup ordering. 6 years ago
  Dan Helfman 5e3c2da79c Database dump hooks documentation (#225). 6 years ago
  Dan Helfman 37dc94bc79 Add test for removal of database dumps. 6 years ago
  Dan Helfman fc274b43f0 Rename "borgmatic list --pattern-from" flag to "--patterns-from" to match Borg (#230). 6 years ago
  Dan Helfman 9ab12e4312 Tests for database dumping (#225). 6 years ago
  Dan Helfman a5ff35c198 Update NEWS with PostgreSQL database dump hook. 6 years ago
  Dan Helfman 458e7776c5 Database dump hooks for PostgreSQL, so you can easily dump your databases before backups run (#225). 6 years ago
  Dan Helfman fa5fa1c11b Move hooks into directory, so there can be one source file per type of hook (#225). 6 years ago
  Dan Helfman f8bc67be8d Config generation support for sequences of maps, needed for database dump hooks (#225). 6 years ago
  Dan Helfman 17586d49ac Bump version of tox in CI. 6 years ago
  Dan Helfman 2f75c9aa9e Bump Tox minimum version. 6 years ago
  Luke Murphy 60650ccfc7 Follow latest Tox developments 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 d6aaab8a09 Remove parentheses from docs sentence. 6 years ago