Commit History

Author SHA1 Message Date
  Dan Helfman fe39453598 Change example filename to be more descriptive. 6 years ago
  Dan Helfman 9c75063c05 Unbreak console snippet in docs. 6 years ago
  Dan Helfman 5cf2ef1732 Add note to documentation about using spaces instead of tabs for indentation, as YAML does not allow tabs (#199). 6 years ago
  Dan Helfman f35e6ea7ad Upgrade base layers. 6 years ago
  Dan Helfman 90595e9c18 Only log to syslog when run from a non-interactive console (e.g. a cron job). Related to #197. 6 years ago
  Dan Helfman 032d4adee3 Remove unicode byte order mark from syslog output. (Related to #197.) 6 years ago
  Dan Helfman 4444219e17 Support for Borg --noatime, --noctime, and --nobirthtime flags (mentioned in #193). 6 years ago
  Dan Helfman 56fd78089d Sort generated flags before passing them to Borg. 6 years ago
  Dan Helfman 86dbc00cbe Support for several more borgmatic/borg info command-line flags (#193). 6 years ago
  Dan Helfman c644270599 Pass through several "borg list" flags (#193). 6 years ago
  Dan Helfman 1676a98c51 Fix for Borg create error output not showing up at borgmatic verbosity level zero (#198). 6 years ago
  Dan Helfman 358ed53da0 Only show build status badge for master branch. 6 years ago
  Dan Helfman 90925c9428 Provide tips about old-style flags for those on older versions. 6 years ago
  Dan Helfman cd192a6909 Bump version for release. 6 years ago
  Dan Helfman 7185146481 A bunch of tests for parse_subparser_arguments(). 6 years ago
  Dan Helfman c15e6c5fe5 More actions help. 6 years ago
  Dan Helfman 79c2b9df06 Don't make major version bump after all. 6 years ago
  Dan Helfman acd6772148 Update documentation to refer to dashless action sub-commands. 6 years ago
  Dan Helfman cd91dbd4f7 Include sub-command help in documentation. 6 years ago
  Dan Helfman 8fc4efff88 Add subcommand note to NEWS. 6 years ago
  Dan Helfman 4bf3e906a1 Break out main borgmatic arguments-parsing code into a separate file. 6 years ago
  Dan Helfman 0ca43ef67a Get tests passing. 6 years ago
  Dan Helfman 603e055a39 Fix borgmatic command unit tests for new parsed arguments. 6 years ago
  Dan Helfman 75c04611dc Refactor to support subparsed-based parsed arguments. 6 years ago
  Dan Helfman 881dc9b01e Make each subparser get a crack all all arguments. 6 years ago
  Dan Helfman 8c72e909a7 Initial stab at subparsers for argument parsing. Not yet fully working. 6 years ago
  Dan Helfman 74ac148747 Disable console color via "color" option in borgmatic configuration output section (#191). 6 years ago
  Dan Helfman be7887c071 Demote log level of unhelpful info log (#194). 6 years ago
  Dan Helfman da459d95b8 Bump version for release. 6 years ago
  Dan Helfman b3aa6af859 Don't color syslog output (#197). 6 years ago