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
/
delete.rs
(
unfollow
)
Commit message (
Expand
)
Author
3 days
feat(server): Make user stuff stateless
Benedikt Peetz
3 days
chore(server): Remove the last remnants of the "hub" sync-server thingy
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
2025-03-19
chore: migrate to rust 2024 (#2635)
Ellie Huxtable
2024-05-21
fix(daemon): do not try to sync if logged out (#2037)
Ellie Huxtable
2024-04-18
chore: move crates into crates/ dir (#1958)
Ellie Huxtable
2024-01-29
feat: automatically init history store when record sync is enabled (#1634)
Ellie Huxtable
2023-11-16
fix: Make `atuin account delete` void session + key (#1393)
Dom Rodriguez
2023-09-18
Add connect timeout and overall timeout (#1238)
Ellie Huxtable
2023-06-21
remove decryption from api-client (#1063)
Conrad Ludgate
2023-05-17
Restructure account commands to account subcommand (#984)
Ellie Huxtable
2023-05-16
feat: add delete account option (attempt 2) (#980)
Yannick Ulrich