Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-04-02 | image: Truly dynamic backend registration | A. Wilcox | 4 | -8/+132 | |
This allows one backend to provide multiple types. For example, our TarBackend can provide optional .gz, .bz2, and .xz compression. | |||||
2020-04-02 | image: Actually make backends registerable | A. Wilcox | 3 | -15/+24 | |
2020-04-02 | image: Significantly refactor how backends are registered | A. Wilcox | 3 | -34/+17 | |
2020-04-01 | image: Initial work on backend support | A. Wilcox | 5 | -5/+135 | |
2020-03-24 | Add the beginnings of the Image Creation utility | A. Wilcox | 1 | -0/+89 | |