Commit History

Author SHA1 Message Date
  Dan Helfman f8eda92379 Code formatting (#303). 6 months ago
  Dan Helfman cc14421460 Fix list examples in generated configuration. 6 months ago
  Dan Helfman 976fb8f343 Add "compact_threshold" option, overridden by "compact --threshold" flag (#303). 6 months ago
  Dan Helfman 5246a10b99 Merge branch 'main' into config-command-line. 6 months ago
  Dan Helfman 524ec6b3cb Add "extract" action fix to NEWS (#1037). 6 months ago
  Dan Helfman 6f1c77bc7d Merge branch 'main' of ssh://projects.torsion.org:3022/borgmatic-collective/borgmatic into config-command-line 6 months ago
  Dan Helfman 7904ffb641 Fix extracting from remote repositories with working_directory defined (#1037). 6 months ago
  Dan Helfman cd5ba81748 Fix docs: Crontabs aren't executable (#1039). 6 months ago
  Dan Helfman 5c11052b8c Merge branch 'main' into config-command-line 6 months ago
  Dan Helfman 514ade6609 Fix inconsistent quotes in one documentation file (#790). 6 months ago
  Dan Helfman 201469e2c2 Add "key import" action to NEWS (#345). 6 months ago
  Dan Helfman 9ac2a2e286 Add key import action to import a copy of repository key from backup (#345). 6 months ago
  Benjamin Bock a16d138afc Crontabs aren't executable 6 months ago
  Benjamin Bock 81a3a99578 Fix extracting from remote repositories with working_directory defined 6 months ago
  Dan Helfman f3cc3b1b65 Merge branch 'main' into config-command-line 6 months ago
  Dan Helfman 587d31de7c Run all command hooks respecting the "working_directory" option if configured (#790). 6 months ago
  Dan Helfman cbfc0bead1 Exclude --match-archives from global flags since it already exists on several actions (#303). 6 months ago
  Nish_ 8aaa5ba8a6 minor changes 6 months ago
  Dan Helfman 7d989f727d Don't auto-add CLI flags for configuration options that already have per-action CLI flags (#303). 6 months ago
  Nish_ 5525b467ef add key import command 6 months ago
  Dan Helfman 89c98de122 Merge branch 'main' into config-command-line. 6 months ago
  Dan Helfman c2409d9968 Remove the "dump_data_sources" command hook, as it doesn't really solve the use case and works differently than all the other command hooks (#790). 6 months ago
  Dan Helfman 624a7de622 Document "after" command hooks running in case of error and make sure that happens in case of "before" hook error (#790). 6 months ago
  Dan Helfman 3119c924b4 In configuration option descriptions, remove mention of corresponding CLI flags because it looks dumb on the command-line help (#303). 6 months ago
  Dan Helfman ed6022d4a9 Add "list" option to configuration, corresponding to "--list" (#303). 6 months ago
  Dan Helfman 3e21cdb579 Add "stats" option to configuration (#303). 6 months ago
  Dan Helfman d02d31f445 Use schema defaults instead of a flag name whitelist to make valueless boolean flags (#303). 6 months ago
  Dan Helfman 1097a6576f Add "progress" option to configuration (#303). 6 months ago
  Dan Helfman 63b0c69794 Add additional options under "repositories:" for parity with repo-create #303. 6 months ago
  Dan Helfman 711f5fa6cb UX nicety to make default-false boolean options into valueless CLI flags (#303). 6 months ago