Commit History

Author SHA1 Message Date
  Dan Helfman c702a988bd Add a basic end-to-end test for patterns (#962). 4 months ago
  Dan Helfman fd4f69f6c3 Rename repository actions for compatibility with recent Borg 2 changes (#915). 8 months ago
  Dan Helfman da78929415 To prevent argument parsing errors on ambiguous commands, drop support for multiple consecutive flag values. 1 year ago
  Dan Helfman 18b3b569d0 Fix broken bootstrap action (#721). 1 year ago
  Dan Helfman 325b561296 Switch from "init" to "rcreate" for creating repos in end-to-end tests. 1 year ago
  Dan Helfman b62017be4b Fix edge case in which "--config somepath.yaml" followed by an action alias (e.g. init for rcreate) wasn't parsed correctly (#716). 1 year ago
  Divyansh Singh d6dfb8753a reformat 2 years ago
  Divyansh Singh 1bc003560a Merge branch 'master' of https://github.com/diivi/borgmatic into feat/tag-repos 2 years ago
  Divyansh Singh aeaf69f49e pass all tests 2 years ago
  Dan Helfman f42890430c Add code style plugins to enforce use of Python f-strings and prevent single-letter variables. 2 years ago
  Dan Helfman ef7e95e22a Fix end-to-end tests. 2 years ago
  Dan Helfman d6e376d32d Fix end-to-end test broken by change in source directory examples. 4 years ago
  Dan Helfman b619bde037 Fix broken end-to-end test. 4 years ago
  Dan Helfman 048a9ebb52 Add an additional end-to-end database test. 5 years ago
  Dan Helfman 9f821862b7 End-to-end tests for database dump and restore. 5 years ago
  Dan Helfman 8650a15db1 Document validate-borgmatic-config and add a few tests. 6 years ago
  Robin Schneider 52e4f48eb9 Add validate-borgmatic-config command 6 years ago
  Dan Helfman 2b3b8eab71 Add archive extract to end-to-end test. 6 years ago
  Dan Helfman cc9dbb1def Support for Borg repository initialization via borgmatic --init command-line flag (#110). 6 years ago
  Dan Helfman fef441a8ff More concessions for Python 3.5 compatibility. 6 years ago
  Dan Helfman c1ddc4268b We can't have nice things. 6 years ago
  Dan Helfman a0691ae4cd Run continuous integration tests on a matrix of Python and Borg versions. 6 years ago
  Dan Helfman 3ce5533103 Make end-to-end test clean up after itself, and drop unnecessary use of Docker for it. 6 years ago
  Dan Helfman 0b164973e0 Add an end-to-end automated test that actually integrates with Borg. 6 years ago