| Commit message (Expand) | Author | Age |
| * | Resolve clippy warnings (#187) | Jannik | 2021-09-24 |
| * | Ignore commands beginning with a space, resolve #114 (#123) | Ellie Huxtable | 2021-05-14 |
| * | run shellcheck (#97) | Ian Smith | 2021-05-14 |
| * | Release v0.7.0 (#103) | Ellie Huxtable | 2021-05-10 |
| * | Implement 'quick access' via Alt-<n> (#79) | Yuvi Panda | 2021-05-10 |
| * | 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 |
| * | 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 Ctrl-d as a way of exiting the TUI (#65) | Jamie Quigley | 2021-05-08 |
| * | Add ATUIN_NOBIND (#62) | Ellie Huxtable | 2021-05-08 |
| * | Allow using Ctrl-c to exit (#53) | Ellie Huxtable | 2021-05-08 |
| * | Release v0.6.4 | Ellie Huxtable | 2021-04-26 |
| * | Fix pipeline | Ellie Huxtable | 2021-04-26 |
| * | Support bash, resolves #3 | Ellie Huxtable | 2021-04-26 |
| * | Update docs, unify on SQLx, bugfixes (#40) | Ellie Huxtable | 2021-04-25 |
| * | Bugfixes, show time ago, perf improvements | Ellie Huxtable | 2021-04-21 |
| * | 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 |
| * | Add dockerfile (#32) | Ellie Huxtable | 2021-04-13 |
| * | Add history sync, resolves #13 (#31) | Ellie Huxtable | 2021-04-13 |
| * | Update config | Ellie Huxtable | 2021-04-09 |
| * | Bump rusqlite from 0.24.2 to 0.25.0 (#30) | dependabot[bot] | 2021-04-06 |
| * | Implement server (#23) | Ellie Huxtable | 2021-03-21 |
| * | Add TUI, resolve #19, #17, #16 (#21) | Ellie Huxtable | 2021-03-20 |
| * | Add config file support (#15) | Ellie Huxtable | 2021-03-10 |
| * | BUFFER -> LBUFFER | Ellie Huxtable | 2021-02-16 |
| * | Add init command (#12) | Ellie Huxtable | 2021-02-15 |
| * | Satisfy clippy | Ellie Huxtable | 2021-02-15 |
| * | Allow listing by current directory and/or session | Ellie Huxtable | 2021-02-15 |
| * | Fix import message | Ellie Huxtable | 2021-02-15 |
| * | use database trait instead of sqlite impl (#10) | Conrad Ludgate | 2021-02-15 |
| * | Bump version | Ellie Huxtable | 2021-02-14 |
| * | Add stats command (#9) | Ellie Huxtable | 2021-02-14 |
| * | zsh bin is sometimes /usr/bin/zsh or might be elsewhere too (#8) | Conrad Ludgate | 2021-02-14 |
| * | Add test for extended parsing | Ellie Huxtable | 2021-02-14 |
| * | a few more tiny touch ups (#7) | Conrad Ludgate | 2021-02-14 |
| * | tidy some stuff (#6) | Conrad Ludgate | 2021-02-14 |
| * | Neaten the history listing code (#5) | Ellie Huxtable | 2021-02-14 |