aboutsummaryrefslogtreecommitdiffstats
path: root/crates/atuin-nucleo/src (unfollow)
Commit message (Collapse)Author
4 dayschore(treewide): Remove glob importsBenedikt Peetz
7 dayschore: Turn all `allow`s into into `expect`sBenedikt Peetz
2026-03-16vendor nucleo fork into atuin workspaceEllie Huxtable
Rename crates (nucleo → atuin-nucleo, nucleo-matcher → atuin-nucleo-matcher), add to workspace members and dependencies, update all import paths, remove vendored CI workflow, and suppress upstream clippy warnings. format codespell fixes clippy clappy
2026-03-16feat: Add custom filtering and scoring mechanismsMichelle Tilley