aboutsummaryrefslogtreecommitdiffstats
path: root/crates/turtle/src/command/client/doctor.rs (unfollow)
Commit message (Expand)Author
2 daysfeat(server): Really make users stateless (with tests)Benedikt Peetz
2 daysfeat(server): Make user stuff statelessBenedikt Peetz
3 dayschore: Remove all `pub`sBenedikt Peetz
3 dayschore: Move everything into one big crateBenedikt Peetz
3 dayschore: Somewhat simplify sync codeBenedikt Peetz
3 dayschore: Turn all `allow`s into into `expect`sBenedikt Peetz
3 dayschore: Remove more useless codeBenedikt Peetz
2026-04-21chore: update to rust 1.95 (#3426)Ellie Huxtable
2026-03-23chore: Refactor CLI auth flows and token storage (#3317)Michelle Tilley
2026-03-11feat: Allow authenticating with Atuin Hub (#3237)Michelle Tilley
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
2025-09-26chore: update to Rust 1.90 (#2916)Ray Kohler
2025-05-27fix(doctor): mention the required ble.sh version (#2774)Koichi Murase
2025-03-19chore: migrate to rust 2024 (#2635)Ellie Huxtable
2025-03-09fix: improve broken symlink error handling (#2589)James Trew
2024-07-05feat(bash/blesh): hook into BLE_ONLOAD to resolve loading order issue (#2234)Koichi Murase
2024-06-04fix: Replace serde_yaml::to_string with serde_json::to_string_yaml (#2087)Hesam Pakdaman
2024-06-03feat(doctor): report sqlite version (#2075)Xavier Vello
2024-04-18chore: move crates into crates/ dir (#1958)Ellie Huxtable
2024-04-17feat(doctor): detect active preexec framework (#1955)Koichi Murase
2024-04-11feat(gui): add base structure (#1935)Ellie Huxtable
2024-04-10feat(dotfiles): add alias import (#1938)Ellie Huxtable
2024-04-02fix(doctor): detect preexec plugin using env ATUIN_PREEXEC_BACKEND (#1856)Koichi Murase
2024-03-11fix: doctor shell wording (#1858)Ellie Huxtable
2024-03-04fix(doctor): use a different method to detect env vars (#1819)Ellie Huxtable
2024-02-29feat: add checks for common setup issues (#1799)Ellie Huxtable
2024-02-29feat: add atuin doctor (#1796)Ellie Huxtable