| Commit message (Expand) | Author |
| 2023-07-14 | Add workspace mode, enable if in git repo (#1053) | Ellie Huxtable |
| 2023-07-14 | Add new sync (#1093) | Ellie Huxtable |
| 2023-06-14 | Key values (#1038) | Ellie Huxtable |
| 2023-05-22 | Add option to completely disable help row (#993) | Hilmar Wiegand |
| 2023-05-21 | Input bar at the top if we are in inline mode (#866) | Ellie Huxtable |
| 2023-05-02 | cwd_filter: much like history_filter, only it applies to cwd (#904) | Kjetil Jørgensen |
| 2023-04-05 | Updated client config docs (#839) | cyqsimon |
| 2023-03-26 | chore: use fork of skim (#803) | Conrad Ludgate |
| 2023-03-25 | feat: add an inline view mode (#648) | Patrick Decat |
| 2023-03-22 | Allow changing search_mode during interactive search (#586) | Krut Patel |
| 2023-03-19 | skim-demo (#695) | Conrad Ludgate |
| 2023-03-09 | Allow specifying fulltext as well as full-text (#771) | Ellie Huxtable |
| 2023-03-06 | fix(client): always read session_path from settings (#757) | Luke Karrys |
| 2023-03-05 | feat: add common default keybindings (#719) | Steven Xu |
| 2023-03-05 | Up arrow filter_mode setting default to global filter mode (#758) | Ellie Huxtable |
| 2023-03-05 | Show preview of selected command (#643) | Patrick Decat |
| 2023-02-14 | Add `history_filter` cfg to exclude commands from history (#515) (#716) | Johannes Baiter |
| 2023-02-06 | Try to make clippy happy 🥺 (#686) | Ellie Huxtable |
| 2022-12-18 | Allow overriding filter and search modes from CLI (#635) | Patrick Decat |
| 2022-11-06 | Add setting for keeping typed query when exiting (#451) | Sam Lanning |
| 2022-11-02 | Make fuzzy search the default (#591) | Ellie Huxtable |
| 2022-10-21 | docs: add more details about date parsing in the stats command (#579) | Benjamin Vergnaud |
| 2022-10-14 | Add automatic update checking (#555) | Ellie Huxtable |
| 2022-09-11 | better cursor search (#473) | Conrad Ludgate |
| 2022-08-21 | Securize Dockerfile (#506) | Jerome Ducret |
| 2022-06-13 | Batch key handling (#448) | Frank Hamand |
| 2022-04-28 | ignore JetBrains IDEs, tidy-up imports (#348) | Jakub Panek |
| 2022-04-22 | History filter (#329) | Ellie Huxtable |
| 2022-04-22 | refactor (#327) | Conrad Ludgate |
| 2022-04-13 | provide better error messages (#300) | Conrad Ludgate |
| 2022-04-12 | fix env config parsing (#295) | Conrad Ludgate |
| 2022-04-04 | Add compact mode (#288) | Jakob Schrettenbrunner |
| 2022-03-17 | Update config-rs (#280) | Ellie Huxtable |
| 2021-11-17 | chore: add more eyre contexts (#200) | Conrad Ludgate |
| 2021-09-09 | Reordered fuzzy search (#179) | Mark Wotton |
| 2021-06-01 | Add fuzzy text search mode (#142) | Frank Hamand |
| 2021-05-09 | Add logout, only login if not already logged in (#91) | Ellie Huxtable |
| 2021-05-09 | fix some bugs (#90) | Conrad Ludgate |
| 2021-05-09 | Use an enum for dialect (#80) | Yuvi Panda |
| 2021-05-09 | Support fulltext search of commands (#75) | Yuvi Panda |
| 2021-04-25 | Update docs, unify on SQLx, bugfixes (#40) | Ellie Huxtable |
| 2021-04-21 | Bugfixes, show time ago, perf improvements | Ellie Huxtable |
| 2021-04-20 | Use cargo workspaces (#37) | Ellie Huxtable |
| 2021-04-20 | Switch to Warp + SQLx, use async, switch to Rust stable (#36) | Ellie Huxtable |
| 2021-04-14 | Optimise docker (#34) | Ellie Huxtable |
| 2021-04-13 | Add dockerfile (#32) | Ellie Huxtable |
| 2021-04-13 | Add history sync, resolves #13 (#31) | Ellie Huxtable |
| 2021-04-09 | Update config | Ellie Huxtable |
| 2021-03-21 | Implement server (#23) | Ellie Huxtable |
| 2021-03-10 | Add config file support (#15) | Ellie Huxtable |