Commit Graph

5 Commits

Author SHA1 Message Date
7a4c41c12c list_archives() uses subprocess.check_output()
instead of `subprocess.check_call(..., stdout=temp_file)`
2018-07-25 20:33:17 +02:00
76b5953959 list_archives() unconditionally returns the output value
(regardless of JSON or not)
2018-07-25 20:33:17 +02:00
8e14846872 [style] alphabetical ordering on the imports 2018-07-25 20:33:17 +02:00
5e231af95d add support for --list --json 2018-07-25 20:33:17 +02:00
765e343c71 Support for Borg --info via borgmatic command-line (#61). 2018-05-26 16:19:05 -07:00