aboutsummaryrefslogtreecommitdiffstats
path: root/crates/atuin-common/src/utils.rs (follow)
Commit message (Expand)AuthorAge
* chore: Move everything into one big crateBenedikt Peetz3 days
* chore: Turn all `allow`s into into `expect`sBenedikt Peetz3 days
* fix: resolve git worktrees to main repo in workspace filter (#3366)Paul Hinze2026-03-30
* feat: In-memory search index with atuin daemon (#3201)Michelle Tilley2026-02-26
* fix: use directories crate for home dir resolution (#3125)Ellie Huxtable2026-02-03
* refactor: shell environment variablesLucas Trzesniewski2025-09-18
* fix: clean up new rustc and clippy warnings on Rust 1.89Ray Kohler2025-09-10
* fix: clippy issues on Windows (#2856)Lucas Trzesniewski2025-08-04
* chore: migrate to rust 2024 (#2635)Ellie Huxtable2025-03-19
* fix: improve broken symlink error handling (#2589)James Trew2025-03-09
* chore: update rust toolchain to 1.85 (#2618)Ellie Huxtable2025-03-09
* chore: Remove unneeded dependencies (#2523)Andrew Aylett2025-01-07
* feat: add user account verification (#2190)Ellie Huxtable2024-06-24
* feat(daemon): follow XDG_RUNTIME_DIR if set (#2171)Ellie Huxtable2024-06-20
* fix(dotfiles): unquote aliases before quoting (#1976)Ellie Huxtable2024-04-23
* chore: move crates into crates/ dir (#1958)Ellie Huxtable2024-04-18