aboutsummaryrefslogtreecommitdiffstats
path: root/atuin-client/src/settings.rs (follow)
Commit message (Expand)AuthorAge
...
* Show preview of selected command (#643)Patrick Decat2023-03-05
* Add `history_filter` cfg to exclude commands from history (#515) (#716)Johannes Baiter2023-02-14
* Try to make clippy happy 🥺 (#686)Ellie Huxtable2023-02-06
* Allow overriding filter and search modes from CLI (#635)Patrick Decat2022-12-18
* Add setting for keeping typed query when exiting (#451)Sam Lanning2022-11-06
* Make fuzzy search the default (#591)Ellie Huxtable2022-11-02
* docs: add more details about date parsing in the stats command (#579)Benjamin Vergnaud2022-10-21
* Add automatic update checking (#555)Ellie Huxtable2022-10-14
* better cursor search (#473)Conrad Ludgate2022-09-11
* Securize Dockerfile (#506)Jerome Ducret2022-08-21
* Batch key handling (#448)Frank Hamand2022-06-13
* ignore JetBrains IDEs, tidy-up imports (#348)Jakub Panek2022-04-28
* History filter (#329)Ellie Huxtable2022-04-22
* refactor (#327)Conrad Ludgate2022-04-22
* provide better error messages (#300)Conrad Ludgate2022-04-13
* fix env config parsing (#295)Conrad Ludgate2022-04-12
* Add compact mode (#288)Jakob Schrettenbrunner2022-04-04
* Update config-rs (#280)Ellie Huxtable2022-03-17
* chore: add more eyre contexts (#200)Conrad Ludgate2021-11-17
* Reordered fuzzy search (#179)Mark Wotton2021-09-09
* Add fuzzy text search mode (#142)Frank Hamand2021-06-01
* Add logout, only login if not already logged in (#91)Ellie Huxtable2021-05-09
* fix some bugs (#90)Conrad Ludgate2021-05-09
* Use an enum for dialect (#80)Yuvi Panda2021-05-09
* Support fulltext search of commands (#75)Yuvi Panda2021-05-09
* 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