| Commit message (Collapse) | Author | ||
|---|---|---|---|
| 2026-07-20 | chore(server): Remove warnings | Benedikt Peetz | |
| 2026-07-09 | chore: Add more things | Benedikt Peetz | |
| 2026-07-09 | chore: Separate daemon, client, server, and lib into crates | Benedikt Peetz | |
| 2026-06-11 | chore: Remove all `pub`s | Benedikt Peetz | |
| They will not be marked by rustc/cargo as unused, and as atuin doesn't expose an API all of them _should_ be `pub(crate)` | |||
| 2026-06-11 | chore: Move everything into one big crate | Benedikt Peetz | |
| That helps remove duplicated code and rustc/cargo will now also show dead code correctly. | |||
| 2026-01-27 | chore(deps): audit ssl deps (#3110) | Ellie Huxtable | |
| <!-- Thank you for making a PR! Bug fixes are always welcome, but if you're adding a new feature or changing an existing one, we'd really appreciate if you open an issue, post on the forum, or drop in on Discord --> ## Checks - [ ] I am happy for maintainers to push small adjustments to this PR, to speed up the review cycle - [ ] I have checked that there are no existing pull requests for the same thing | |||
