| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor: move packages dir to mingling/packages | 魏曹先生 | 3 days | 1 | -1/+1 |
| | | |||||
| * | refactor(pkg-mgr): use pack results for uninstall states | 魏曹先生 | 3 days | 1 | -25/+42 |
| | | |||||
| * | feat: implement pkg-enable and pkg-disable commands | 魏曹先生 | 3 days | 1 | -4/+4 |
| | | | | | | Add package enable/disable functionality with version matching for pkg-enable, and fix help text to reflect implemented commands. | ||||
| * | feat(pkg_mgr): add uninstall command and improve install | 魏曹先生 | 3 days | 1 | -0/+149 |
| Implement `mling uninstall` to remove installed packages by name or name@version, with shell completion support. Rework install to build release binaries, copy them plus completion scripts to a per-version directory under the user data dir. | |||||
