| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Enhance code quality across the entire codebase | Weicao-CatilGrass | 44 hours | 1 | -5/+7 |
| | | |||||
| * | 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. | ||||
| * | Move `comp` module from `asset` to crate root | Weicao-CatilGrass | 2026-05-09 | 1 | -0/+328 |
