summaryrefslogtreecommitdiff
path: root/subplot/client.yaml
AgeCommit message (Collapse)AuthorFilesLines
2020-11-22feat! use temporary files for SQLite databasesLars Wirzenius1-1/+1
The user should not have to specify filenames for the databases, since they don't actually care where they're stored.
2020-11-13refactor: split obnam's bindings, functions for clarityLars Wirzenius1-0/+14
The old subplot/obnam.{yaml,py} were starting to get large enough that it was hard to understand them. Also, were partly overlapping in functionality with runcmd.