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
Age
Commit message (
Expand
)
Author
2025-06-20
Fix dcat/dgrep serverless mode to show REMOTE protocol format
refactor-trail-1
Paul Buetow
2025-06-20
Fix missing colored output in dcat serverless mode
Paul Buetow
2025-06-20
Fix line ending issue in dcat and add integration tests
Paul Buetow
2025-06-20
Fix hostname display issue in dcat/dgrep server mode
Paul Buetow
2025-06-19
Fix doubled colored output in dcat/dgrep by removing server-side coloring
Paul Buetow
2025-06-19
Add comprehensive documentation across DTail codebase
Paul Buetow
2025-06-19
Implement Phase 1: Foundation for improved maintainability and testability
Paul Buetow
2025-06-19
Fix dgrep transmission percentage display
Paul Buetow
2025-06-19
Refactor: Extract magic numbers as constants and reduce client code duplication
Paul Buetow
2025-06-19
Fix integration test failures by increasing channel buffer sizes
Paul Buetow
2025-06-19
Implement line ending preservation and address CLAUDE comments
Paul Buetow
2025-06-18
Complete file splitting and add remaining processor files
Paul Buetow
2025-06-18
Rename channelless functions to use cleaner naming
Paul Buetow
2025-06-18
Fix mutex passing by value in stdout logger
Paul Buetow
2025-06-18
Remove old channel-based implementation files
Paul Buetow
2025-06-18
Complete channelless migration for DTail operations
Paul Buetow
2025-06-17
Fix channelless mode for DTail operations
Paul Buetow
2025-06-17
Fix grep context lines bug in channelless implementation
Paul Buetow
2025-06-17
Fix environment variable consistency and implement grep context lines support
Paul Buetow
2025-06-17
Implement channelless architecture for DTail server
Paul Buetow
2025-06-16
implement true Profile-Guided Optimization with Go compiler -pgo flag
Paul Buetow
2025-06-16
Implement Profile-Based Optimization (PBO) automation with 39.9% performance ...
Paul Buetow
2025-06-16
reduce polling interval to fix DTail integration test race condition
Paul Buetow
2025-06-16
implement chunked I/O optimization for 5.5x performance improvement
Paul Buetow
2025-06-16
initial faster readfile
Paul Buetow
2025-06-16
fix tests
Paul Buetow
2025-06-15
add nil pointer receiver protection to dlog handlers
Paul Buetow
2025-06-12
add Go benchmark for dgrep on 10MB file
Paul Buetow
2023-09-07
update dependencies
Paul Buetow
2023-09-07
refactor go build tags
Paul Buetow
2023-09-07
add mapr aggregration on CSV integr test
Paul Buetow
2023-09-07
Can quote fields in select conditions, e.g. select `count($foo)`, ..
Paul Buetow
2023-09-07
add CSV to parser
Paul Buetow
2023-09-07
Add CSV unit test
Paul Buetow
2023-09-07
Add `custom1` and `custom2` log formats.
Paul Buetow
2023-09-07
Add mimecast parser stub. Open source version of DTail won't be with it.
Paul Buetow
2023-09-07
Refactor logformats so that they don't use reflection anymore.
Paul Buetow
2023-09-07
DTail: Restrict SSH MAC algorithms allowed - Update of few dependencies
Paul Buetow
2023-09-07
Update dependencies
dependabot[bot]
2023-09-07
Refactor - reduce code complexity
Paul Buetow
2023-09-07
This is not a snapshot release anymore
Paul Buetow
2023-09-07
document Outfile - tidy mods
Paul Buetow
2023-09-07
Fix typos.
Paul Buetow
2023-09-07
gofmt permission file headers
Paul Buetow
2023-06-05
can configure SSH algorithms
Paul Buetow
2022-07-15
Fix typos.
Paul Buetow
2022-03-15
bump to be a snapshot release
Paul Buetow
2022-03-14
a 0666 to OpenFile will respect the user's default umask
Paul Buetow
2022-03-14
add integration test for "outfile append.."
Paul Buetow
2022-03-14
"append" now actually will append to an outfile now. previously we only added...
Paul Buetow
[next]