Commit History

Author SHA1 Message Date
  Dan Helfman f67c544be6 Optionally dump "all" PostgreSQL databases to separate files instead of one combined dump file (#438, #560). 2 years ago
  Dan Helfman 437fd4dbae Update developer constributing instructions as well. 2 years ago
  Dan Helfman 36873252d6 Update developer instructions. 2 years ago
  Dan Helfman 1ef82a27fa Clarify data/archives check implicit enabling. 2 years ago
  Dan Helfman 6837dcbf42 Clarify documentation about transferring archives between related repositories. 3 years ago
  Dan Helfman c657764367 Fix logs that interfere with JSON output by making warnings go to stderr instead of stdout (#602). 3 years ago
  Dan Helfman f79286fc91 Bump version for release. 3 years ago
  Dan Helfman 694d376d15 Clarify documentation about multiple repositories and separate configuration files (#613). 3 years ago
  Dan Helfman ab4c08019c Upgrade pytest test dependency (security). 3 years ago
  Dan Helfman fd39f54df7 Code formatting. 3 years ago
  Dan Helfman ca7e18bb29 Override PostgreSQL dump/restore commands via configuration options (#311). 3 years ago
  Dan Helfman 6975a5b155 Fix "data" consistency check to support "check_last" and consistency "prefix" options (#611). 3 years ago
  Dan Helfman b627d00595 More consistency checks documentation edits. 3 years ago
  Dan Helfman 9bd8f1a6df Clarify consistency check configuration. 3 years ago
  Javier Paniagua faf682ca35 specify pg dump/restore commands (#311) 3 years ago
  Dan Helfman 6aeb74550d Clarify examples in include merging and deep merging documentation (#607). 3 years ago
  Dan Helfman 89500df429 Fix traceback when a configuration section is present but lacking any options (#604). 3 years ago
  Dan Helfman 82b072d0b7 Update documentation to mention using blake2 with "transfer" action. 3 years ago
  Dan Helfman 018c0296fd Document that special file exclusion also excludes symlinks to special files (#596). 3 years ago
  Dan Helfman 9c42e7e817 Fix regression in which "check" action errored on certain systems (#597, #598). 3 years ago
  Dan Helfman 953277a066 Fix special file detection when broken symlinks are encountered (#596). 3 years ago
  Dan Helfman e2002b5488 Bump version for release. 3 years ago
  Dan Helfman c9742e1d04 Code formatting. 3 years ago
  Dan Helfman 906da838ef Add missing break-lock action command-line help (#357). 3 years ago
  Dan Helfman d7f1c10c8c To prevent Borg hangs, unconditionally delete stale named pipes before dumping databases (#360). 3 years ago
  Dan Helfman e8e4d17168 Clean up changelog for the current dev release. 3 years ago
  Dan Helfman a31ce337e9 Skip auto-exclusion of special files when user explicitly sets read_special to true (#587). 3 years ago
  Dan Helfman 902730df46 Update sample systemd file to allow system idle (#589). 3 years ago
  Dan Helfman c969c822ee Do not inhibit idle in borgmatic.service (#589). 3 years ago
  Dan Helfman c31702d092 Fix for potential data loss with "patterns_from". Also, display excluded files (#590). 3 years ago