aboutsummaryrefslogtreecommitdiffstats
path: root/src/command/client/sync.rs (unfollow)
Commit message (Expand)Author
2023-03-30Add `atuin status` (#830)Ellie Huxtable
2023-03-06fix(client): always read session_path from settings (#757)Luke Karrys
2023-02-06display mnemonic key (#694)Conrad Ludgate
2022-12-16Switch to using ATUIN_LOG instead of RUST_LOG (#642)Ellie Huxtable
2022-10-18Upgrade clap (#568)Conrad Ludgate
2022-05-09Importer V3 (#395)Conrad Ludgate
2022-04-28ignore JetBrains IDEs, tidy-up imports (#348)Jakub Panek
2022-04-22feature-flags (#328)Conrad Ludgate
2022-04-21refactor commands for better separation (#313)Conrad Ludgate
2021-04-25Update docs, unify on SQLx, bugfixes (#40)Ellie Huxtable
2021-04-20Use cargo workspaces (#37)Ellie Huxtable
2021-04-20Switch to Warp + SQLx, use async, switch to Rust stable (#36)Ellie Huxtable
2021-04-13Add history sync, resolves #13 (#31)Ellie Huxtable