Historial de Commits

Autor SHA1 Mensaje Fecha
  Dan Helfman 48b6a1679a Remove sections (#721). hace 1 año
  Chirag Aggarwal 00e9bb011a test should mock out make_flags_from_arguments hace 2 años
  Dan Helfman 92a2230a07 Add support for logging each log line as a JSON object via global "--log-json" flag (#680). hace 2 años
  Chirag Aggarwal 8aaba9bb0a Added new flags to prune test for review hace 2 años
  Chirag Aggarwal 96aca4f446 Updated existing tests to use new parameters hace 2 años
  Dan Helfman 192bfe46a9 Fix error when running the "prune" action with both "archive_name_format" and "prefix" options set (#668). hace 2 años
  Dan Helfman 9712d00680 Add "match_archives" option (#588). hace 2 años
  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). hace 2 años
  Divyansh Singh ec9def4e71 rename repository arg to repository_path in all borg actions hace 2 años
  Dan Helfman f42890430c Add code style plugins to enforce use of Python f-strings and prevent single-letter variables. hace 2 años
  Dan Helfman c657764367 Fix logs that interfere with JSON output by making warnings go to stderr instead of stdout (#602). hace 2 años
  Dan Helfman 2774c2e4c0 Add support for Borg 2's "--match-archives" flag (replaces "--glob-archives") (#591). hace 2 años
  Dan Helfman 462326406e Drop only-style actions like "--create", rename "prune --files" to "prune --list", and add "--list" alias to "create" and "export-tar" (#571). hace 2 años
  Dan Helfman 94321aec7a Update compact action for Borg 2 support (#557). hace 2 años
  Dan Helfman 4a55749bd2 Update prune action for Borg 2 support (#557). hace 2 años
  Dan Helfman 457ed80744 Fix environment variable plumbing so options in one configuration file aren't used for others (#555). hace 3 años
  Dan Helfman d88f321cef Fix legitimate database dump command errors (exit code 1) not being treated as errors by borgmatic (#310). hace 5 años
  Dan Helfman 53e6ff9524 No longer list files or show stats by default at verbosity 2. hace 5 años
  Dan Helfman d93fdbc5ad Support "--files" and "--stats" flags at verbosity level 0. hace 5 años
  palto42 75b5e7254e changes as per comments in PR #283 hace 5 años
  palto42 e27ba0d08a less detail at v1 + option "--files" for details hace 5 años
  Dan Helfman d64bcd5e83 When pruning with verbosity level 1, list pruned and kept archives. hace 5 años
  Dan Helfman 0c6c61a272 Pass extra options directly to particular Borg commands, handy for Borg options that borgmatic does not yet support natively (#235). hace 5 años
  Dan Helfman 00f62ca023 Fix for "before_backup" hook not triggering an error when the command contains "borg" and has an exit code of 1 (#256). hace 5 años
  Dan Helfman 07222cd984 Fix visibility of "borgmatic prune --stats" output (#219). hace 5 años
  Dan Helfman c085bacccf Reorder arguments passed to Borg to fix duplicate directories when using Borg patterns (#213). hace 5 años
  Dan Helfman 39e5aac479 If a "prefix" option in borgmatic's configuration has an empty value (blank or ""), then disable default prefix. hace 6 años
  Dan Helfman a74ad5475e Run all Borg commands such that they log to syslog as well as console. hace 6 años
  Luke Murphy 1c0dc3f904 Run isort over the source hace 6 años
  Dan Helfman a125df991b Move tests to the root of the repository, in keeping with more common convention. hace 6 años