aboutsummaryrefslogtreecommitdiffstats
path: root/crates/client/src/command/gen_completions.rs (unfollow)
Commit message (Expand)Author
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
2025-03-19chore: migrate to rust 2024 (#2635)Ellie Huxtable
2024-04-18chore: move crates into crates/ dir (#1958)Ellie Huxtable
2024-04-05chore(ci): Add codespell support (config, workflow) and make it fix some typo...Yaroslav Halchenko
2024-02-29feat(nushell): add nushell completion generation (#1791)Remmy Cat Stock