| 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 | err: add error codes | 0x221E | |
| Add more error codes to prepare for future improvements. Add FORKERR, INTEGRITYERR, URLPATHERR, URLINITERR. | |||
| 2026-04-22 | core: add error returns to subcommands | 0x221E | |
| Added error returns to subcommands and searching utility in main() and error codes PKGNOTFOUND and USAGE were added to err.h. The functions will now be able to return error states to main(). | |||
| 2026-04-20 | main: initial commit | 0x221E | |
