summaryrefslogtreecommitdiff
path: root/internal/config/common.go
AgeCommit message (Expand)Author
2021-10-12Update JSON-schema to reflect all recent config file changes.Paul Buetow
2021-10-09refactorPaul Buetow
2021-10-03add dmap testsPaul Buetow
2021-10-02add dcat testPaul Buetow
2021-10-02refactor config reader - also looks in additional search paths for config fil...Paul Buetow
2021-10-02move args to config packagePaul Buetow
2020-12-26code cleanup and minor refactoringsPaul Buetow
2020-03-06merge masterPaul Buetow
2020-03-06simplify and get rid of pperfv2.1.1Paul Buetow
2020-02-16server kills subprocesses correctly on cancelPaul Bütow
2020-02-16drun can execute more complex commands, e.g. small shell scriptsPaul Bütow
2020-01-21Move commands to cmd/ and move internal dependencies to internal/Paul Bütow