Commit History

Author SHA1 Message Date
  Dan Helfman 39550a7fe9 Add ~/.config/borgmatic.d as another configuration directory default (#274). 5 years ago
  Dan Helfman 88f06f7921 Revert "Use absolute paths in systemd commands." 5 years ago
  Dan Helfman 8d12079386 Bump version. 5 years ago
  Dan Helfman 7824a034ca Add test for database dump directory removal. 5 years ago
  Dan Helfman 8ef0ba2fae After a backup of a database dump in directory format, properly remove the dump directory. 5 years ago
  Dan Helfman cc384f4324 Second ticket for --json color bug. 5 years ago
  Ronan Dunklau 8a91c79fb0 Support directory format dump cleanup. 5 years ago
  Dan Helfman ac1d63bb0d Use more realistic repository examples in README. 5 years ago
  Dan Helfman 5afe0e3d63 Disable colored output when "--json" flag is used, so as to produce valid JSON ouput (#276). 6 years ago
  Dan Helfman c52f82f9ce Documentation: Enable and start borgmatic with a single systemctl command. 6 years ago
  Dan Helfman d0c533555e In "borgmatic --help", don't expand $HOME in listing of default "--config" paths. 6 years ago
  Dan Helfman 1995c80e60 Add comment about old versions of systemd and option compatibility (#275). 6 years ago
  Dan Helfman 24e1516ec5 Use absolute paths in systemd commands. 6 years ago
  Dan Helfman 5b1beda82b Add logrotate documentation suggestion. 6 years ago
  Dan Helfman e4f1094569 Bump version for release. 6 years ago
  Dan Helfman 911668f0c8 Only trigger "on_error" hooks and monitoring failures for "prune", "create", and "check" actions, and not for other actions (#270). 6 years ago
  Dan Helfman 6bfa0783b9 Clarify that the documentation suggestion form is only for documentation. 6 years ago
  Dan Helfman d64bcd5e83 When pruning with verbosity level 1, list pruned and kept archives. 6 years ago
  Dan Helfman ed2ca9f476 Sign release files. 6 years ago
  Dan Helfman f787dfe809 Override particular configuration options from the command-line via "--override" flag (#268). 6 years ago
  Dan Helfman afaabd14a8 Clarify documentation on how /etc/borgmatic.d/ configuration files are interpreted. 6 years ago
  Dan Helfman e009bfeaa2 Update Healthchecks/Cronitor/Cronhub monitoring integrations to fire for "check" and "prune" actions, not just "create" (#249). 6 years ago
  Dan Helfman f1358d52aa Add "borgmatic init" repository probing fix to NEWS. 6 years ago
  Dan Helfman b04b333466 Use --remote-path, --debug and --info when checking for repo existence. 6 years ago
  Matthew Daley dd16504329 Use --remote-path, --debug and --info when checking for repo existence 6 years ago
  Dan Helfman c6cb21a748 Switch to read-only container filesystem to avoid *.pyc getting created with busted permissions. 6 years ago
  Dan Helfman 78aa4626fa Remove user switch in container due to CI permission issue. 6 years ago
  Dan Helfman d2df224da8 Use busybox short option to su. 6 years ago
  Dan Helfman 464ff2fe96 Run end-to-end tests on developer machines with Docker Compose for approximate parity with continuous integration tests. 6 years ago
  Dan Helfman 0cc711173a Merge branch 'master' into end-to-end-database-tests 6 years ago