|
- Add pin/--ignore: toggle IgnorePkg in pacman.conf
- Add why/dp: reverse dependency tree with suggested removal order
- Add stats: system statistics with top 10 heaviest packages
- Add log_rotate: auto cleaner when log exceeds 500KB
- Add slog --lines N: filter log output
- Refactor: all internal vars now lowercase
- Fix: db.lck now checks for running process before removing
- Fix: remove f as flatpak alias (conflicts with packages named f)
- Fix: --lines no longer sets null before value
- Visual: bold step output, unified CC style
- Code: detect_country moved out of refresh_mirrors
- Code: !TAGS for better code navigation
|