summaryrefslogtreecommitdiff
path: root/subplot/data.py
AgeCommit message (Collapse)AuthorFilesLines
2020-12-26test: add verification test for non-UTF8 filenamesLars Wirzenius1-0/+6
2020-12-12feat: back up and restore symlinksLars Wirzenius1-0/+4
2020-12-12test: add scenario for restoring mode bitsLars Wirzenius1-0/+4
2020-12-11fix: how manifests are created and comparedLars Wirzenius1-4/+5
2020-12-08refactor: move functions around so that data stuff is in data.yamlLars Wirzenius1-3/+29
2020-11-13refactor: split obnam's bindings, functions for clarityLars Wirzenius1-0/+18
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.