summaryrefslogtreecommitdiff
path: root/internal
AgeCommit message (Expand)Author
2021-10-02move args to config packagePaul Buetow
2021-10-02fix auto reconnectPaul Buetow
2021-10-02remote connector is now an interfacePaul Buetow
2021-10-02add spartan modePaul Buetow
2021-10-02new docker test cases - also change default FATAL bg color to magentaPaul Buetow
2021-10-02bugfix: dmap skipped the last couple of mapreduce linesPaul Buetow
2021-10-02limit mapreduce table output to 10 rows by defaultPaul Buetow
2021-10-02mapreduce tables are in colors now tooPaul Buetow
2021-09-08Don't fail parsing whole line when one kv could not be parsedPaul Buetow
2021-09-07Produce MAPREDUCE lines, can aggregate these via default log formatPaul Buetow
2021-09-06fine tweak color schemaPaul Buetow
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-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-30initial color config supportPaul Buetow
2021-05-27prepare new releasePaul Buetow
2021-05-27Merge branch 'develop' of github.com:snonux/dtail into developPaul Buetow
2021-05-27change version to developPaul Buetow
2021-05-27Improve documentation through advanced AIPaul Buetow
2021-04-21typoPaul Buetow
2021-04-06Merge branch 'master' into developPaul Buetow
2021-04-06Merge branch 'develop' of gitlab.devuk.mimecast.lan:Storage/dtailPaul Buetow
2021-04-06Merge branch 'develop' of https://github.com/mimecast/dtail into developPaul Buetow
2021-04-03TypoPaul Buetow
2021-04-03Variable not usedPaul Buetow
2021-04-03Fix misspellingsPaul Buetow
2021-03-30bump up versionPaul Buetow
2021-03-29add description of OptionsPaul Buetow
2021-03-23add missing options packagePaul Buetow
2021-03-23faster client shutdownPaul Buetow
2021-03-23context aware grep with -max -after and -before not workPaul Buetow
2021-03-23Merge branch 'master' into grep-contextPaul Buetow
2021-03-16bump versionv3.2.2Paul Buetow
2021-03-16Support ECDSA SSH keyPhilip Foulkes
2021-02-07add rbuffer data structurePaul Buetow