summaryrefslogtreecommitdiff
path: root/src/cli/ssh_cache.zig
AgeCommit message (Expand)Author
2025-07-09cli: make the action parser (+foo) generic and reusableMitchell Hashimoto
2025-07-09cli: rewrite ssh-cache diskcache and test IOMitchell Hashimoto
2025-07-09cli: ssh-cache stylistic changesMitchell Hashimoto
2025-07-09cli: fix macOS buildsMitchell Hashimoto
2025-07-05fix: replace custom const with std lib, remove dead-weight testJason Rayne
2025-07-03tests: use ! operator instead of == false for consistencyJason Rayne
2025-07-03feat(ssh): rewrite SSH cache system in native ZigJason Rayne
2025-06-25fix: correct resources directory fallback path and eliminate code duplication...Jason Rayne
2025-06-25refactor: replace ghostty wrapper with proper CLI actions for terminfo cache ...Jason Rayne