| Commit message (Expand) | Author |
| 2024-04-18 | chore: move crates into crates/ dir (#1958) | Ellie Huxtable |
| 2024-04-17 | feat(gui): work on home page, sort state (#1956) | Ellie Huxtable |
| 2024-03-05 | fix(build): make atuin compile on non-win/mac/linux platforms (#1825) | Rain |
| 2024-02-06 | fix(tests): add Settings::utc() for utc settings (#1677) | Ellie Huxtable |
| 2024-01-12 | feat: Add interactive command inspector (#1296) | Ellie Huxtable |
| 2024-01-06 | refactor: String -> HistoryId (#1512) | Ellie Huxtable |
| 2024-01-05 | feat: rework record sync for improved reliability (#1478) | Ellie Huxtable |
| 2023-09-26 | handle missing entries (fixes #1236) (#1253) | Conrad Ludgate |
| 2023-09-11 | replace chrono with time (#806) | Conrad Ludgate |
| 2023-08-19 | Automatically filter out secrets (#1182) | Ellie Huxtable |
| 2023-06-15 | Builder interface for History objects (#933) | Vlad Stepanov |
| 2023-06-12 | add support to override hostname and username via env var (#1041) | Peter Brunner |
| 2023-04-11 | Switch to uuidv7 (#864) | Ellie Huxtable |
| 2023-03-20 | Support old msgpack (#794) | Ellie Huxtable |
| 2023-03-20 | Add history deletion (#791) | Ellie Huxtable |
| 2022-08-21 | Securize Dockerfile (#506) | Jerome Ducret |
| 2022-04-28 | ignore JetBrains IDEs, tidy-up imports (#348) | Jakub Panek |
| 2022-04-25 | history list (#340) | Conrad Ludgate |
| 2022-04-22 | refactor (#327) | Conrad Ludgate |
| 2022-04-21 | A few minor tweaks (#314) | Conrad Ludgate |
| 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-13 | Add history sync, resolves #13 (#31) | Ellie Huxtable |
| 2021-03-20 | Add TUI, resolve #19, #17, #16 (#21) | 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 pedantic clippy happy | Ellie Huxtable |
| 2021-02-13 | Fix clippy issues | Ellie Huxtable |
| 2021-02-13 | Add sessions | Ellie Huxtable |
| 2021-02-13 | Implement history import | Ellie Huxtable |
| 2021-02-13 | Record command exit code and duration | Ellie Huxtable |
| 2020-10-05 | feat: use directories project data dir | Conrad Ludgate |