Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-02-09 | hscript: Factor subnet -> CIDR conversion to util function | A. Wilcox | 1 | -0/+19 |
2019-12-05 | Actually refactor valid_keymaps into a reusable component | A. Wilcox | 1 | -0/+30 |
2019-10-27 | hscript: Make portable to std::filesystem OR boost::filesystem | A. Wilcox | 1 | -0/+15 |
2019-10-19 | hscript: Implement UserIcon parsing | A. Wilcox | 1 | -0/+36 |
2019-10-12 | util: Add helpers for logging step start/end | A. Wilcox | 1 | -0/+14 |
2019-10-12 | hscript: Use Agent.MessageFormat for logging | A. Wilcox | 1 | -6/+22 |
2019-10-08 | Make +pretty+ a global var instead of passed everywhere | A. Wilcox | 1 | -24/+18 |
2019-10-06 | util: Document reset_if_pretty | A. Wilcox | 1 | -0/+4 |
2019-10-06 | Add some pretty handlers and use them | A. Wilcox | 1 | -3/+25 |
2019-10-06 | util: Add more output types | A. Wilcox | 1 | -8/+44 |
2019-10-06 | Beginnings of some extremely basic parsing and a utility | A. Wilcox | 1 | -0/+39 |