Histórico de commits

Autor SHA1 Mensagem Data
  Dan Helfman 9c42e7e817 Fix regression in which "check" action errored on certain systems (#597, #598). 2 anos atrás
  Dan Helfman 953277a066 Fix special file detection when broken symlinks are encountered (#596). 2 anos atrás
  Dan Helfman a31ce337e9 Skip auto-exclusion of special files when user explicitly sets read_special to true (#587). 2 anos atrás
  Dan Helfman c31702d092 Fix for potential data loss with "patterns_from". Also, display excluded files (#590). 2 anos atrás
  Dan Helfman ae036aebd7 When the "read_special" option is true or database hooks are enabled, auto-exclude special files for a "create" action to prevent Borg from hanging (#587). 2 anos atrás
  Dan Helfman ac7c7d4036 Warn when ignoring a configured "read_special" value of false, as true is needed when database hooks are enabled (#587). 2 anos atrás
  Dan Helfman 679bb839d7 Fix hang when database hooks are enabled and "patterns" contains a parent directory of "~/.borgmatic" (#582). 2 anos atrás
  Dan Helfman c46f2b8508 Fix conflict between "patterns" and "source_directories" (#574), make "source_directories" optional (#542). 2 anos atrás
  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). 2 anos atrás
  Dan Helfman f47c98c4a5 Rename several configuration options to match Borg 2 (#557). 2 anos atrás
  Dan Helfman a05d0f378e Factor out repository/archive flags formatting code from create action (#557). 2 anos atrás
  Dan Helfman 2898e63166 Update create action for Borg 2 support (#557). 2 anos atrás
  Dan Helfman 457ed80744 Fix environment variable plumbing so options in one configuration file aren't used for others (#555). 3 anos atrás
  Dan Helfman e76bfa555f Reduce the default consistency check frequency and support configuring the frequency independently for each check (#523). 3 anos atrás
  Dan Helfman 28fef3264b Fix handling of "patterns_from" and "exclude_from" options to error instead of warning when referencing unreadable files and running "create" action (#486). 3 anos atrás
  Dan Helfman 9161dbcb7d Removing unnecessary leading underscores from functions. 3 anos atrás
  Dan Helfman 4b3027e4fc Add test for new working_directory option (#431). 3 anos atrás
  Dan Helfman 0eb2634f9b Working directory option to support source directories with relative paths (#431). 3 anos atrás
  Dan Helfman 9317cbaaf0 Code formatting. 3 anos atrás
  Dan Helfman 1b5f04b79f When using the "remote_rate_limit" option, tailor the flags passed to Borg depending on the Borg version (#394). 3 anos atrás
  Dan Helfman 948c86f62c When using the "numeric_owner" option with the "extract" action, tailor the flags passed to Borg depending on the Borg version (#394). 3 anos atrás
  Dan Helfman 7e7209322a When using the "numeric_owner" option, tailor the flags passed to Borg depending on the Borg version (#394). 3 anos atrás
  Dan Helfman 00a57fd947 Code formatting. 3 anos atrás
  Dan Helfman 6bf6ac310b When using the "bsd_flags" option, tailor the flags passed to Borg depending on the Borg version (#394). 3 anos atrás
  Dan Helfman 4b5af2770d When the "atime" option is used, tailor the flags passed to Borg depending on version (#394). 3 anos atrás
  Fabian Schilling 85e0334826 Add missing working_directory arg to pass tests 3 anos atrás
  Dan Helfman 449896f661 Fix error when configured source directories are not present on the filesystem at the time of backup (#387). 3 anos atrás
  François Poulain ebac02f118 Mention placeholders for repositories in documentation; fix #369 4 anos atrás
  Dan Helfman 27cbe9dfc0 Fix for potential data loss (data not getting backed up) when borgmatic omitted configured source directories in certain situations (#333). 5 anos atrás
  Dan Helfman 097a09578a Fix enabled database hooks to implicitly set one_file_system configuration option to true to prevent Borg hang. (#315). 5 anos atrás