Istoricul angajamentelor

Autor SHA1 Permisiunea de a trimite mesaje. Dacă este dezactivată, utilizatorul nu va putea trimite nici un fel de mesaj Data
  Dan Helfman 27cbe9dfc0 Fix for potential data loss (data not getting backed up) when borgmatic omitted configured source directories in certain situations (#333). 5 ani în urmă
  Dan Helfman 097a09578a Fix enabled database hooks to implicitly set one_file_system configuration option to true to prevent Borg hang. (#315). 5 ani în urmă
  Dan Helfman 96df52ec50 Fix hang when streaming a database dump to Borg with implicit duplicate source directories by deduplicating them first (#316). 5 ani în urmă
  Dan Helfman d88f321cef Fix legitimate database dump command errors (exit code 1) not being treated as errors by borgmatic (#310). 5 ani în urmă
  Dan Helfman 8b91c01a4c Add some missing test coverage. 5 ani în urmă
  Dan Helfman 1ea047dd94 Remove "borgmatic restore --progress" flag, as it now conflicts with streaming database restores. 5 ani în urmă
  Dan Helfman 1ba996ad93 Additional test coverage. 5 ani în urmă
  Dan Helfman 94b9ef56be Change "exclude_if_present" option to support multiple filenames, rather than just a single filename (#280). 5 ani în urmă
  Dan Helfman 53e6ff9524 No longer list files or show stats by default at verbosity 2. 5 ani în urmă
  Dan Helfman d93fdbc5ad Support "--files" and "--stats" flags at verbosity level 0. 5 ani în urmă
  palto42 75b5e7254e changes as per comments in PR #283 5 ani în urmă
  palto42 e27ba0d08a less detail at v1 + option "--files" for details 5 ani în urmă
  Dan Helfman 8660af745e Optionally change the internal database dump path via "borgmatic_source_directory" option in location configuration section (#259). 5 ani în urmă
  Dan Helfman 0c6c61a272 Pass extra options directly to particular Borg commands, handy for Borg options that borgmatic does not yet support natively (#235). 5 ani în urmă
  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). 5 ani în urmă
  Dan Helfman 9b2ca15de6 Fix for garbled Borg file listing when using "borgmatic create --progress" with verbosity level 1 or 2 (#257). 5 ani în urmă
  Dan Helfman f48f52079d Support for Borg --keep-exclude-tags and --exclude-nodump options (#234). 5 ani în urmă
  Dan Helfman 458e7776c5 Database dump hooks for PostgreSQL, so you can easily dump your databases before backups run (#225). 5 ani în urmă
  Dan Helfman a897ffd514 Fix "borgmatic create --progress" output so that it updates on the console in real-time (#221). 5 ani în urmă
  Dan Helfman c085bacccf Reorder arguments passed to Borg to fix duplicate directories when using Borg patterns (#213). 6 ani în urmă
  Dan Helfman 4444219e17 Support for Borg --noatime, --noctime, and --nobirthtime flags (mentioned in #193). 6 ani în urmă
  Dan Helfman 1af95714c2 Collapse two execute_command() parameters into one output log level parameter. 6 ani în urmă
  Dan Helfman 0406d18cfd Log Borg --stats output as warning so it shows up at any verbosity level. 6 ani în urmă
  Dan Helfman 66e9ec9c3c A few tests for JSON flag suppressing Borg output. 6 ani în urmă
  Luke Murphy 1c0dc3f904 Run isort over the source 6 ani în urmă
  Dan Helfman 1c88dda76a Fix for invalid JSON output when using multiple borgmatic configuration files (#155). 6 ani în urmă
  Dan Helfman 3cb52423d2 Support for Borg create/extract --numeric-owner flag (#147). 6 ani în urmă
  Dan Helfman 6096a7181c Leave exclude_patterns glob expansion to Borg, since doing it in borgmatic leads to confusing behavior (#132). 6 ani în urmă
  Dan Helfman cc9dbb1def Support for Borg repository initialization via borgmatic --init command-line flag (#110). 6 ani în urmă
  Dan Helfman 7417a3cd00 Update Borg create --filter values so a dry run lists files to back up. (#111). 6 ani în urmă