| Commit message (Expand) | Author |
| 3 days | chore: Move everything into one big crate | Benedikt Peetz |
| 2026-03-11 | feat: Allow authenticating with Atuin Hub (#3237) | Michelle Tilley |
| 2026-02-04 | feat: replace several files with a sqlite db (#3128) | Ellie Huxtable |
| 2025-09-10 | fix: clippy warnings I don't have on my version of clippy | Ray Kohler |
| 2025-03-25 | fix: typeerror in client sync code (#2647) | Ellie Huxtable |
| 2025-03-19 | chore: migrate to rust 2024 (#2635) | Ellie Huxtable |
| 2024-05-21 | fix(daemon): do not try to sync if logged out (#2037) | Ellie Huxtable |
| 2024-05-02 | fix(dotfiles): allow clearing aliases, disable import (#1995) | Ellie Huxtable |
| 2024-04-18 | chore: move crates into crates/ dir (#1958) | Ellie Huxtable |
| 2024-01-15 | fix(sync): save sync time when it starts, not ends (#1573) | Ellie Huxtable |
| 2024-01-06 | refactor: String -> HistoryId (#1512) | Ellie Huxtable |
| 2023-10-08 | clear history id (#1263) | Conrad Ludgate |
| 2023-10-04 | Fix/1207 deleted entries shown in interactive search (#1272) | Dieter Eickstaedt |
| 2023-09-26 | handle missing entries (fixes #1236) (#1253) | Conrad Ludgate |
| 2023-09-18 | Add connect timeout and overall timeout (#1238) | Ellie Huxtable |
| 2023-09-11 | replace chrono with time (#806) | Conrad Ludgate |
| 2023-08-18 | Update dependencies (#1181) | Conrad Ludgate |
| 2023-06-21 | remove decryption from api-client (#1063) | Conrad Ludgate |
| 2023-05-21 | Allow server configured page size (#994) | Ellie Huxtable |
| 2023-04-05 | Fix deleting history that doesn't exist yet (#844) | Ellie Huxtable |
| 2023-03-24 | Delete all instances of a command (#797) | Ellie Huxtable |
| 2023-03-20 | Add history deletion (#791) | Ellie Huxtable |
| 2022-11-04 | Add local event log storage (#390) | Ellie Huxtable |
| 2022-09-13 | Release v11 (#529) | Ellie Huxtable |
| 2022-04-28 | ignore JetBrains IDEs, tidy-up imports (#348) | Jakub Panek |
| 2022-04-25 | history list (#340) | Conrad Ludgate |
| 2022-04-12 | goodbye warp, hello axum (#296) | Conrad Ludgate |
| 2021-05-09 | Fix sync (#95) | Ellie Huxtable |
| 2021-05-09 | some changes :shrug: (#83) | Conrad Ludgate |
| 2021-04-26 | Support bash, resolves #3 | Ellie Huxtable |
| 2021-04-25 | Revert to storing history as nanos | 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 |