| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Enhance code quality across the entire codebase | Weicao-CatilGrass | 47 hours | 3 | -14/+23 |
| | | |||||
| * | Inline `strip_all_flags` and simplify `ShellContext` methods | 魏曹先生 | 2026-05-15 | 1 | -18/+6 |
| | | | | | | | | | 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. | ||||
| * | Remove installation module behind builds feature | Weicao-CatilGrass | 2026-05-13 | 1 | -72/+0 |
| | | |||||
| * | Add `builds` feature and install completion scripts | Weicao-CatilGrass | 2026-05-11 | 1 | -0/+72 |
| | | |||||
| * | Move `comp` module from `asset` to crate root | Weicao-CatilGrass | 2026-05-09 | 3 | -0/+551 |
