| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-05-13 | refactor: add pkgman_config struct and move download to net.cHEADdev | 0x221E | |
| Added option to change mirror, tmp, staging directoryfrom the user interface of the pkgman library. Added TRY and TRY_IFNOT macros for better code readability. | |||
| 2026-05-10 | feature: add URL structure and refactor main logic to pkgman.c | 0x221E | |
| Added url structures, cookbook, archive management to automate the installation process of packages. Refactored main logic from main.c to pkgman.c for cleaner seperation of concerns and future library integration of pkgman to other projects. | |||
