Commit History

Author SHA1 Message Date
  Dan Helfman bc79eafb0b Document potential performance issues and workarounds with the ZFS, Btrfs, and LVM hooks (#1035). 6 months ago
  Dan Helfman 68fafffe99 Fix a regression in which soft failure exit codes in command hooks were not respected (#1059). 6 months ago
  Dan Helfman 6c068a297a Update README to use new command hooks in the example. 6 months ago
  Dan Helfman 06a6444c86 Expand test that checks whether schema actions correspond to supported actions. 6 months ago
  Dan Helfman f6de79060e Omit "pattern" from missing actions test (#1056). 6 months ago
  Dan Helfman 0d94a6587a Move pattern and flag functions from create.py into their own module (#1056). 6 months ago
  Dan Helfman 2f535056ee Removing asterisk escaping from release script, which apparently breaks Gitea changelog posting. 6 months ago
  Dan Helfman 074db68a1b Bump version for release. 6 months ago
  Dan Helfman 3cd5c1290d Fix argument parsing to avoid using Python 3.12+ string features (#1057). 6 months ago
  Dan Helfman 66a636e994 Add more escaping to release script changelog output. 6 months ago
  Vandal 360156e3b1 refactor codebase 6 months ago
  Dan Helfman b25bfbe913 Bump version for release. 6 months ago
  Dan Helfman acb9aace1d Include pull requests in build action, so they're covered by CI. 6 months ago
  Dan Helfman e6ae0b73d4 Rephrase NEWS entry. 6 months ago
  Dan Helfman 7ee0d3563b Add configuration options for all verbosity and logging flags (#793). 6 months ago
  Dan Helfman edee3c3788 Fix broken monitoring verbosity (#793). 6 months ago
  Dan Helfman 445f700b09 Fix log file format example. 6 months ago
  Dan Helfman 732634f7ba Add an additional test (#793). 6 months ago
  Dan Helfman ad9f037ec5 Add documentation for verbosity/logging configuration options (#793). 6 months ago
  Dan Helfman c0adc4f9df Add test coverage for new code (#793). 6 months ago
  Dan Helfman 49839e884a Add configuration options for logging and verbosity (#793). 6 months ago
  Dan Helfman 828ada085b Add a deprecated, top-level "color" option back in for backwards compatibility. 6 months ago
  Dan Helfman 93b1172266 Remove merge conflict artifacts. 6 months ago
  Dan Helfman c6ce9c70ab Merge branch 'main' into logging-verbosity-config. 6 months ago
  Dan Helfman 929d343214 Add CLI flags for every config option and add config options for many action flags (#303). 6 months ago
  Dan Helfman 9ea55d9aa3 Add a documentation note about a limitation: You can't pass flags as values to flags (#303). 6 months ago
  Dan Helfman 3eabda45f2 If a boolean option name already starts with "no_", don't add a "--no-no-..." CLI flag (#303). 6 months ago
  Dan Helfman 09212961a4 Add action "--help" note about running compact after recreate (#1053). 6 months ago
  Dan Helfman 3f25f3f0ff Merge branch 'main' into config-command-line. 6 months ago
  Dan Helfman e8542f3613 Fix KeePassXC error when "keepassxc:" option is not present, add new options to NEWS (#1047). 6 months ago