История коммитов

Автор SHA1 Сообщение Дата
  Dan Helfman 9a80fec91b When running tests, use Ruff for faster and more comprehensive code linting and formatting. 5 месяцев назад
  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). 5 месяцев назад
  Tobias Schlatter 123f8958f6 Create a checkpoint archive first with streaming processes (#1032). 6 месяцев назад
  Vandal 360156e3b1 refactor codebase 8 месяцев назад
  Dan Helfman cf477bdc1c Fix broken list_details, progress, and statistics options (#303). 8 месяцев назад
  Dan Helfman 668f767bfc Adding some missing tests and fixing related flag vs. config logic (#303). 9 месяцев назад
  Dan Helfman ec88bb2e9c Merge branch 'main' into unified-command-hooks. 9 месяцев назад
  Dan Helfman 68b6d01071 Fix a regression in which the "exclude_patterns" option didn't expand "~" (#1021). 9 месяцев назад
  Dan Helfman 6a96a78cf1 Fix existing tests (#1019). 9 месяцев назад
  Dan Helfman e69c686abf Get all unit/integration tests passing (#1001). 10 месяцев назад
  Dan Helfman b6ff242d3a Fix for borgmatic "exclude_patterns" and "exclude_from" recursing into excluded subdirectories (#982). 11 месяцев назад
  Dan Helfman 4c35a564ef Fix root patterns so they don't have an invalid "sh:" prefix before getting passed to Borg (#979). 11 месяцев назад
  Dan Helfman f08014e3be Code formatting. 11 месяцев назад
  Pavel Andreev 73c196aa70 Fix according to review comments 11 месяцев назад
  Pavel Andreev 5d390d7953 Fix patterns parsing 11 месяцев назад
  Dan Helfman 804455ac9f Fix for "exclude_from" files being completely ignored (#971). 11 месяцев назад
  Dan Helfman e66df22a6e Fix for an error when a blank line occurs in the configured patterns or excludes (#970). 11 месяцев назад
  Dan Helfman 2467518d4e Add even more missing test coverage (#962). 11 месяцев назад
  Dan Helfman cfeeb87bbe Fix pattern expansion/normalization bug with working directory (#962). 11 месяцев назад
  Dan Helfman bbf1c3d55e Add test coverage for new code. 11 месяцев назад
  Dan Helfman 0b17fb2d3f Get all existing tests passing (#962). 11 месяцев назад
  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. 11 месяцев назад
  Dan Helfman a4954cc7a3 Fix for archives storing relative source directory paths such that they contain the working directory (#960). 1 год назад
  Dan Helfman 689643e5fa Move bootstrap manifest file creation into a hook so it can actually clean up after itself. 1 год назад
  Dan Helfman f4a736bdfe Deduplicate directories again after hooks have their way with them (#261). 1 год назад
  Dan Helfman c65aa24001 Add test coverage for ZFS hook (#261). 1 год назад
  Dan Helfman 5a24bf2037 Get tests passing (#261). 1 год назад
  Dan Helfman 295bfb0c57 Update the logic that probes for the borgmatic streaming database dump, bootstrap metadata, and check state directories to support more platforms and use cases (#934). 1 год назад
  Dan Helfman 814cdb4b87 Deprecate the "borgmatic_source_directory" option in favor of "user_runtime_directory" and "user_state_directory" (#562). Move the default borgmatic streaming database dump and bootstrap metadata location on disk (#562). With Borg 1.4+, store database dumps and bootstrap metadata in a "/borgmatic" directory within a backup archive (#838). Add "--local-path", "--remote-path", and "--user-runtime-directory" flags to the "config bootstrap" action. 1 год назад
  Dan Helfman 63198088c4 Store included configuration files within each backup archive in support of the "config bootstrap" action (#736). 1 год назад