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
/
account.rs
(
unfollow
)
Commit message (
Expand
)
Author
3 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: Remove more useless code
Benedikt Peetz
2026-03-16
feat: Allow headless account ops against Hub server (#3280)
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
2026-01-27
feat: remove user verification functionality (#3108)
Ellie Huxtable
2024-06-24
feat: add user account verification (#2190)
Ellie Huxtable
2024-06-24
fix: Some --help comments didn't show properly (#2176)
Matheus Martins
2024-04-18
chore: move crates into crates/ dir (#1958)
Ellie Huxtable
2024-04-15
docs: add missing cli help text (#1945)
Ellie Huxtable
2024-02-01
feat: reencrypt/rekey local store (#1662)
Ellie Huxtable
2024-01-29
feat: Add change-password command & support on server (#1615)
TymanWasTaken
2023-10-08
clear history id (#1263)
Conrad Ludgate
2023-05-17
Restructure account commands to account subcommand (#984)
Ellie Huxtable