summaryrefslogtreecommitdiff
path: root/internal/server/handlers/readcommand.go
AgeCommit message (Collapse)Author
2020-12-27only try to read a file once in cat and grep mode but 10 times in tail modePaul Buetow
2020-12-26initial quiet switchPaul Buetow
2020-09-04fix regex bugPaul Buetow
2020-09-04server side support for new regex packagePaul Buetow
2020-09-04add more unit tests and deserializer/serializer to regexPaul Buetow
2020-02-16rename scheduled user to schedule userPaul Bütow
2020-02-11more debug outputPaul Buetow
2020-02-08allow whitespaces in regexesPaul Buetow
2020-02-07Introduce drun command, refactor code to use context packagePaul Bütow