Commit History

Author SHA1 Message Date
  Dan Helfman f19eec56ac Add tox pin to NEWS. 6 years ago
  Dan Helfman 9f6407ada6 Mention continuous integration badge in NEWS. 6 years ago
  Dan Helfman a7ba97803f Add colored output to NEWS. 6 years ago
  Dan Helfman d9cb110563 Document installing borgmatic with pip install --user instead of a system Python install. 6 years ago
  Dan Helfman 8650a15db1 Document validate-borgmatic-config and add a few tests. 6 years ago
  Dan Helfman a291477c19 Fix for hooks executing when using --dry-run (#160). 6 years ago
  Dan Helfman 1c88dda76a Fix for invalid JSON output when using multiple borgmatic configuration files (#155). 6 years ago
  Dan Helfman 0b59c22c23 Fix for seemingly random filename ordering when running through a directory of configuration files (#157). 6 years ago
  Dan Helfman 6ff1867312 Configuration files includes and merging (#148). 6 years ago
  Dan Helfman 3cb52423d2 Support for Borg create/extract --numeric-owner flag (#147). 6 years ago
  Dan Helfman 4272c6b077 List the files within an archive via --list --archive option (#140). 6 years ago
  Dan Helfman 26071de2e7 Update extraction docs. 6 years ago
  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". 6 years ago
  Dan Helfman fd46efb193 Add borgmatic --version command-line flag to get the current installed version number. 6 years ago
  Dan Helfman 426f54c9cc When generating sample configuration, document the defaults for each option (#103). 6 years ago
  Dan Helfman 45a537b6b1 When running multiple configuration files, attempt all of them even if one errors (#116). 6 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