| Commit message (Expand) | Author | Age |
| * | Update to clap 3.1.x (#289) | Jamie Quigley | 2022-04-07 |
| * | Update config-rs (#280) | Ellie Huxtable | 2022-03-17 |
| * | Fix `history list --cwd` errors (#278) | Lucas Burns | 2022-03-13 |
| * | Enable help messages for command line arguments (#239) | Orhun Parmaksız | 2021-12-11 |
| * | Resolve clippy warnings (#187) | Jannik | 2021-09-24 |
| * | Ignore commands beginning with a space, resolve #114 (#123) | Ellie Huxtable | 2021-05-14 |
| * | 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 |
| * | 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 |
| * | Add history sync, resolves #13 (#31) | Ellie Huxtable | 2021-04-13 |
| * | Bump rusqlite from 0.24.2 to 0.25.0 (#30) | dependabot[bot] | 2021-04-06 |
| * | Add TUI, resolve #19, #17, #16 (#21) | Ellie Huxtable | 2021-03-20 |
| * | Add init command (#12) | Ellie Huxtable | 2021-02-15 |
| * | Allow listing by current directory and/or session | Ellie Huxtable | 2021-02-15 |
| * | use database trait instead of sqlite impl (#10) | Conrad Ludgate | 2021-02-15 |
| * | tidy some stuff (#6) | Conrad Ludgate | 2021-02-14 |
| * | Neaten the history listing code (#5) | Ellie Huxtable | 2021-02-14 |
| * | Make pedantic clippy happy | Ellie Huxtable | 2021-02-14 |
| * | Add fuzzy history search and distinct arg | Ellie Huxtable | 2021-02-13 |
| * | Add sessions | Ellie Huxtable | 2021-02-13 |
| * | Implement history import | Ellie Huxtable | 2021-02-13 |