Commit History

Author SHA1 Message Date
  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). 6 months ago
  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. 7 months ago
  Dan Helfman 63198088c4 Store included configuration files within each backup archive in support of the "config bootstrap" action (#736). 1 year ago
  Dan Helfman e80e0a253c Add configured repository labels to the JSON output for all actions (#800). 1 year ago
  Dan Helfman f39cea4abf Remove additional Python 3.7-isms (#784). 1 year ago
  Dan Helfman c5c3e2e0ce Code formatting (#725). 1 year ago
  Divyansh Singh 962267b3c5 add test for checking manifest creation 1 year ago
  Dan Helfman 48b6a1679a Remove sections (#721). 1 year ago
  Dan Helfman 0f9756e739 Fix failing test and add "bootstrap" action to CLI reference docs (#697). 2 years ago
  Dan Helfman d84f1ec616 Add bootstrap action to NEWS and make post-PR tweaks (#697). 2 years ago
  Divyansh Singh 8384eaefb1 reformat 2 years ago
  Divyansh Singh dcb90bba50 some tests remaining 2 years ago
  Divyansh Singh 2d761dd86b coverage at 100 2 years ago
  Divyansh Singh ee32b076eb update tests and formatting 2 years ago
  Divyansh Singh e83ad9e1e4 use repository["path"] instead of repository 2 years ago
  Dan Helfman 7605838bfe Add "--repository" flag to all actions where it makes sense (#564). 2 years ago
  Nain 3e22414613 Update tests 2 years ago
  Nain 5f87ea3ec5 Add "--repository" flag to the "create" action 2 years ago
  Dan Helfman 0e6b2c6773 Optionally dump "all" PostgreSQL databases to separate files instead of one combined dump file (#438, #560). 2 years ago