aboutsummaryrefslogtreecommitdiffstats
path: root/atuin-common/src/api.rs (unfollow)
Commit message (Expand)Author
2023-03-30Add `atuin status` (#830)Ellie Huxtable
2023-03-20Add history deletion (#791)Ellie Huxtable
2022-11-04Add local event log storage (#390)Ellie Huxtable
2022-10-14Add automatic update checking (#555)Ellie Huxtable
2022-10-07add some error messages (#510)Conrad Ludgate
2022-04-22refactor (#327)Conrad Ludgate
2022-04-12goodbye warp, hello axum (#296)Conrad Ludgate
2021-05-10Re-add macro_use to atuin-common (#107)Ellie Huxtable
2021-05-09some changes :shrug: (#83)Conrad Ludgate
2021-05-07remove dyn Reply (#48)Conrad Ludgate
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