summaryrefslogtreecommitdiff
path: root/internal/io
AgeCommit message (Expand)Author
2020-03-18make lint and vet happyv2.2.0Paul Buetow
2020-03-06more on loggerPaul Buetow
2020-03-04add missing filesPaul Buetow
2020-03-04fix silent logging https://github.com/mimecast/dtail/issues/5Paul Buetow
2020-03-04can tail probe with a given timeout and then write a mapreduce resultPaul Buetow
2020-02-29race conditionPaul Buetow
2020-02-26can list remote jobs and can also pass outer args to scriptsPaul Buetow
2020-02-16fix process terminationPaul Bütow
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-02-12exec will always err if status is > 0Paul Bütow
2020-02-12bump versionPaul Bütow
2020-02-08move prompt to io/Paul Bütow
2020-02-07Introduce drun command, refactor code to use context packagePaul Bütow