linglong/apps
reddevillg bb4ed7b3e8
build / ubuntu_24.04 (push) Has been cancelled Details
build / ubuntu_22.04 (push) Has been cancelled Details
coverage / codecov (push) Has been cancelled Details
feat: Add --force option to uninstall command
Introduces a `--force` flag to the `ll-cli uninstall` command, allowing
users to forcefully uninstall packages that are typically protected,
such as base and runtime dependencies.

This commit also includes significant refactoring:
- The dependency pulling logic in `PackageManager::pullDependency` has
  been refactored to prioritize newer remote packages over existing local
  ones, ensuring dependencies are kept up-to-date.

Signed-off-by: reddevillg <reddevillg@gmail.com>
2025-11-11 16:28:50 +08:00
..
ll-builder fix: Refactors logging system initialization to use explicit backend 2025-11-07 14:20:57 +08:00
ll-builder-utils feat: use ll-box in ll-builder-utils when export UAB 2025-04-28 15:13:11 +08:00
ll-cli feat: Add --force option to uninstall command 2025-11-11 16:28:50 +08:00
ll-dialog feat: modify the way container patches work 2025-06-04 14:45:07 +08:00
ll-init fix(ll-init): improve signal handling robustness 2025-09-05 14:02:00 +08:00
ll-package-manager fix: Refactors logging system initialization to use explicit backend 2025-11-07 14:20:57 +08:00
ll-session-helper style: format whole project 2025-05-14 11:35:50 +08:00
llpkg chore: update PFL.cmake 2023-10-11 22:53:12 +08:00
uab feat: Add --mount option and improve loader 2025-10-16 10:58:26 +08:00