aboutsummaryrefslogtreecommitdiffstats
path: root/crates/daemon/src/components/history.rs (unfollow)
Commit message (Expand)Author
2026-07-20chore: CommitBenedikt Peetz
2026-07-20chore: CommitBenedikt Peetz
2026-07-20chore: CommitBenedikt Peetz
2026-07-09chore: Add more thingsBenedikt Peetz
2026-07-09chore: Separate daemon, client, server, and lib into cratesBenedikt Peetz
2026-06-13chore(treewide): Remove `cargo` warnings to 0Benedikt Peetz
2026-06-12feat(server): Really make users stateless (with tests)Benedikt Peetz
2026-06-11chore: Remove all `pub`sBenedikt Peetz
2026-06-11chore: Move everything into one big crateBenedikt Peetz
2026-04-11feat: add history tail for live monitoring view (#3389)Ellie Huxtable
2026-02-26feat: In-memory search index with atuin daemon (#3201)Michelle Tilley