コミット履歴

作者 SHA1 メッセージ 日付
  Dan Helfman a9104ed090 Handle log file error more consistently with other error. Add --log-file-verbosity flag. Add docs. 5 年 前
  Dan Helfman 06f134cc71 Log to file instead of syslog via command-line "--log-file" flag (#233). 5 年 前
  palto42 584359b6c0 .gitignore 5 年 前
  palto42 26a1a3d1e0 test cases for logfile option 5 年 前
  palto42 6da05cbe2d Exception handling for logfile option 5 年 前
  Dan Helfman f48f52079d Support for Borg --keep-exclude-tags and --exclude-nodump options (#234). 5 年 前
  Dan Helfman 76c569cf84 Update test requirements. 5 年 前
  palto42 b121290c0f Merge remote-tracking branch 'upstream/master' into logging 5 年 前
  Dan Helfman 8fd46b8c70 Monitor backups with Cronitor hook integration. 5 年 前
  Dan Helfman 603f525352 Clarify --archive help. 5 年 前
  palto42 8c8640d0ab file-logger replaces syslog 5 年 前
  Dan Helfman e3dd545345 Extract files to a particular directory via "borgmatic extract --destination" flag. Also rename "--restore-path" to "--path" to reduce confusion. 5 年 前
  Dan Helfman 589fc30fc8 To orient the reader, add "borgmatic" to the top of each documentation page. 5 年 前
  Dan Helfman bd3c51fc5a Documentation for database restores (#229). 5 年 前
  Dan Helfman 2c46f53ef6 Attempt to upgrade version of pip used in CI. 5 年 前
  Dan Helfman 939f4d4e3d Add additional tests for database restores. 5 年 前
  Dan Helfman 3006db0cae Restore backed up PostgreSQL databases via "borgmatic restore" sub-command (#229). 5 年 前
  palto42 22640a9ca0 new option for log-file 5 年 前
  Dan Helfman ca23c3b8b3 Remove unnecessary word from documentation. 5 年 前
  Dan Helfman 74607fdd43 Documentation on how to develop borgmatic's documentation. 5 年 前
  Dan Helfman b53684a8f0 Fix incorrect link to hooks documentation. 5 年 前
  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 年 前