Commit History

Author SHA1 Message Date
  Dan Helfman 35feeb4615 Fix restore and get end-to-end tests passing (#1105). 1 month ago
  Dan Helfman f15e8282ab Fix a broken "create" action and "--archive latest" flag when multiple archives share the same name with Borg 2 (#1146). 1 month ago
  Dan Helfman 9a80fec91b When running tests, use Ruff for faster and more comprehensive code linting and formatting. 3 months ago
  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). 4 months ago
  Tobias Schlatter 123f8958f6 Create a checkpoint archive first with streaming processes (#1032). 4 months ago
  Vandal 360156e3b1 refactor codebase 7 months ago
  Dan Helfman cf477bdc1c Fix broken list_details, progress, and statistics options (#303). 7 months ago
  Dan Helfman 668f767bfc Adding some missing tests and fixing related flag vs. config logic (#303). 7 months ago
  Dan Helfman ec88bb2e9c Merge branch 'main' into unified-command-hooks. 8 months ago
  Dan Helfman 68b6d01071 Fix a regression in which the "exclude_patterns" option didn't expand "~" (#1021). 8 months ago
  Dan Helfman 6a96a78cf1 Fix existing tests (#1019). 8 months ago
  Dan Helfman e69c686abf Get all unit/integration tests passing (#1001). 8 months ago
  Dan Helfman b6ff242d3a Fix for borgmatic "exclude_patterns" and "exclude_from" recursing into excluded subdirectories (#982). 9 months ago
  Dan Helfman 4c35a564ef Fix root patterns so they don't have an invalid "sh:" prefix before getting passed to Borg (#979). 9 months ago
  Dan Helfman f08014e3be Code formatting. 9 months ago
  Pavel Andreev 73c196aa70 Fix according to review comments 9 months ago
  Pavel Andreev 5d390d7953 Fix patterns parsing 9 months ago
  Dan Helfman 804455ac9f Fix for "exclude_from" files being completely ignored (#971). 9 months ago
  Dan Helfman e66df22a6e Fix for an error when a blank line occurs in the configured patterns or excludes (#970). 9 months ago
  Dan Helfman 2467518d4e Add even more missing test coverage (#962). 9 months ago
  Dan Helfman cfeeb87bbe Fix pattern expansion/normalization bug with working directory (#962). 9 months ago
  Dan Helfman bbf1c3d55e Add test coverage for new code. 9 months ago
  Dan Helfman 0b17fb2d3f Get all existing tests passing (#962). 9 months ago
  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. 10 months ago
  Dan Helfman a4954cc7a3 Fix for archives storing relative source directory paths such that they contain the working directory (#960). 10 months ago
  Dan Helfman 689643e5fa Move bootstrap manifest file creation into a hook so it can actually clean up after itself. 11 months ago
  Dan Helfman f4a736bdfe Deduplicate directories again after hooks have their way with them (#261). 11 months ago
  Dan Helfman c65aa24001 Add test coverage for ZFS hook (#261). 11 months ago
  Dan Helfman 5a24bf2037 Get tests passing (#261). 11 months ago
  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). 11 months ago