aboutsummaryrefslogtreecommitdiffstats
path: root/atuin-client/src/database.rs (follow)
Commit message (Expand)AuthorAge
* Fix deleted history count (#1328)Ellie Huxtable2023-10-25
* clear history id (#1263)Conrad Ludgate2023-10-08
* Fix/1207 deleted entries shown in interactive search (#1272)Dieter Eickstaedt2023-10-04
* handle missing entries (fixes #1236) (#1253)Conrad Ludgate2023-09-26
* replace chrono with time (#806)Conrad Ludgate2023-09-11
* Update dependencies (#1181)Conrad Ludgate2023-08-18
* Add workspace mode, enable if in git repo (#1053)Ellie Huxtable2023-07-14
* Add new sync (#1093)Ellie Huxtable2023-07-14
* Builder interface for History objects (#933)Vlad Stepanov2023-06-15
* Key values (#1038)Ellie Huxtable2023-06-14
* Fix `--delete-it-all` and `--delete` commands (#913)J. Emiliano Deustua2023-06-13
* add support to override hostname and username via env var (#1041)Peter Brunner2023-06-12
* Add `--reverse` to `atuin search` (#862)Tom Cammann2023-04-11
* Add `--offset` flag to `atuin search` (#825)Tom Cammann2023-03-29
* client filtering done in query (#629)jean-santos2023-03-27
* chore: use fork of skim (#803)Conrad Ludgate2023-03-26
* Delete all instances of a command (#797)Ellie Huxtable2023-03-24
* Fix skim search (#795)Ellie Huxtable2023-03-21
* Add history deletion (#791)Ellie Huxtable2023-03-20
* skim-demo (#695)Conrad Ludgate2023-03-19
* Prefer PWD environment variable over cwd if available to better support symbo...Patrick Decat2023-03-14
* Fix before/after combined with limit (#770)Ellie Huxtable2023-03-08
* Try to make clippy happy 🥺 (#686)Ellie Huxtable2023-02-06
* Improve error message when $AUTIN_SESSION is not set. (#654)Jamie Quigley2022-12-27
* Switch to using ATUIN_LOG instead of RUST_LOG (#642)Ellie Huxtable2022-12-16
* Add local event log storage (#390)Ellie Huxtable2022-11-04
* better cursor search (#473)Conrad Ludgate2022-09-11
* 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
* 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