summaryrefslogtreecommitdiff
path: root/rola-bucket/src
Commit message (Expand)AuthorAgeFilesLines
* feat(rola-bucket): add bucket bind managementHEADmaster魏曹先生11 days7-18/+490
* fix(bucket): correct argument passed to create_dirs魏曹先生11 days1-3/+3
* feat(bucket): implement bucket initialization and logging infrastructure魏曹先生11 days2-12/+60
* feat(rola-cli): implement bucket creation and CLI entry point魏曹先生12 days2-0/+48
* refactor: extract shared utilities and add space-system crate魏曹先生12 days4-0/+161
* refactor: rename `Info` and `TransferInfo` to `ExtraInfo`魏曹先生12 days2-33/+33
* refactor: use `io::Error::other` and simplify closures魏曹先生12 days2-4/+6
* feat(protocol): add LocalFileSystemProtocol魏曹先生12 days2-0/+95
* feat(rola-bucket): add bucket transfer protocol and error handling魏曹先生12 days4-0/+203
* chore: initialize project structure and add core modules魏曹先生12 days1-0/+1