22 Commits (1dffd70db2b4e5b46d6cadddcaa46a8de2be2e1b)

Author SHA1 Message Date
Riyyi 1dffd70db2 Skip interactive prompt when removing orphans 2 weeks ago
AI Bot 5ebb958bf1 Add command logging and skip already installed AUR packages 2 weeks ago
Riyyi c7bed95107 Skip confirmation when installing packages 2 weeks ago
AI Bot e64382c1bd Fix issues with dry-run package reporting 2 weeks ago
AI Bot 83de6acc74 Refactor fetch and pacman packages into subpackages 2 weeks ago
Riyyi 88ff093365 Extract PacmanState constant 2 weeks ago
AI Bot 86c6d078d6 Output actual commands run instead of generic progress messages 2 weeks ago
AI Bot bd1108a93f Dont use CombinedOutput() to capture error separately 2 weeks ago
Riyyi fc18e27c25 Log timestamp once per tool invocation 2 weeks ago
AI Bot 8348cc21df Suppress command output from stdout, only log to file 2 weeks ago
AI Bot 720be92d82 Fix MarkAllAsDeps to retrieve all packages first 2 weeks ago
AI Bot 4143a23c91 Implement package resolve logic fixes 2 weeks ago
AI Bot 11a5e57516 Fix AUR package installation root privileges 2 weeks ago
AI Bot cffccf2390 Add Makefile and fix pacman.go 2 weeks ago
AI Bot e74c38cb3f Add input handling improvements 2 weeks ago
AI Bot eb6bb8fb76 Add state tracking and pacman package enhancements 2 weeks ago
AI Bot 0fa0988666 Fix AUR package detection for installed packages 2 weeks ago
AI Bot 2bead6af27 Refactor pkg into modular packages 2 weeks ago
AI Bot 076bebbedf Register sync DBs manually to fix dyalpm returning empty list 2 weeks ago
AI Bot be9c9c6df1 Integrate dyalpm for local/sync package queries 2 weeks ago
AI Bot 521b862919 Add dry-run flag and implement AUR support 3 weeks ago
AI Bot e165558262 Add initial declpac CLI tool implementation 3 weeks ago