aboutsummaryrefslogtreecommitdiff
path: root/.cargo/registry.toml
Commit message (Expand)AuthorAgeFilesLines
* Add completions system for shell autocompletion魏曹先生2026-03-151-0/+3
* Add converter module and update documentation魏曹先生2026-03-141-0/+3
* Add RON, TOML, and YAML renderers for override command魏曹先生2026-02-251-0/+16
* Refactor build system and implement complete renderer system魏曹先生2026-02-041-7/+5
* Reorganize command modules under a unified cmds directory魏曹先生2026-01-271-8/+8
* Remove leftover test command registrations魏曹先生2026-01-241-20/+0
* Add command aliases, error handling improvements, and flag aliases魏曹先生2026-01-241-0/+20
* Rename arguments module to args and update auto-collect config魏曹先生2026-01-241-8/+8
* Split prepare phase into prepare and collect魏曹先生2026-01-241-0/+3
* Update command registration to auto-discover commands魏曹先生2026-01-231-3/+9
* Add auto-collect configuration and generation魏曹先生2026-01-231-0/+19
* Reorganize project structure into systems and assets魏曹先生2026-01-231-3/+3
* Move Registry.toml into .cargo/ subdirectory魏曹先生2026-01-231-0/+25