aboutsummaryrefslogtreecommitdiffstats
path: root/crates/atuin-client/src/database.rs (follow)
Commit message (Expand)AuthorAge
* feat: track coding agent shell usage (#3388)Ellie Huxtable2026-04-11
* feat: In-memory search index with atuin daemon (#3201)Michelle Tilley2026-02-26
* feat: Add history author/intent metadata and v1 record version (#3205)Ellie Huxtable2026-02-25
* feat: `switch-context` (#3149)Lucas Trzesniewski2026-02-11
* feat: replace several files with a sqlite db (#3128)Ellie Huxtable2026-02-04
* fix for inverse matchinglilydjwg2026-01-25
* fix for 'termlilydjwg2026-01-25
* feat(ui): highlight fulltext search as fulltext search instead of fuzzy searchlilydjwg2026-01-25
* fix: clippy warningschitao12342025-09-15
* feat: add session-preload filter mode to include global history from before s...chitao12342025-09-15
* fix: clippy warnings I don't have on my version of clippyRay Kohler2025-09-10
* fix: run `cargo fmt`Ray Kohler2025-09-10
* 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
* feat: delete duplicate history (#2697)依云2025-04-17
* feat: option to include duplicate commands when printing history commands (#2...依云2025-03-24
* chore: migrate to rust 2024 (#2635)Ellie Huxtable2025-03-19
* fix: improve broken symlink error handling (#2589)James Trew2025-03-09
* feat: add `atuin wrapped` (#2493)Ellie Huxtable2024-12-27
* test: add env ATUIN_TEST_LOCAL_TIMEOUT to control test timeout of SQLite (#2337)Jax Young2024-08-05
* feat(doctor): report sqlite version (#2075)Xavier Vello2024-06-03
* fix: add incremental rebuild to daemon loop (#2010)Ellie Huxtable2024-05-08
* feat: add background daemon (#2006)Ellie Huxtable2024-05-08
* chore: move crates into crates/ dir (#1958)Ellie Huxtable2024-04-18