summaryrefslogtreecommitdiff
path: root/hscript/meta.cc
AgeCommit message (Expand)AuthorFilesLines
2019-10-08hscript: New module 'disk', fix headers of all filesA. Wilcox1-1/+1
2019-10-08hscript: - and _ are valid hostname charactersA. Wilcox1-1/+1
2019-10-08hscript: Handle pkgs with + char and add test (thanks @sroracle)A. Wilcox1-1/+1
2019-10-08hscript: handle packages with dot (.) characterA. Wilcox1-1/+1
2019-10-08hscript: Initial attempt at handling 'pkginstall' keyA. Wilcox1-2/+29
2019-10-08hscript: Implement 'hostname' parsing; add rest of existing manual testsA. Wilcox1-0/+41