Commit History

Author SHA1 Message Date
  Dan Helfman a4baf4623b Drop colorama as a library dependency (#958). 11 months ago
  Dan Helfman 0844cd0d4f Fix the printing of a color reset code at exit even when color is disabled (#956). 11 months ago
  Dan Helfman 267af5b372 To avoid a hang in the database hooks, error and exit when the borgmatic runtime directory overlaps with the configured excludes (#947). 11 months ago
  Dan Helfman 48dca28c74 When the ZFS, Btrfs, or LVM hooks aren't configured, don't try to cleanup snapshots for them. 11 months ago
  Dan Helfman ebb3bca4b3 Fix findmnt command error in the Btrfs hook by switching to parsing JSON output (#954). 11 months ago
  Dan Helfman cb7f98192c Updates to out-of-date documentation on database dumps. 1 year ago
  Dan Helfman 3ceb4f554f Fix out-of-date schema comments about databases and one_file_system. 1 year ago
  Dan Helfman 4b18c0bc81 Make LVM snapshots read-only. 1 year ago
  Dan Helfman 2ce09dbf82 Snapshot documentation clarifications. 1 year ago
  Dan Helfman 8a4f3b8f1a Add word missing from docs (#80). 1 year ago
  Dan Helfman 81cd03cbbf Bump version for release. 1 year ago
  Dan Helfman f2455527fc Fix spelling in comment (#80). 1 year ago
  Dan Helfman 62d67cde0a LVM snapshots + ZFS and Btrfs improvements (#80). 1 year ago
  Dan Helfman ae8a9db27d Fix flake issues (#80). 1 year ago
  Dan Helfman 8979f8918d Organize imports (#80). 1 year ago
  Dan Helfman eb97708092 Completed tests for LVM (#80). 1 year ago
  Dan Helfman f2d93b85b4 Lots of LVM unit tests + code formatting (#80). 1 year ago
  Dan Helfman b999d2dc4d Add some missing test coverage (#80). 1 year ago
  Dan Helfman 7f2e38d061 Fix file permissions (#80). 1 year ago
  Dan Helfman 140fc248b6 Fix LVM end-to-end tests (#80). 1 year ago
  Dan Helfman ec9e1a8223 LVM hook end-to-end tests, not quite working yet (#80). 1 year ago
  Dan Helfman 03bbe77dd9 Add an end-to-end test for the Btrfs hook using a fake Btrfs binary (#80). 1 year ago
  Dan Helfman f1c5f11422 Add an end-to-end test for the ZFS hook using a fake ZFS binary (#80). 1 year ago
  Dan Helfman f8df06fb92 Remove divison by zero (#80). 1 year ago
  Dan Helfman d95707ff9b Get existing tests passing (#80). 1 year ago
  Dan Helfman 51a7f50e3a Add ZFS snapshot unmount error fix to NEWS (#950). 1 year ago
  Dan Helfman 49b8b693af Don't try to unmount a ZFS snapshot if it's already deleted (#80). 1 year ago
  Dan Helfman d0e92493f6 Fix broken ZFS tests (#80). 1 year ago
  Dan Helfman 9afdaca985 Before unmounting, remove the snapshot mount path instead of the parent snapshot directory (#80). 1 year ago
  Dan Helfman cc11ed78e0 Put LVM snapshots into a data structure for convenience (#80). 1 year ago