aboutsummaryrefslogtreecommitdiffstats
path: root/crates/client/src/atuin_pty_proxy/debug.rs (unfollow)
Commit message (Expand)Author
2026-07-20chore: All compilesBenedikt Peetz
2026-07-09chore: Separate daemon, client, server, and lib into cratesBenedikt Peetz
2026-06-13chore(treewide): Also fix all `clippy` warningsBenedikt Peetz
2026-06-11chore: Move everything into one big crateBenedikt Peetz
2026-06-08feat: Capture command output + expose to new `atuin_output` tool (#3510)Michelle Tilley