Commit History

Author SHA1 Message Date
  Dan Helfman 36305c50b1 Update push script to support branches. 6 years ago
  Dan Helfman 1a980d6321 Organize options within command-line help into logical groups. 6 years ago
  Dan Helfman 5933a4d778 Note tests exclusion in changelog. 6 years ago
  Dan Helfman 290e969a22 Include a sample borgmatic configuration file in the documentation (#119). 6 years ago
  Dan Helfman 7e0e00d45d Refactor documentation into multiple separate pages for clarity and findability. 6 years ago
  Dan Helfman 8b4ac0017b Fix ticket number in changelog. 6 years ago
  Dan Helfman 8ec1ec527e Bump version for release. 6 years ago
  Dan Helfman 6096a7181c Leave exclude_patterns glob expansion to Borg, since doing it in borgmatic leads to confusing behavior (#132). 6 years ago
  Dan Helfman fa9dfb8ff7 Remove date echo from schema example, as it's not a substitute for real logging (#127). 6 years ago
  Dan Helfman 2dc006aab4 Allow use of --stats flag when --create or --prune flags are implied (#139). 6 years ago
  Dan Helfman 031b9d6faf Handle and format validation errors raised during argument parsing (#136). 6 years ago
  Dan Helfman 09d521661f Remove weasel words like "easily" and "simply". 7 years ago
  Dan Helfman fd46efb193 Add borgmatic --version command-line flag to get the current installed version number. 7 years ago
  Dan Helfman 426f54c9cc When generating sample configuration, document the defaults for each option (#103). 7 years ago
  Dan Helfman 45a537b6b1 When running multiple configuration files, attempt all of them even if one errors (#116). 7 years ago
  Dan Helfman d6feca169c Fix duplicate issue number. 7 years ago
  Dan Helfman 05e2900ab0 Rev version. 7 years ago
  Dan Helfman 30b52e5523 With --init command-line flag, if a repository already exists, proceed without erroring (#117). 7 years ago
  Dan Helfman 066399ecdb Mention --stats command-line flag in NEWS file. 7 years ago
  Dan Helfman c3e7425f4c Some late-breaking README additions (new borgmatic packages). 7 years ago
  Dan Helfman cc9dbb1def Support for Borg repository initialization via borgmatic --init command-line flag (#110). 7 years ago
  Dan Helfman 300ead65d3 Error when deprecated --excludes command-line option is used. 7 years ago
  Dan Helfman 6a0219a7a4 Update README with link to a new/forked Docker image (#113). 7 years ago
  Dan Helfman 7417a3cd00 Update Borg create --filter values so a dry run lists files to back up. (#111). 7 years ago
  Dan Helfman 9ca80a54d8 Support for Borg create --progress via borgmatic command-line flag (#108). 7 years ago
  Dan Helfman 5c0b17ef39 Support for Borg --chunker-params create option via "chunker_params" in borgmatic's storage section (#105). 7 years ago
  Dan Helfman 71b1c3dfb0 Make automated tests support running in Python 3.5. 7 years ago
  Dan Helfman 695930a607 Fix for syntax error that occurred in Python 3.5 and below (#102). 7 years ago
  Dan Helfman 067ed27689 Rev to 1.2.8. 7 years ago
  Dan Helfman fa38de2de7 Enable consistency checks for only certain repositories via "check_repositories" (#73). 7 years ago