aboutsummaryrefslogtreecommitdiffstats
path: root/crates/atuin-common/src (unfollow)
Commit message (Expand)Author
3 dayschore: Move everything into one big crateBenedikt Peetz
3 dayschore: Turn all `allow`s into into `expect`sBenedikt Peetz
2026-03-30fix: resolve git worktrees to main repo in workspace filter (#3366)Paul Hinze
2026-03-23chore: Refactor CLI auth flows and token storage (#3317)Michelle Tilley
2026-02-26feat: In-memory search index with atuin daemon (#3201)Michelle Tilley
2026-02-12feat: add Hub authentication for future sync + extra features (#3010)Ellie Huxtable
2026-02-03fix: use directories crate for home dir resolution (#3125)Ellie Huxtable
2026-01-27chore(deps): audit ssl deps (#3110)Ellie Huxtable
2026-01-27feat: remove user verification functionality (#3108)Ellie Huxtable
2026-01-27chore(deps): cleanup of dep versions (#3106)Ellie Huxtable
2026-01-23chore!: remove total_history from api index response (#3094)Ellie Huxtable
2025-09-26chore: update to Rust 1.90 (#2916)Ray Kohler
2025-09-18refactor: shell environment variablesLucas Trzesniewski
2025-09-10fix: clean up new rustc and clippy warnings on Rust 1.89Ray Kohler
2025-08-04fix: clippy issues on Windows (#2856)Lucas Trzesniewski
2025-07-22chore: update to rust 1.88 (#2815)Ellie Huxtable
2025-03-19chore: migrate to rust 2024 (#2635)Ellie Huxtable
2025-03-09fix: improve broken symlink error handling (#2589)James Trew
2025-03-09chore: update rust toolchain to 1.85 (#2618)Ellie Huxtable
2025-01-07chore: Remove unneeded dependencies (#2523)Andrew Aylett
2024-08-05chore(deps): update to sqlx 0.8 (#2343)Ellie Huxtable
2024-06-24feat: add user account verification (#2190)Ellie Huxtable
2024-06-20feat(daemon): follow XDG_RUNTIME_DIR if set (#2171)Ellie Huxtable
2024-06-19fix(gui): add support for checking if the cli is installed on windows (#2162)YummyOreo
2024-06-17feat(gui): automatically install and setup the cli/shell (#2139)Ellie Huxtable
2024-04-23fix(dotfiles): unquote aliases before quoting (#1976)Ellie Huxtable
2024-04-19fix: support not-mac for default shell (#1960)Ellie Huxtable
2024-04-18chore: move crates into crates/ dir (#1958)Ellie Huxtable