summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-06Print out client/server update notice even from dtail server 4 to dtailPaul Buetow
2021-09-06REMOTE and CLIENT colors are brushed correctly too nowPaul Buetow
2021-09-05-colorTable in combination with -debug prints whole sample paragraphs inPaul Buetow
2021-09-05fix unit testPaul Buetow
2021-09-05finalize new default color schemaPaul Buetow
2021-08-281. Major performance gain by not checking for file truncation aftterPaul Buetow
2021-08-28make use of more buffers on server sidePaul Buetow
2021-08-28use a byte.Buffer in the file readerPaul Buetow
2021-08-22introduces the protocol packagePaul Buetow
2021-08-21read files bytewise for more control of whats happening - change transport pr...Paul Buetow
2021-08-21assume daily log strategy when logDir specified via command line argPaul Buetow
2021-08-21can specify logDir of dserver via command linePaul Buetow
2021-08-21individual makefile targets for each commandPaul Buetow
2021-08-12add missing brush and also add color client configs plus jsonschemaPaul Buetow
2021-08-11add paint.goPaul Buetow
2021-08-11add colorTable optionPaul Buetow
2021-08-10can compile with new color codesPaul Buetow
2021-08-10add color unit testPaul Buetow
2021-08-09change paint APIPaul Buetow
2021-08-09we have all basic ansi text color codes and attributes now. we can alsoPaul Buetow
2021-07-31more on configurable colorsPaul Buetow
2021-07-31Fix Docker tests - also add dcat examplePaul Buetow
2021-07-30initial color config supportPaul Buetow
2021-01-04cut new versionv3.2.0Paul Buetow
2020-12-29Quiet mode also affects client side loggingPaul Buetow
2020-12-29tail query should seek to EOFPaul Buetow
2020-12-29Merge pull request #20 from snonux/developPaul Buetow
2020-12-29Make Linux ACL support optional, as it requires CGo and makes the binary less...Paul Buetow
2020-12-28fix linkPaul Buetow
2020-12-28link do licensesPaul Buetow
2020-12-28add separate licenses mdPaul Buetow
2020-12-28add scripts to start multiple dserv containers for development purposesPaul Buetow
2020-12-28mergePaul Buetow
2020-12-28refactorPaul Buetow
2020-12-27Merge pull request #16 from snonux/developPaul Buetow
2020-12-27make lint happyPaul Buetow
2020-12-27only try to read a file once in cat and grep mode but 10 times in tail modePaul Buetow
2020-12-26correctly format server messagesPaul Buetow
2020-12-26initial quiet switchPaul Buetow
2020-12-26rename spartan to quietPaul Buetow
2020-12-26initial spartan mode supportPaul Buetow
2020-12-26code cleanup and minor refactoringsPaul Buetow
2020-12-10bump verisonPaul Buetow
2020-12-10add hasprefix, nhasprefix, hassuffix, nhassuffix operation support to where c...Paul Buetow
2020-12-08proper go installv3.1.0Paul Buetow
2020-12-08add donePaul Buetow
2020-12-08update depsPaul Buetow
2020-12-08merge developPaul Buetow
2020-11-22add readmePaul Buetow
2020-11-22can run test container for local development purposesPaul Buetow