aboutsummaryrefslogtreecommitdiffstats
path: root/crates/common/src/shell.rs (unfollow)
Commit message (Expand)Author
2026-07-20chore(server): Remove warningsBenedikt Peetz
2026-07-09chore: Add more thingsBenedikt 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-12feat(server): Really make users stateless (with tests)Benedikt Peetz
2026-06-11chore: Remove all `pub`sBenedikt Peetz
2026-06-11chore: Move everything into one big crateBenedikt Peetz
2025-09-18refactor: shell environment variablesLucas Trzesniewski
2025-07-22chore: update to rust 1.88 (#2815)Ellie Huxtable
2025-03-19chore: migrate to rust 2024 (#2635)Ellie Huxtable
2024-06-19fix(gui): add support for checking if the cli is installed on windows (#2162)YummyOreo
2024-06-17feat(gui): automatically install and setup the cli/shell (#2139)Ellie Huxtable
2024-04-19fix: support not-mac for default shell (#1960)Ellie Huxtable
2024-04-18chore: move crates into crates/ dir (#1958)Ellie Huxtable
2024-04-11feat(gui): add base structure (#1935)Ellie Huxtable
2024-04-10feat(dotfiles): add alias import (#1938)Ellie Huxtable