| Commit message (Expand) | Author | Age |
| * | 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 |
| * | Fix bash integration to set the session (#88) | 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 |
| * | Run shellcheck on bash file (#81) | Yuvi Panda | 2021-05-09 |
| * | Use an enum for dialect (#80) | Yuvi Panda | 2021-05-09 |
| * | Support fulltext search of commands (#75) | Yuvi Panda | 2021-05-09 |
| * | 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 homebrew install instructions | Ellie Huxtable | 2021-05-08 |
| * | Add Ctrl-d as a way of exiting the TUI (#65) | Jamie Quigley | 2021-05-08 |
| * | Put cargo install in the right place (#63) | Ellie Huxtable | 2021-05-08 |
| * | Add ATUIN_NOBIND (#62) | Ellie Huxtable | 2021-05-08 |
| * | Add a newline when editing shell rc files (#60) | avinassh | 2021-05-08 |
| * | Bump indicatif from 0.15.0 to 0.16.0 (#45) | dependabot[bot] | 2021-05-08 |
| * | Bump tui from 0.14.0 to 0.15.0 (#44) | dependabot[bot] | 2021-05-08 |
| * | Bump cli-table from 0.4.5 to 0.4.6 (#43) | dependabot[bot] | 2021-05-08 |
| * | Bump directories from 3.0.1 to 3.0.2 (#41) | dependabot[bot] | 2021-05-08 |
| * | Allow using Ctrl-c to exit (#53) | Ellie Huxtable | 2021-05-08 |
| * | cache builds (#49) | Conrad Ludgate | 2021-05-07 |
| * | remove dyn Reply (#48) | Conrad Ludgate | 2021-05-07 |
| * | Fix ubuntu install (#46) | Ian Smith | 2021-05-07 |
| * | Update README and docs | Ellie Huxtable | 2021-05-07 |
| * | Update install.sh | Ellie Huxtable | 2021-04-27 |
| * | Update install.sh | Ellie Huxtable | 2021-04-27 |
| * | Update install.sh | Ellie Huxtable | 2021-04-27 |
| * | Update README.md | Ellie Huxtable | 2021-04-27 |
| * | Release v0.6.4 | Ellie Huxtable | 2021-04-26 |
| * | Release v0.6.3 | Ellie Huxtable | 2021-04-26 |
| * | Update dependencies properly | Ellie Huxtable | 2021-04-26 |
| * | Update readme | Ellie Huxtable | 2021-04-26 |
| * | Update install | Ellie Huxtable | 2021-04-26 |
| * | Update README.md | Ellie Huxtable | 2021-04-26 |
| * | Pre release polishing (#42) | Ellie Huxtable | 2021-04-26 |
| * | Fix pipeline | Ellie Huxtable | 2021-04-26 |
| * | Amend readme | Ellie Huxtable | 2021-04-26 |
| * | Support bash, resolves #3 | Ellie Huxtable | 2021-04-26 |
| * | Revert to storing history as nanos | Ellie Huxtable | 2021-04-25 |
| * | Update docs, unify on SQLx, bugfixes (#40) | Ellie Huxtable | 2021-04-25 |
| * | Add to Cargo.toml | Ellie Huxtable | 2021-04-21 |
| * | Bump to 0.6.1 | Ellie Huxtable | 2021-04-21 |
| * | Bugfixes, show time ago, perf improvements | Ellie Huxtable | 2021-04-21 |
| * | Bump rusqlite from 0.25.0 to 0.25.1 (#35) | dependabot[bot] | 2021-04-20 |
| * | Release 0.6.0 | Ellie Huxtable | 2021-04-20 |
| * | Update versions to match | 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-20 |
| * | Optimise docker (#34) | Ellie Huxtable | 2021-04-14 |