aboutsummaryrefslogtreecommitdiff
path: root/mingling_cli/src/pkg_mgr/cmd_uninstall.rs
Commit message (Expand)AuthorAgeFilesLines
* feat(macros)!: change completion context parameter to owned type魏曹先生2 days1-1/+1
* refactor!: replace pack! macros with derive-based pipeline types魏曹先生2 days1-17/+21
* refactor: move packages dir to mingling/packages魏曹先生10 days1-1/+1
* refactor(pkg-mgr): use pack results for uninstall states魏曹先生10 days1-25/+42
* feat: implement pkg-enable and pkg-disable commands魏曹先生10 days1-4/+4
* feat(pkg_mgr): add uninstall command and improve install魏曹先生10 days1-0/+149