summaryrefslogtreecommitdiff
path: root/rola-vcs
Commit message (Collapse)AuthorAgeFilesLines
* refactor: extract shared utilities and add space-system crate魏曹先生12 days7-184/+0
| | | | | | Extract rola-vcs/internal_macros into shared utils crates (shared_constants, shared_macros, space-system) and implement the Bucket enum with async space management
* docs: add module documentation and rename constants for clarity魏曹先生12 days3-2/+16
| | | | | Add doc comments to lib, consts, and common modules Rename ROLA_DRAFT_DIR and ROLA_BINDED_BUCKET_FILE to DRAFT_META_DIR
* chore(rola-vcs): configure library name and entry point魏曹先生12 days1-0/+4
|
* chore: initialize project structure and add core modules魏曹先生12 days7-0/+201