| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Enhance code quality across the entire codebase | Weicao-CatilGrass | 2 days | 1 | -3/+3 |
| | | |||||
| * | Inline `strip_all_flags` and simplify `ShellContext` methods | 魏曹先生 | 2026-05-15 | 1 | -4/+13 |
| | | | | | | | | | Simplify `strip_all_flags` by using `Vec::retain` instead of reallocating. Update doc examples to use `ShellContext` methods directly instead of the now-removed `ShellContextHelper`. Rename `as_picker` to `to_picker` for consistency with Rust conventions. Mark doc tests as `ignore` and add necessary imports. | ||||
| * | Add `builds` feature and install completion scripts | Weicao-CatilGrass | 2026-05-11 | 1 | -0/+23 |
| | | |||||
| * | Extract `build_comp_script` logic into `build_comp_script_to` | 魏曹先生 | 2026-04-28 | 1 | -4/+23 |
| | | |||||
| * | Update completion script generation API | 魏曹先生 | 2026-04-13 | 1 | -20/+16 |
| | | |||||
| * | Fix typo in PowerShell shell flag from "pwsl" to "pwsh" | 魏曹先生 | 2026-04-12 | 1 | -2/+2 |
| | | |||||
| * | Add shell completion script generation feature | 魏曹先生 | 2026-04-11 | 1 | -0/+80 |
