aboutsummaryrefslogtreecommitdiffstats
path: root/crates/client/src/atuin_client/utils.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-13fix(sqlite): Ensure that database migration runs sequentiallyBenedikt Peetz
2026-06-12chore(treewide): Cleanup themesBenedikt Peetz
2026-06-11chore: Move everything into one big crateBenedikt Peetz
2026-01-30chore(deps): update whoami dependency to v2 (#3118)Ben Beasley
2024-04-18chore: move crates into crates/ dir (#1958)Ellie Huxtable
2024-03-05fix(build): make atuin compile on non-win/mac/linux platforms (#1825)Rain