Histórico de Commits

Autor SHA1 Mensagem Data
  Dan Helfman ef448e2dd1 Add a "skip_actions" option to skip running particular actions (#701). há 1 ano atrás
  Dan Helfman b47088067c Add a "--match-archives" flag to the "check" action (#779). há 1 ano atrás
  Dan Helfman 48b6a1679a Remove sections (#721). há 2 anos atrás
  Dan Helfman 6098005f5d Fix an error when "data" check time files are accessed without getting upgraded first (#711, #713). há 2 anos atrás
  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). há 2 anos atrás
  Dan Helfman e3425f48be Instead of taking the first check time found, take the maximum value (#688) há 2 anos atrás
  Dan Helfman 645d29b040 Fix archive checks being skipped even when particular archives haven't been checked recently (#688). há 2 anos atrás
  Dan Helfman 92a2230a07 Add support for logging each log line as a JSON object via global "--log-json" flag (#680). há 2 anos atrás
  Dan Helfman 5dbb71709c Upgrade test requirements and code style requirements. Auto-reformat code accordingly. há 2 anos atrás
  Dan Helfman 9712d00680 Add "match_archives" option (#588). há 2 anos atrás
  Dan Helfman 3f78ac4085 Automatically use the "archive_name_format" option to filter which archives get used for borgmatic actions that operate on multiple archives (#479). há 2 anos atrás
  Divyansh Singh ec9def4e71 rename repository arg to repository_path in all borg actions há 2 anos atrás
  Dan Helfman 6975a5b155 Fix "data" consistency check to support "check_last" and consistency "prefix" options (#611). há 2 anos atrás
  Dan Helfman 2774c2e4c0 Add support for Borg 2's "--match-archives" flag (replaces "--glob-archives") (#591). há 2 anos atrás
  Dan Helfman 94321aec7a Update compact action for Borg 2 support (#557). há 2 anos atrás
  Dan Helfman 647ecdac29 Borg 2 support in borgmatic check action (#557). há 2 anos atrás
  Dan Helfman 622caa0c21 Support for Borg 2's rcreate and rinfo sub-commands (#557). há 2 anos atrás
  Dan Helfman 6ddae20fa1 Fix handling of "repository" and "data" consistency checks to prevent invalid Borg flags (#565). há 2 anos atrás
  Dan Helfman 457ed80744 Fix environment variable plumbing so options in one configuration file aren't used for others (#555). há 3 anos atrás
  Dan Helfman 8fa90053cf Add "borgmatic check --force" flag to ignore configured check frequencies (#523). há 3 anos atrás
  Dan Helfman ad0e2e0d7c Tweak default check frequency to 1 month (#523). há 3 anos atrás
  Dan Helfman e76bfa555f Reduce the default consistency check frequency and support configuring the frequency independently for each check (#523). há 3 anos atrás
  Dan Helfman d88f321cef Fix legitimate database dump command errors (exit code 1) not being treated as errors by borgmatic (#310). há 5 anos atrás
  Dan Helfman 1ea047dd94 Remove "borgmatic restore --progress" flag, as it now conflicts with streaming database restores. há 5 anos atrás
  Dan Helfman fdbb2ee905 View consistency check progress via "--progress" flag for "check" action (#287). há 5 anos atrás
  Dan Helfman 2ab9daaa0f Attempt to repair any inconsistencies found during a consistency check via "borgmatic check --repair" flag (#266). há 5 anos atrás
  Dan Helfman 0c6c61a272 Pass extra options directly to particular Borg commands, handy for Borg options that borgmatic does not yet support natively (#235). há 5 anos atrás
  Dan Helfman 2cc743cf47 With "borgmatic check", consider Borg warnings as errors (#247). há 5 anos atrás
  Dan Helfman 81739791e0 Override configured consistency checks via "borgmatic check --only" command-line flag (#210). há 5 anos atrás
  Dan Helfman 4cdff74e9b Support for Borg check --verify-data flag via borgmatic "data" consistency check (#210). há 5 anos atrás