summaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)Author
2026-03-13task 399: add client session spec scaffoldingPaul Buetow
2026-03-10Introduce client runtime boundariesPaul Buetow
2026-03-08task: pass explicit base context into client runtime (task 381)Paul Buetow
2026-03-08task: replace panic-based CLI/runtime exits (task 380)Paul Buetow
2026-03-05Improve lint/vet reliability and refactor client runtime/bootstrapPaul Buetow
2026-03-03Add dtailhealth no-auth-key flag and adjust turbo EOF handlingPaul Buetow
2026-03-03feat(config): add auth-key CLI and server cache settingsPaul Buetow
2026-03-02Refactor server path to use injected runtime config (task 329)Paul Buetow
2026-02-03Add SSH agent key selection and fix MapReduce outfile handlingPaul Buetow
2025-07-04fix: add profiling support to dtail and improve PGO workflowPaul Buetow
2025-07-04feat: add Profile-Guided Optimization (PGO) supportPaul Buetow
2025-06-26Refactor profiling and benchmarking tools from bash to GoPaul Buetow
2025-06-26feat: add profiling framework with command echoingPaul Buetow
2024-03-29lint warningsPaul Buetow
2021-12-03fix misuse of unbuffered channel for OS signal handlingPaul Buetow
2021-12-03update TODO commentsPaul Buetow
2021-11-07can set ssh private key path file via env varPaul Buetow
2021-11-06Remove insecure and dangerous relaxed auth modePaul Buetow
2021-10-31rename spartan mode to plain modePaul Buetow
2021-10-29rename relaxed auth flagPaul Buetow
2021-10-27integration tests use separate ssh private key filePaul Buetow
2021-10-20make pprof bind address configurablePaul Buetow
2021-10-15Execute test directories individuallyPaul Buetow
2021-10-15add dcat color output testPaul Buetow
2021-10-15refactorPaul Buetow
2021-10-14add dgrep context integration testsPaul Buetow
2021-10-14Merging grep context from masterPaul Buetow
2021-10-11refactorPaul Buetow
2021-10-10add another dmap test - reading 100 source files at oncePaul Buetow
2021-10-10vetting and linting and some code restylingPaul Buetow
2021-10-10add dtail health check unit test.Paul Buetow
2021-10-09refactorPaul Buetow
2021-10-06move health check to separate client binaryPaul Buetow
2021-10-06enable faster shutdown - useful for dgrep/dmap and dcat commandsPaul Buetow
2021-10-05more on thisPaul Buetow
2021-10-05more on thisPaul Buetow
2021-10-03add DTail color table testPaul Buetow
2021-10-03add dmap testsPaul Buetow
2021-10-02add dcat testPaul Buetow
2021-10-02Client default log dir is ~/logPaul Buetow
2021-10-02can have daily and normal file log rotationPaul Buetow
2021-10-02refactor config reader - also looks in additional search paths for config fil...Paul Buetow
2021-10-02move args to config packagePaul Buetow
2021-10-02add spartan modePaul Buetow
2021-10-02additional flags can be interpreted as file listPaul Buetow
2021-09-05-colorTable in combination with -debug prints whole sample paragraphs inPaul Buetow
2021-08-22introduces the protocol packagePaul Buetow
2021-08-21assume daily log strategy when logDir specified via command line argPaul Buetow
2021-08-21can specify logDir of dserver via command linePaul Buetow
2021-08-12add missing brush and also add color client configs plus jsonschemaPaul Buetow