aboutsummaryrefslogtreecommitdiffstats
path: root/crates/client/src/atuin_client/ordering.rs (unfollow)
Commit message (Expand)Author
2026-07-20chore: CommitBenedikt Peetz
2026-07-09chore: Separate daemon, client, server, and lib into cratesBenedikt Peetz
2026-06-13chore(treewide): Also fix all `clippy` warningsBenedikt Peetz
2026-06-11chore: Remove all `pub`sBenedikt Peetz
2026-06-11chore: Move everything into one big crateBenedikt Peetz
2024-04-18chore: move crates into crates/ dir (#1958)Ellie Huxtable
2022-04-28ignore JetBrains IDEs, tidy-up imports (#348)Jakub Panek
2022-03-18Improve fuzzy search (#279)Patrick
2021-09-09Reordered fuzzy search (#179)Mark Wotton