Commit History

Author SHA1 Message Date
  shivansh02 b6cb7da98e custom dump commands for mariadb 1 year ago
  shivansh02 9e3d19a406 custom commands escaped 1 year ago
  shivansh02 2b755d8ade custom show command for mysql and schema description 1 year ago
  shivansh02 925f99cfef custom dump command for mysql 1 year ago
  Dan Helfman c9f20eb260 Fix "--override" values containing deprecated section headers not actually overriding configuration options under deprecated section headers (#829). 1 year ago
  Dan Helfman f4744826fe When the "--json" flag is given, suppress console escape codes so as not to interfere with JSON output (#827). 1 year ago
  Dan Helfman 5586aab967 Clarify documentation about restoring a database: borgmatic does not create the database upon restore. 1 year ago
  Dan Helfman 6fa5dff79b Fix broken escaping logic for "pg_dump_command" (#822) + bonus shell injection fixes. 1 year ago
  Dan Helfman 75d11aa9cd Pass the PostgreSQL "PGSSLMODE" environment variable through to Borg (#370). 1 year ago
  Dan Helfman ad1d104d65 Fix broken repository detection in the "rcreate" action with Borg 1.4 (#820). 1 year ago
  Dan Helfman 009062128d Remove Python 3.8+ restriction, as only Python 3.8+ is supported. 1 year ago
  Dan Helfman e9813d2539 Allow the "--repository" flag to match across multiple configuration files (#818). 1 year ago
  Dan Helfman f9998b50e8 Rephrase documentation and link to docs on exit codes feature (#798). 1 year ago
  Dan Helfman 5f921a7f80 Add documentation heading (#798). 1 year ago
  Dan Helfman abf2b3a8c7 Elevate specific Borg warnings to errors or squash errors to warnings (#798). 1 year ago
  Dan Helfman 34f3c2bb16 Clarify "--override" command-line help (#814) 1 year ago
  Dan Helfman 4d79f582df Fix a traceback when providing an invalid "--override" value for a list option (#814). 1 year 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 3c22a8ec16 Prevent various shell injection attacks (#810). 1 year ago
  Dan Helfman ca49109ce7 Bump version for release. 1 year ago
  Dan Helfman 6a7f71f92f Clarify prune action help concerning running compact afterwards (#808). 1 year ago
  Dan Helfman 5f3dc1cfb0 Stream SQLite databases directly to Borg instead of dumping to an intermediate file (#807). 1 year ago
  Dan Helfman f2023aed22 Fix typo. 1 year ago
  Dan Helfman a03c2744e5 Update docs/how-to/provide-your-passwords.md (#805). 1 year ago
  axel simon 4176532317 Update docs/how-to/provide-your-passwords.md 1 year ago
  Dan Helfman 9d6025e902 Validate the configured action names in the "skip_actions" option (#804). 1 year ago
  Dan Helfman cf739bc997 The "check --force" flag now runs checks even if "check" is in "skip_actions" (#802). 1 year ago
  Dan Helfman 84823dfb91 Clarify constants/placeholders interaction and improve examples (#763). 1 year ago
  Dan Helfman 20cf0f7089 Add an "--ssh-command" flag to the "config bootstrap" action (#767). 1 year ago
  Dan Helfman 67af0f5734 Document limitation with constant interpolation at the start of a value (#741). 1 year ago