aboutsummaryrefslogtreecommitdiffstats
path: root/atuin-client/src/database.rs (follow)
Commit message (Expand)AuthorAge
* ignore JetBrains IDEs, tidy-up imports (#348)Jakub Panek2022-04-28
* fix db range query (#351)Conrad Ludgate2022-04-26
* sql builder (#333)Conrad Ludgate2022-04-23
* Fix empty queries with filters (#332)Ellie Huxtable2022-04-22
* History filter (#329)Ellie Huxtable2022-04-22
* A few minor tweaks (#314)Conrad Ludgate2022-04-21
* provide better error messages (#300)Conrad Ludgate2022-04-13
* Improve fuzzy search (#279)Patrick2022-03-18
* Fix `history list --cwd` errors (#278)Lucas Burns2022-03-13
* use sqlite grouping rather than subquery (#181)Mark Wotton2021-12-19
* Reordered fuzzy search (#179)Mark Wotton2021-09-09
* Add fuzzy text search mode (#142)Frank Hamand2021-06-01
* Support fulltext search of commands (#75)Yuvi Panda2021-05-09
* Pre release polishing (#42)Ellie Huxtable2021-04-26
* Revert to storing history as nanosEllie Huxtable2021-04-25
* Update docs, unify on SQLx, bugfixes (#40)Ellie Huxtable2021-04-25
* Bugfixes, show time ago, perf improvementsEllie Huxtable2021-04-21
* Use cargo workspaces (#37)Ellie Huxtable2021-04-20