summaryrefslogtreecommitdiff
path: root/internal/clients/tailclient.go
AgeCommit message (Expand)Author
2021-02-05add --max, --before, --after switches to dtail and dgrep commandsPaul Buetow
2020-12-26rename spartan to quietPaul Buetow
2020-12-26initial spartan mode supportPaul Buetow
2020-12-26code cleanup and minor refactoringsPaul Buetow
2020-09-04fix regex bugPaul Buetow
2020-03-04can tail probe with a given timeout and then write a mapreduce resultPaul Buetow
2020-02-07Introduce drun command, refactor code to use context packagePaul Bütow
2020-01-21Move commands to cmd/ and move internal dependencies to internal/Paul Bütow