aboutsummaryrefslogtreecommitdiffstats
path: root/atuin-client/src (follow)
Commit message (Expand)AuthorAge
* Improve error message when $AUTIN_SESSION is not set. (#654)Jamie Quigley2022-12-27
* Allow overriding filter and search modes from CLI (#635)Patrick Decat2022-12-18
* Switch to using ATUIN_LOG instead of RUST_LOG (#642)Ellie Huxtable2022-12-16
* Add setting for keeping typed query when exiting (#451)Sam Lanning2022-11-06
* Add local event log storage (#390)Ellie Huxtable2022-11-04
* 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
* Never use HISTFILE for fish shell import (#573)Patrick Jackson2022-10-19
* Add automatic update checking (#555)Ellie Huxtable2022-10-14
* Fix ZSH import printEllie Huxtable2022-10-10
* add some error messages (#510)Conrad Ludgate2022-10-07
* Release v11 (#529)Ellie Huxtable2022-09-13
* better cursor search (#473)Conrad Ludgate2022-09-11
* Securize Dockerfile (#506)Jerome Ducret2022-08-21
* Trim whitespace from end of encryption key (#496)Martin Indra2022-08-11
* Batch key handling (#448)Frank Hamand2022-06-13
* Noyez fix dir hostname utf8 (#430)noyez2022-06-05
* Noyez zsh histdb import (#393)noyez2022-05-20
* Importer V3 (#395)Conrad Ludgate2022-05-09
* ignore JetBrains IDEs, tidy-up imports (#348)Jakub Panek2022-04-28
* fix db range query (#351)Conrad Ludgate2022-04-26
* history list (#340)Conrad Ludgate2022-04-25
* sql builder (#333)Conrad Ludgate2022-04-23
* Fix empty queries with filters (#332)Ellie Huxtable2022-04-22
* feature-flags (#328)Conrad Ludgate2022-04-22
* History filter (#329)Ellie Huxtable2022-04-22
* refactor (#327)Conrad Ludgate2022-04-22
* A few minor tweaks (#314)Conrad Ludgate2022-04-21
* provide better error messages (#300)Conrad Ludgate2022-04-13
* goodbye warp, hello axum (#296)Conrad Ludgate2022-04-12
* fix env config parsing (#295)Conrad Ludgate2022-04-12
* Add compact mode (#288)Jakob Schrettenbrunner2022-04-04
* Improve fuzzy search (#279)Patrick2022-03-18
* Update config-rs (#280)Ellie Huxtable2022-03-17
* Fix `history list --cwd` errors (#278)Lucas Burns2022-03-13
* use sqlite grouping rather than subquery (#181)Mark Wotton2021-12-19
* Fish importing (#234)Conrad Ludgate2021-12-11
* feat: login/register no longer blocking (#216)Conrad Ludgate2021-12-08
* chore: add more eyre contexts (#200)Conrad Ludgate2021-11-17
* chore: some new linting (#201)Conrad Ludgate2021-11-13
* Reordered fuzzy search (#179)Mark Wotton2021-09-09
* Add fuzzy text search mode (#142)Frank Hamand2021-06-01
* Fix sync (#95)Ellie Huxtable2021-05-09
* some changes :shrug: (#83)Conrad Ludgate2021-05-09
* Add logout, only login if not already logged in (#91)Ellie Huxtable2021-05-09
* Fix resh importer crashing on end of file (#92)Jamie Quigley2021-05-09
* fix some bugs (#90)Conrad Ludgate2021-05-09
* Generic Importer Trait (#71)Conrad Ludgate2021-05-09
* Fix resh importer, and change error handling method (#82)Jamie Quigley2021-05-09
* Use an enum for dialect (#80)Yuvi Panda2021-05-09