Commit History

Author SHA1 Message Date
  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 276aeb9875 Fix tests that assert on default syslog verbosity. 6 years ago
  Dan Helfman a6c4debf78 Additional test coverage, and upgrade test requirements. 6 years ago
  Luke Murphy 1c0dc3f904 Run isort over the source 6 years ago
  Dan Helfman 4272c6b077 List the files within an archive via --list --archive option (#140). 6 years ago
  Dan Helfman 9de5083a7e Additional test coverage for extract options in borgmatic command. 6 years ago
  Dan Helfman 2dc006aab4 Allow use of --stats flag when --create or --prune flags are implied (#139). 6 years ago
  Dan Helfman fd46efb193 Add borgmatic --version command-line flag to get the current installed version number. 6 years ago
  Dan Helfman 30b52e5523 With --init command-line flag, if a repository already exists, proceed without erroring (#117). 6 years ago
  Felix Buehler 73d67e29b4 Support for Borg create & prune --stats via borgmatic command-line flag (#100) 6 years ago
  Dan Helfman cc9dbb1def Support for Borg repository initialization via borgmatic --init command-line flag (#110). 6 years ago
  Dan Helfman 1dcac44d6c Fix broken test of deprecated --excludes option. 6 years ago
  Dan Helfman 80c69aac05 Fix incomplete test coverage around --progress argument validation. 6 years ago
  Dan Helfman a125df991b Move tests to the root of the repository, in keeping with more common convention. 6 years ago