summaryrefslogtreecommitdiff
path: root/rola-bucket
Commit message (Expand)AuthorAgeFilesLines
* feat(rola-bucket): add TOML bucket config read/write魏曹先生2026-06-196-17/+200
* feat(rola-bucket): add bucket bind management魏曹先生2026-06-199-18/+494
* fix(bucket): correct argument passed to create_dirs魏曹先生2026-06-181-3/+3
* feat(bucket): implement bucket initialization and logging infrastructure魏曹先生2026-06-184-12/+62
* feat(rola-cli): implement bucket creation and CLI entry point魏曹先生2026-06-182-0/+48
* refactor: extract shared utilities and add space-system crate魏曹先生2026-06-185-0/+166
* refactor: rename `Info` and `TransferInfo` to `ExtraInfo`魏曹先生2026-06-182-33/+33
* refactor: use `io::Error::other` and simplify closures魏曹先生2026-06-182-4/+6
* feat(protocol): add LocalFileSystemProtocol魏曹先生2026-06-182-0/+95
* feat(rola-bucket): add bucket transfer protocol and error handling魏曹先生2026-06-185-0/+206
* chore: initialize project structure and add core modules魏曹先生2026-06-172-0/+9