aboutsummaryrefslogtreecommitdiffstats
path: root/crates/daemon/src/aclient/history/builder.rs (unfollow)
Commit message (Expand)Author
2026-07-20chore: CommitBenedikt Peetz
2026-07-20chore: All compilesBenedikt Peetz
2026-07-20chore: CommitBenedikt Peetz
2026-07-09chore: Separate daemon, client, server, and lib into cratesBenedikt Peetz
2026-06-13chore(treewide): Fix some of `clippy`'s errorBenedikt Peetz
2026-06-11chore: Remove all `pub`sBenedikt Peetz
2026-06-11chore: Move everything into one big crateBenedikt Peetz
2026-02-25feat: Add history author/intent metadata and v1 record version (#3205)Ellie Huxtable
2024-05-08feat: add background daemon (#2006)Ellie Huxtable
2024-04-18chore: move crates into crates/ dir (#1958)Ellie Huxtable
2024-01-06refactor: String -> HistoryId (#1512)Ellie Huxtable
2023-09-11replace chrono with time (#806)Conrad Ludgate
2023-06-15Builder interface for History objects (#933)Vlad Stepanov