summaryrefslogtreecommitdiff
path: root/src/cmd/restore.rs
AgeCommit message (Expand)AuthorFilesLines
2020-11-23feat: progress reporting to backups and restoresLars Wirzenius1-2/+21
2020-11-22feat! use temporary files for SQLite databasesLars Wirzenius1-1/+15
2020-11-22refactor: use the same ClientConfig for both backups and restoresLars Wirzenius1-16/+2
2020-11-18feat! change client config to take a base URL instead of host, portLars Wirzenius1-3/+2
2020-11-13refactor: put all client functionality into one programLars Wirzenius1-0/+115