Commit History

Author SHA1 Message Date
  Dan Helfman c702a988bd Add a basic end-to-end test for patterns (#962). 9 months ago
  Dan Helfman 5560f30aa6 Fix a borgmatic runtime directory error when running the "spot" check with a database hook enabled (#965). 9 months ago
  Dan Helfman 8573660ff0 Clarify error message to mention patterns, not just excludes (#947). 9 months ago
  Dan Helfman 0b9f3ae8a1 Fix comment typo. 10 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 d6c3ec05aa Reduce duplication (#960). 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 a6b6dd32c1 Upgrade dependencies and containers for end-to-end tests. 10 months ago
  Dan Helfman d3409df84c Fix an error in the Btrfs hook when a "/" subvolume is configured in borgmatic's source directories (#959). 10 months ago
  Dan Helfman 87e77ff2b7 Bump version for release. 10 months ago
  Dan Helfman 3517d9d4f3 Indentation tweak. 10 months ago
  Dan Helfman d3c7279dad Backup and restore databases that have the same name but with different ports, hostnames, or hooks (#418). 10 months ago
  Dan Helfman a99c48c115 Documentation / CLI help clarifications around "--original-port" (#418). 10 months ago
  Dan Helfman 94cedd4cf8 Merge branch 'main' into same-named-databases 10 months ago
  Dan Helfman a4baf4623b Drop colorama as a library dependency (#958). 10 months ago
  Dan Helfman 77df425bd1 Minor edits and clarifying comments (#418). 10 months ago
  Dan Helfman 69476a4fab Documentation clarifications (#418). 10 months ago
  Dan Helfman be6b865a81 Add even more missing test coverage (#418). 10 months ago
  Dan Helfman b58a52e03f Merge branch 'main' into same-named-databases 10 months ago
  Dan Helfman 9b85c5bc61 Add missing restore test coverage (#418). 10 months ago
  Dan Helfman b8041f5c39 Fix end-to-end tests broken by new database config checks during restore (#418). 10 months ago
  Dan Helfman d9d6d3f7f2 Simplify logic to get configured data sources during restoration (#418). 10 months ago
  Dan Helfman 0844cd0d4f Fix the printing of a color reset code at exit even when color is disabled (#956). 10 months ago
  Dan Helfman d4705602fa Handle more edge cases by erroring (#418). 10 months ago
  Dan Helfman 5174a78109 Get existing tests passing (#418). 10 months ago
  Dan Helfman 3db79b4352 Simplified dump metadata comparison logic and got a few tests passing (#418). 10 months ago
  Dan Helfman d6732d9abb Merge branch 'main' into same-named-databases 10 months ago
  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). 10 months ago
  Dan Helfman d53ea09adb In tests, account for some function renames (#418). 10 months ago
  Dan Helfman 8696cbfa22 Clarify some comments (#418). 10 months ago