index
:
atuin
main
Turtle. A hard-fork of atuin, focusing on a more minimal feature set
bpeetz
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crates
/
turtle
/
src
/
command
/
client
/
doctor.rs
(
unfollow
)
Commit message (
Expand
)
Author
2 days
feat(server): Really make users stateless (with tests)
Benedikt Peetz
2 days
feat(server): Make user stuff stateless
Benedikt Peetz
3 days
chore: Remove all `pub`s
Benedikt Peetz
3 days
chore: Move everything into one big crate
Benedikt Peetz
3 days
chore: Somewhat simplify sync code
Benedikt Peetz
3 days
chore: Turn all `allow`s into into `expect`s
Benedikt Peetz
3 days
chore: Remove more useless code
Benedikt Peetz
2026-04-21
chore: update to rust 1.95 (#3426)
Ellie Huxtable
2026-03-23
chore: Refactor CLI auth flows and token storage (#3317)
Michelle Tilley
2026-03-11
feat: Allow authenticating with Atuin Hub (#3237)
Michelle Tilley
2026-02-04
feat: replace several files with a sqlite db (#3128)
Ellie Huxtable
2025-10-20
feat: add commit to displayed version info (#2922)
Lucas Trzesniewski
2025-09-26
chore: update to Rust 1.90 (#2916)
Ray Kohler
2025-05-27
fix(doctor): mention the required ble.sh version (#2774)
Koichi Murase
2025-03-19
chore: migrate to rust 2024 (#2635)
Ellie Huxtable
2025-03-09
fix: improve broken symlink error handling (#2589)
James Trew
2024-07-05
feat(bash/blesh): hook into BLE_ONLOAD to resolve loading order issue (#2234)
Koichi Murase
2024-06-04
fix: Replace serde_yaml::to_string with serde_json::to_string_yaml (#2087)
Hesam Pakdaman
2024-06-03
feat(doctor): report sqlite version (#2075)
Xavier Vello
2024-04-18
chore: move crates into crates/ dir (#1958)
Ellie Huxtable
2024-04-17
feat(doctor): detect active preexec framework (#1955)
Koichi Murase
2024-04-11
feat(gui): add base structure (#1935)
Ellie Huxtable
2024-04-10
feat(dotfiles): add alias import (#1938)
Ellie Huxtable
2024-04-02
fix(doctor): detect preexec plugin using env ATUIN_PREEXEC_BACKEND (#1856)
Koichi Murase
2024-03-11
fix: doctor shell wording (#1858)
Ellie Huxtable
2024-03-04
fix(doctor): use a different method to detect env vars (#1819)
Ellie Huxtable
2024-02-29
feat: add checks for common setup issues (#1799)
Ellie Huxtable
2024-02-29
feat: add atuin doctor (#1796)
Ellie Huxtable