| Commit message (Expand) | Author |
| 2022-05-09 | Importer V3 (#395) | Conrad Ludgate |
| 2022-05-08 | Add ctrl-k and ctrl-j for up and down (#394) | Luke Baker |
| 2022-05-03 | Adds stats summary (#384) | Satyarth Sampath |
| 2022-04-28 | Search: Allow specifiying the limited of returned entries (#364) | Jakob-Niklas See |
| 2022-04-28 | ignore JetBrains IDEs, tidy-up imports (#348) | Jakub Panek |
| 2022-04-26 | fix import auto for bash (#352) | jean-santos |
| 2022-04-25 | history list (#340) | Conrad Ludgate |
| 2022-04-22 | feature-flags (#328) | Conrad Ludgate |
| 2022-04-22 | History filter (#329) | Ellie Huxtable |
| 2022-04-22 | refactor (#327) | Conrad Ludgate |
| 2022-04-21 | tracing (#315) | Conrad Ludgate |
| 2022-04-21 | refactor commands for better separation (#313) | Conrad Ludgate |
| 2022-04-21 | A few minor tweaks (#314) | Conrad Ludgate |
| 2022-04-13 | provide better error messages (#300) | Conrad Ludgate |
| 2022-04-12 | goodbye warp, hello axum (#296) | Conrad Ludgate |
| 2022-04-07 | Update to clap 3.1.x (#289) | Jamie Quigley |
| 2022-04-04 | Add compact mode (#288) | Jakob Schrettenbrunner |
| 2022-03-17 | Update config-rs (#280) | Ellie Huxtable |
| 2022-03-13 | Fix `history list --cwd` errors (#278) | Lucas Burns |
| 2021-12-20 | Do not crash if the history timestamp is in the future (#250) | Ellie |
| 2021-12-17 | Add Alt+backspace and Ctrl+u keybinds for deleting by word and by line, respe... | Mat Jones |
| 2021-12-11 | Enable help messages for command line arguments (#239) | Orhun Parmaksız |
| 2021-12-11 | Fish importing (#234) | Conrad Ludgate |
| 2021-12-10 | Support generating shell completions (#235) | Orhun Parmaksız |
| 2021-12-08 | feat: login/register no longer blocking (#216) | Conrad Ludgate |
| 2021-11-17 | chore: add more eyre contexts (#200) | Conrad Ludgate |
| 2021-11-13 | chore: some new linting (#201) | Conrad Ludgate |
| 2021-09-24 | feat: allow input of credentials from stdin (#185) | Jannik |
| 2021-09-24 | Resolve clippy warnings (#187) | Jannik |
| 2021-05-14 | Ignore commands beginning with a space, resolve #114 (#123) | Ellie Huxtable |
| 2021-05-10 | Release v0.7.0 (#103) | Ellie Huxtable |
| 2021-05-10 | Implement 'quick access' via Alt-<n> (#79) | Yuvi Panda |
| 2021-05-09 | Use format! instead of string concat (#94) | Yuvi Panda |
| 2021-05-09 | some changes :shrug: (#83) | Conrad Ludgate |
| 2021-05-09 | Add logout, only login if not already logged in (#91) | Ellie Huxtable |
| 2021-05-09 | Add Emacs style ctrl-g, ctrl-n, and ctrl-p (#77) | Will Fancher |
| 2021-05-09 | fix some bugs (#90) | Conrad Ludgate |
| 2021-05-09 | Allow listing or searching with only the command as output (#89) | Ellie Huxtable |
| 2021-05-09 | Generic Importer Trait (#71) | Conrad Ludgate |
| 2021-05-09 | Fix resh importer, and change error handling method (#82) | Jamie Quigley |
| 2021-05-09 | Use an enum for dialect (#80) | Yuvi Panda |
| 2021-05-09 | Support fulltext search of commands (#75) | Yuvi Panda |
| 2021-05-08 | Retain the query entered into the TUI (#76) | Ellie Huxtable |
| 2021-05-08 | Add importer for resh_history file (#69) | Jamie Quigley |
| 2021-05-08 | Add Ctrl-d as a way of exiting the TUI (#65) | Jamie Quigley |
| 2021-05-08 | Allow using Ctrl-c to exit (#53) | Ellie Huxtable |
| 2021-04-26 | Fix pipeline | Ellie Huxtable |
| 2021-04-26 | Support bash, resolves #3 | Ellie Huxtable |
| 2021-04-25 | Update docs, unify on SQLx, bugfixes (#40) | Ellie Huxtable |
| 2021-04-21 | Bugfixes, show time ago, perf improvements | Ellie Huxtable |