Commit History

作者 SHA1 備註 提交日期
  Dan Helfman 8f2ae5e9a1 Fix a regression in the Btrfs hook in which subvolume snapshots didn't get cleaned up until the start of the next borgmatic run (#1186). 1 周之前
  Dan Helfman 3d15c51039 Fix the "--repository" flag not applying to command hooks (#1176). 1 月之前
  Dan Helfman 35feeb4615 Fix restore and get end-to-end tests passing (#1105). 2 月之前
  Dan Helfman f15e8282ab Fix a broken "create" action and "--archive latest" flag when multiple archives share the same name with Borg 2 (#1146). 2 月之前
  Dan Helfman 9a80fec91b When running tests, use Ruff for faster and more comprehensive code linting and formatting. 4 月之前
  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). 5 月之前
  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). 8 月之前
  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). 9 月之前
  Dan Helfman b6ff242d3a Fix for borgmatic "exclude_patterns" and "exclude_from" recursing into excluded subdirectories (#982). 10 月之前
  Dan Helfman 4c35a564ef Fix root patterns so they don't have an invalid "sh:" prefix before getting passed to Borg (#979). 10 月之前
  Dan Helfman f08014e3be Code formatting. 10 月之前
  Pavel Andreev 73c196aa70 Fix according to review comments 10 月之前
  Pavel Andreev 5d390d7953 Fix patterns parsing 10 月之前
  Dan Helfman 804455ac9f Fix for "exclude_from" files being completely ignored (#971). 10 月之前
  Dan Helfman e66df22a6e Fix for an error when a blank line occurs in the configured patterns or excludes (#970). 10 月之前
  Dan Helfman 2467518d4e Add even more missing test coverage (#962). 10 月之前
  Dan Helfman cfeeb87bbe Fix pattern expansion/normalization bug with working directory (#962). 10 月之前
  Dan Helfman bbf1c3d55e Add test coverage for new code. 10 月之前
  Dan Helfman 0b17fb2d3f Get all existing tests passing (#962). 10 月之前
  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). 11 月之前
  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 年之前