Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-05-17 | all: Add --version and --help support and unify output formats | A. Wilcox | 2 | -6/+17 |
2020-05-16 | image: Add manual page | A. Wilcox | 2 | -0/+147 |
2020-05-13 | image: TAR: Force UTF-8 pathnames always | A. Wilcox | 1 | -3/+3 |
2020-05-07 | image: Add functional TAR backend | A. Wilcox | 2 | -2/+69 |
2020-04-02 | image: Truly dynamic backend registration | A. Wilcox | 6 | -10/+143 |
2020-04-02 | image: Actually make backends registerable | A. Wilcox | 4 | -17/+26 |
2020-04-02 | image: Significantly refactor how backends are registered | A. Wilcox | 4 | -44/+71 |
2020-04-01 | image: Initial work on backend support | A. Wilcox | 7 | -10/+171 |
2020-03-24 | Add the beginnings of the Image Creation utility | A. Wilcox | 3 | -0/+196 |