Commit History

Author SHA1 Message Date
  Felix Kaechele 15cabb93ca Drop importlib_metadata entirely 2 years ago
  Felix Kaechele ce6daff12f Fix importlib.metadata.files workaround 2 years ago
  Dan Helfman caf654366c Document work-around for colons in YAML strings (#708). 2 years ago
  Divyansh Singh bb60b25399 merge subparsers and refactor 2 years ago
  Divyansh Singh 74aa28e027 support more flags 2 years ago
  Dan Helfman 4f49b345af NEWS wording fix for clarity (#706). 2 years ago
  Dan Helfman 1784ca5910 Fix "check" action error when repository and archive checks are configured but the archive check gets skipped due to the configured frequency (#704). 2 years ago
  Dan Helfman 8f4cce5fa5 Make dev docs message stand out a little more. 2 years ago
  Dan Helfman 518aeabb2a Document verbosity levels (#484). 2 years ago
  Dan Helfman 341bd4118d Fix "--archive latest" on "list" and "info" actions only working on the first of multiple configured repositories (#706). 2 years ago
  Dan Helfman b222f6a60b Mention new verbosity level to NEWS (#484). 2 years ago
  Dan Helfman c0aaba6891 Add option to disable syslog output (#484). 2 years ago
  Soumik Dutta a7f81d538d nit changes 2 years ago
  Divyansh Singh 4c60bf84d7 extract config files 2 years ago
  Divyansh Singh dbb778a4d6 finish parsing and add error for empty config subcommand 2 years ago
  Divyansh Singh f4a169fdf3 Merge pull request #2 from witten/feat/store-config-in-archive 2 years ago
  Soumik Dutta 3d41ed3a34 add test to check that log_file is disabled 2 years ago
  Soumik Dutta 0283f9ae2a fix help string 2 years ago
  Soumik Dutta d556a23f97 update borgmatic tests 2 years ago
  Soumik Dutta f98d07e8d8 fix logger test 2 years ago
  Soumik Dutta 09f59ad97d disable monitoring hooks if monitoring_log_level is set to DISABLED 2 years ago
  Soumik Dutta 24be6272ed add test for logger 2 years ago
  Soumik Dutta 5a9bb4b97f update help strings 2 years ago
  Soumik Dutta 6a2eb1f157 make value of disabled level higher 2 years ago
  Soumik Dutta 99473c30a8 disable sending logs in Healthchecks 2 years ago
  Soumik Dutta f512d1e460 add verbosity level -2 2 years ago
  Dan Helfman 96adee444b Potential fix for nested subparsers not parsing correctly. 2 years ago
  Divyansh Singh 8b7996dfda removed parents and used reversed remaining_args 2 years ago
  Divyansh Singh 2241de11c0 start work on borgmatic config bootstrap command 2 years ago
  Dan Helfman 84c21b062f Fix incorrect argument ordering (#659). 2 years ago