aboutsummaryrefslogtreecommitdiff
path: root/mling/src/proj_mgr/show_directories.rs
Commit message (Expand)AuthorAgeFilesLines
* feat(core)!: remove `to_chain` and `to_render` from `Grouped` trait魏曹先生2026-07-201-1/+1
* fix!: rename `Groupped` to `Grouped` across the codebase魏曹先生2026-07-191-3/+3
* style: Reorder imports and reformat code with cargo fmt魏曹先生2026-07-111-3/+3
* feat: require renderers to return RenderResult instead of mutating one魏曹先生2026-07-111-8/+13
* refactor(proj_mgr): reorganize imports and reformat code魏曹先生2026-06-291-2/+3
* feat(mling): enable pathf feature and run type mapping build魏曹先生2026-06-291-2/+2
* Replace show.workspace with show.workspace-dir command魏曹先生2026-06-071-0/+55