Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Dan Helfman c4c40af812 Account for the case where "store_config_files: false" and the runtime directory never gets added to patterns to begin with (#1122). 1 nedēļu atpakaļ
  Dan Helfman 5028fe9ff4 Bring doc string up to date and rename function for clarity. (#1122). 1 nedēļu atpakaļ
  Dan Helfman f60007545b Update automated tests (#1122). 1 nedēļu atpakaļ
  Dan Helfman 9a80fec91b When running tests, use Ruff for faster and more comprehensive code linting and formatting. 2 mēneši atpakaļ
  Dan Helfman 1b62be0949 Fix a bug in which quoted "extra_borg_options" values containing spaces are passed to Borg incorrectly. Add a "--comment" flag to the "create" action for creating an archive with a comment (#1108). 2 mēneši atpakaļ
  Tobias Schlatter 123f8958f6 Create a checkpoint archive first with streaming processes (#1032). 2 mēneši atpakaļ
  Dan Helfman 0d94a6587a Move pattern and flag functions from create.py into their own module (#1056). 5 mēneši atpakaļ
  Vandal 360156e3b1 refactor codebase 5 mēneši atpakaļ
  Dan Helfman 49839e884a Add configuration options for logging and verbosity (#793). 5 mēneši atpakaļ
  Dan Helfman cf477bdc1c Fix broken list_details, progress, and statistics options (#303). 5 mēneši atpakaļ
  Dan Helfman 5d9c111910 Fix a runtime directory error from a conflict between "extra_borg_options" and special file detection (#999). 7 mēneši atpakaļ
  Dan Helfman 4ee2603fef Merge branch 'main' into passphrase-via-file-descriptor 7 mēneši atpakaļ
  Dan Helfman e69c686abf Get all unit/integration tests passing (#1001). 7 mēneši atpakaļ
  Dan Helfman 07ecc0ffd6 Send the "encryption_passphrase" option to Borg via an anonymous pipe. 7 mēneši atpakaļ
  Dan Helfman 6cfa10fb7e Fix a "list" action error when the "encryption_passcommand" option is set (#987). 7 mēneši atpakaļ
  Dan Helfman 61f0987051 Merge branch 'main' into log-repository-everywhere 7 mēneši atpakaļ
  Dan Helfman b6ff242d3a Fix for borgmatic "exclude_patterns" and "exclude_from" recursing into excluded subdirectories (#982). 7 mēneši atpakaļ
  Dan Helfman 7d56641f56 Get existing unit tests passing (#635). 7 mēneši atpakaļ
  Dan Helfman 8c5db19490 Code formatting (#635). 7 mēneši atpakaļ
  Dan Helfman cc7e01be68 Log the repository path or label on every relevant log message, not just some logs (#635). 7 mēneši atpakaļ
  Dan Helfman 1232ba8045 Revert "Log the repository path or label on every relevant log message, not just some logs (#635)." 7 mēneši atpakaļ
  Dan Helfman 90c1161a8c Log the repository path or label on every relevant log message, not just some logs (#635). 7 mēneši atpakaļ
  Dan Helfman 2467518d4e Add even more missing test coverage (#962). 8 mēneši atpakaļ
  Dan Helfman bbf1c3d55e Add test coverage for new code. 8 mēneši atpakaļ
  Dan Helfman 0b17fb2d3f Get all existing tests passing (#962). 8 mēneši atpakaļ
  Dan Helfman ca54da1067 Getting additional tests passing (#962). 8 mēneši atpakaļ
  Dan Helfman 5560f30aa6 Fix a borgmatic runtime directory error when running the "spot" check with a database hook enabled (#965). 8 mēneši atpakaļ
  Dan Helfman 2c70ad81ec Fix the "spot" check to support relative source directory paths (#960). Fix the "spot" check to no longer consider pipe files within an archive for file comparisons. Fix auto-excluding of special files (when databases are configured) to support relative source directory paths. 8 mēneši atpakaļ
  Dan Helfman 267af5b372 To avoid a hang in the database hooks, error and exit when the borgmatic runtime directory overlaps with the configured excludes (#947). 9 mēneši atpakaļ
  Dan Helfman 5a24bf2037 Get tests passing (#261). 10 mēneši atpakaļ