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
/
daemon
/
src
/
lib.rs
(
unfollow
)
Commit message (
Expand
)
Author
2026-07-20
chore: All compiles
Benedikt Peetz
2026-07-20
chore: Commit
Benedikt Peetz
2026-07-20
chore: Commit
Benedikt Peetz
2026-07-20
chore: Commit
Benedikt Peetz
2026-07-09
chore: Add more things
Benedikt Peetz
2026-07-09
chore: Separate daemon, client, server, and lib into crates
Benedikt Peetz
2026-06-13
chore(treewide): Remove `cargo` warnings to 0
Benedikt Peetz
2026-06-12
chore(treewide): Cleanup themes
Benedikt Peetz
2026-06-12
feat(server): Really make users stateless (with tests)
Benedikt Peetz
2026-06-11
chore: Remove all `pub`s
Benedikt Peetz
2026-06-11
chore: Restore db migrations
Benedikt Peetz
2026-06-11
chore: Move everything into one big crate
Benedikt Peetz
2026-06-08
feat: Capture command output + expose to new `atuin_output` tool (#3510)
Michelle Tilley
2026-03-05
feat: Allow setting multipliers for frequency, recency, and frecency scores (...
Michelle Tilley
2026-02-26
feat: In-memory search index with atuin daemon (#3201)
Michelle Tilley
2024-05-08
feat: add background daemon (#2006)
Ellie Huxtable