aboutsummaryrefslogtreecommitdiffstats
path: root/crates/atuin-daemon/src/components/semantic.rs (follow)
Commit message (Collapse)AuthorAge
* chore: Move everything into one big crateBenedikt Peetz3 days
| | | | | That helps remove duplicated code and rustc/cargo will now also show dead code correctly.
* feat: Capture command output + expose to new `atuin_output` tool (#3510)Michelle Tilley5 days