Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-10-13 | hscript: Pass data by reference | A. Wilcox | 1 | -3/+3 |
2019-10-12 | hscript: Implement 'repository' key and add tests for it | A. Wilcox | 1 | -1/+9 |
2019-10-12 | hscript: Pass opts to all validate()s, implement 'mount' validation | A. Wilcox | 1 | -4/+4 |
2019-10-08 | hscript: These keys can be strongly typed | A. Wilcox | 1 | -4/+4 |
2019-10-08 | hscript: Use StringKey for Hostname (+ others), implement RootPassphrase | A. Wilcox | 1 | -5/+3 |
2019-10-08 | hscript: Initial attempt at handling 'pkginstall' key | A. Wilcox | 1 | -0/+12 |
2019-10-08 | hscript: Implement 'hostname' parsing; add rest of existing manual tests | A. Wilcox | 1 | -0/+11 |
2019-10-07 | hscript: Make classes for the rest of the keys | A. Wilcox | 1 | -0/+21 |
2019-10-06 | More API stuff | A. Wilcox | 1 | -1/+7 |
2019-10-05 | More API work | A. Wilcox | 1 | -0/+21 |