summaryrefslogtreecommitdiffstats
path: root/atuin-client/src
AgeCommit message (Expand)Author
2022-04-13provide better error messages (#300)Conrad Ludgate
2022-04-12goodbye warp, hello axum (#296)Conrad Ludgate
2022-04-12fix env config parsing (#295)Conrad Ludgate
2022-04-04Add compact mode (#288)Jakob Schrettenbrunner
2022-03-18Improve fuzzy search (#279)Patrick
2022-03-17Update config-rs (#280)Ellie Huxtable
2022-03-13Fix `history list --cwd` errors (#278)Lucas Burns
2021-12-19use sqlite grouping rather than subquery (#181)Mark Wotton
2021-12-11Fish importing (#234)Conrad Ludgate
2021-12-08feat: login/register no longer blocking (#216)Conrad Ludgate
2021-11-17chore: add more eyre contexts (#200)Conrad Ludgate
2021-11-13chore: some new linting (#201)Conrad Ludgate
2021-09-09Reordered fuzzy search (#179)Mark Wotton
2021-06-01Add fuzzy text search mode (#142)Frank Hamand
2021-05-09Fix sync (#95)Ellie Huxtable
2021-05-09some changes :shrug: (#83)Conrad Ludgate
2021-05-09Add logout, only login if not already logged in (#91)Ellie Huxtable
2021-05-09Fix resh importer crashing on end of file (#92)Jamie Quigley
2021-05-09fix some bugs (#90)Conrad Ludgate
2021-05-09Generic Importer Trait (#71)Conrad Ludgate
2021-05-09Fix resh importer, and change error handling method (#82)Jamie Quigley
2021-05-09Use an enum for dialect (#80)Yuvi Panda
2021-05-09Support fulltext search of commands (#75)Yuvi Panda
2021-05-08Add importer for resh_history file (#69)Jamie Quigley
2021-04-26Pre release polishing (#42)Ellie Huxtable
2021-04-26Support bash, resolves #3Ellie Huxtable
2021-04-25Revert to storing history as nanosEllie Huxtable
2021-04-25Update docs, unify on SQLx, bugfixes (#40)Ellie Huxtable
2021-04-21Bugfixes, show time ago, perf improvementsEllie Huxtable
2021-04-20Use cargo workspaces (#37)Ellie Huxtable