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
/
.gitignore
Age
Commit message (
Expand
)
Author
2026-03-20
Update .gitignore and Makefile: ignore .amp/.claude files, add -v to integrat...
Paul Buetow
2026-01-23
ignore .serena
Paul Buetow
2025-07-04
feat: complete PGO implementation with improved profiling
Paul Buetow
2025-06-26
Refactor profiling and benchmarking tools from bash to Go
Paul Buetow
2025-06-26
refactor: move profiling scripts from benchmarks/ to profiling/
Paul Buetow
2025-06-26
fix: resolve dmap profiling issues and optimize profiling speed
Paul Buetow
2025-06-26
feat: add profiling framework with command echoing
Paul Buetow
2025-06-25
Add comprehensive benchmarking framework for DTail
Paul Buetow
2025-06-25
only ignore Test log files
Paul Buetow
2025-06-25
Add comprehensive test logging infrastructure to integration tests
Paul Buetow
2021-10-27
integration tests use separate ssh private key file
Paul Buetow
2021-10-24
Bump up RC version
Paul Buetow
2021-10-19
Can configure DTail client not to mess with ~/.ssh/known_hosts via env var - ...
Paul Buetow
2021-10-02
add dcat test
Paul Buetow
2021-10-02
move args to config package
Paul Buetow
2020-11-22
merge
Paul Buetow
2020-11-22
add comments
Paul Buetow
2020-11-22
git ignore root level binary files
Paul Buetow
2020-01-09
Release of DTail v1.0.0
v1.0.0
Paul Bütow