aboutsummaryrefslogtreecommitdiffstats
path: root/crates/turtle/src/command/client/info.rs (unfollow)
Commit message (Expand)Author
2 daysfeat(server): Really make users stateless (with tests)Benedikt Peetz
3 dayschore: Remove all `pub`sBenedikt Peetz
3 dayschore: Move everything into one big crateBenedikt Peetz
2026-02-04feat: replace several files with a sqlite db (#3128)Ellie Huxtable
2025-10-20feat: add commit to displayed version info (#2922)Lucas Trzesniewski
2024-04-18chore: move crates into crates/ dir (#1958)Ellie Huxtable
2024-03-10feat: adds info command to show env vars and config files (#1841)YummyOreo