Commit History

Author SHA1 Message Date
  Dan Helfman b0e906c0e7 NEWS clarifications. 11 months ago
  Dan Helfman e8dccbf1c1 Promote the "spot" check from a beta feature to stable. 11 months ago
  Dan Helfman 4a997bc234 Add rclone to the integrations. 11 months ago
  Dan Helfman 3197178b3d Fix flake errors. 11 months ago
  Dan Helfman 5e618154d0 Clarify error message. 11 months ago
  Dan Helfman 84f611ae4f Require the runtime directory to be an absolute path. 11 months ago
  Dan Helfman 5dc8450c8e Adding missing bootstrap files. 11 months ago
  Dan Helfman 689643e5fa Move bootstrap manifest file creation into a hook so it can actually clean up after itself. 11 months ago
  Dan Helfman b45b62cd38 Don't recursively snapshot ZFS datasets, since we're not mounting them recursively (#261). 11 months ago
  Dan Helfman 8de7094691 ZFS snapshots (#261). 11 months ago
  Dan Helfman 8c7e68305e A few clarifications to the ZFS docs (#261). 11 months ago
  Dan Helfman 65a323433c Add comment (#261). 11 months ago
  Dan Helfman b5a3589471 A little more error handling (#261). 11 months ago
  Dan Helfman f4a736bdfe Deduplicate directories again after hooks have their way with them (#261). 11 months ago
  Dan Helfman eab0ec15ef Expand ZFS NEWS entry (#261). 11 months ago
  Dan Helfman c65aa24001 Add test coverage for ZFS hook (#261). 11 months ago
  Dan Helfman 5a24bf2037 Get tests passing (#261). 11 months ago
  Dan Helfman 324dbc3a79 Swallow temporary directory removal errors (#261). 11 months ago
  Dan Helfman 9fe7db320a Consider ZFS hook as a beta feature (#261). 11 months ago
  Dan Helfman 4d19596616 Add ZFS documentation (#261). 11 months ago
  Dan Helfman 5cec2bf3d9 Don't unmount directories that don't exist. 11 months ago
  Dan Helfman 06e0f98fd8 More refactoring for better organization of ZFS hook (#261). 11 months ago
  Dan Helfman 87f36caf8d Factoring out some utility functions (#261). 11 months ago
  Dan Helfman ab7acceff6 Unmount and remove mounted snapshot directories, not just for the current process but for previous borgmatic runs as well (#261). 11 months ago
  Dan Helfman 1b2b0c3020 Update out-of-date ZFS hook comments (#261). 11 months ago
  Dan Helfman 289d178581 Also support discovery of ZFS datasets tagged with a borgmatic-specific user property (#261). 11 months ago
  Dan Helfman 1e7f6d9f41 ZFS hook support for borgmatic's --dry-run (#261). 11 months ago
  Dan Helfman d0c90389fb Remove ZFS "enabled" option and fix override command options. 11 months ago
  Dan Helfman f9e920dce9 Prevent ZFS snapshots from ending up in the Borg archive twice (#261). 11 months ago
  Dan Helfman 0ed52bbc4a Proceed gracefully in ZFS data source removal if ZFS isn't installed (#261). 11 months ago