summaryrefslogtreecommitdiff
path: root/internal/io/fs/directprocessor.go
AgeCommit message (Expand)Author
2025-06-20Fix dcat/dgrep serverless mode to show REMOTE protocol formatrefactor-trail-1Paul Buetow
2025-06-20Fix line ending issue in dcat and add integration testsPaul Buetow
2025-06-20Fix hostname display issue in dcat/dgrep server modePaul Buetow
2025-06-19Fix dgrep transmission percentage displayPaul Buetow
2025-06-19Refactor: Extract magic numbers as constants and reduce client code duplicationPaul Buetow
2025-06-19Fix integration test failures by increasing channel buffer sizesPaul Buetow
2025-06-19Implement line ending preservation and address CLAUDE commentsPaul Buetow
2025-06-18Complete file splitting and add remaining processor filesPaul Buetow
2025-06-18Rename channelless functions to use cleaner namingPaul Buetow
2025-06-18Complete channelless migration for DTail operationsPaul Buetow
2025-06-17Fix grep context lines bug in channelless implementationPaul Buetow
2025-06-17Fix environment variable consistency and implement grep context lines supportPaul Buetow
2025-06-17Implement channelless architecture for DTail serverPaul Buetow