| Commit message (Expand) | Author |
| 2023-04-14 | Workspace reorder (#868) | Vladislav Stepanov |
| 2023-04-11 | Switch to uuidv7 (#864) | Ellie Huxtable |
| 2022-12-24 | Rework `atuin init` (#652) | Jamie Quigley |
| 2022-10-18 | Upgrade clap (#568) | Conrad Ludgate |
| 2022-10-04 | Add contributors command (#550) | Ellie Huxtable |
| 2022-09-25 | Allow stateless commands to be run without config/database (#544) | c-14 |
| 2022-05-13 | Allow to build atuin server without client (#404) | Jakub Jirutka |
| 2022-05-09 | Importer V3 (#395) | Conrad Ludgate |
| 2022-04-22 | feature-flags (#328) | Conrad Ludgate |
| 2022-04-21 | refactor commands for better separation (#313) | Conrad Ludgate |
| 2022-04-12 | goodbye warp, hello axum (#296) | Conrad Ludgate |
| 2022-04-07 | Update to clap 3.1.x (#289) | Jamie Quigley |
| 2021-12-11 | Enable help messages for command line arguments (#239) | Orhun Parmaksız |
| 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-09 | Add logout, only login if not already logged in (#91) | Ellie Huxtable |
| 2021-05-09 | Allow listing or searching with only the command as output (#89) | Ellie Huxtable |
| 2021-05-09 | Support fulltext search of commands (#75) | Yuvi Panda |
| 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 |
| 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-13 | Add history sync, resolves #13 (#31) | Ellie Huxtable |
| 2021-03-21 | Implement server (#23) | Ellie Huxtable |
| 2021-03-20 | Add TUI, resolve #19, #17, #16 (#21) | Ellie Huxtable |
| 2021-03-10 | Add config file support (#15) | Ellie Huxtable |
| 2021-02-15 | Add init command (#12) | Ellie Huxtable |
| 2021-02-15 | use database trait instead of sqlite impl (#10) | Conrad Ludgate |
| 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 | a few more tiny touch ups (#7) | Conrad Ludgate |
| 2021-02-14 | tidy some stuff (#6) | Conrad Ludgate |
| 2021-02-14 | Make clippy annoying asf + add server | Ellie Huxtable |
| 2021-02-13 | Implement history import | Ellie Huxtable |