index
:
dtail
master
refactor-trail-1
DTail is a distributed DevOps tool for tailing, grepping, catting logs and other text files on many remote machines at once.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
config
/
client.go
Age
Commit message (
Expand
)
Author
2026-03-03
feat(config): add auth-key CLI and server cache settings
Paul Buetow
2021-10-24
Fix DCat color test.
Paul Buetow
2021-10-19
Can configure DTail client not to mess with ~/.ssh/known_hosts via env var - ...
Paul Buetow
2021-10-12
Update JSON-schema to reflect all recent config file changes.
Paul Buetow
2021-10-10
vetting and linting and some code restyling
Paul Buetow
2021-10-05
more on this
Paul Buetow
2021-10-02
new docker test cases - also change default FATAL bg color to magenta
Paul Buetow
2021-10-02
mapreduce tables are in colors now too
Paul Buetow
2021-09-06
fine tweak color schema
Paul Buetow
2021-09-06
Print out client/server update notice even from dtail server 4 to dtail
Paul Buetow
2021-09-06
REMOTE and CLIENT colors are brushed correctly too now
Paul Buetow
2021-09-05
finalize new default color schema
Paul Buetow
2021-08-12
add missing brush and also add color client configs plus jsonschema
Paul Buetow
2021-08-11
add colorTable option
Paul Buetow
2021-08-10
can compile with new color codes
Paul Buetow
2021-07-31
more on configurable colors
Paul Buetow
2021-07-30
initial color config support
Paul Buetow
2020-01-21
Move commands to cmd/ and move internal dependencies to internal/
Paul Bütow