summaryrefslogtreecommitdiff
path: root/rola-cli
Commit message (Expand)AuthorAgeFilesLines
* refactor(bucket-mgr): extract bind chains and renderers into modules魏曹先生2026-06-193-206/+238
* feat(rola-bucket): add bucket bind management魏曹先生2026-06-1917-24/+529
* feat(bucket): implement bucket initialization and logging infrastructure魏曹先生2026-06-1811-10/+930
* fix: reject nested bucket creation inside existing bucket spaces魏曹先生2026-06-182-1/+19
* feat: add build script for version info and shell completions魏曹先生2026-06-186-11/+93
* feat(rola-cli): implement bucket creation and CLI entry point魏曹先生2026-06-1813-1/+660
* chore(rola-cli): add .gitignore for debug.rs魏曹先生2026-06-181-0/+1
* chore: initialize project structure and add core modules魏曹先生2026-06-173-0/+12