summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2026-05-13refactor: add pkgman_config struct and move download to net.cHEADdev0x221E
2026-05-11lib: sv: add sv_concat_cstr(), sv_init() and sv_free()0x221E
2026-05-10cookbook: add process return code checking for cookbook recipes0x221E
2026-05-10core: seperate integrity verification to the "crypto" subsystem.0x221E
2026-05-10feature: add URL structure and refactor main logic to pkgman.c0x221E
2026-05-10err: add error codes0x221E
2026-04-23net: add write to file callback0x221E
2026-04-23lib: ll & parser: um: proper linked list impl and refactor um0x221E
2026-04-22lib: sv: make SV() macro compile-time0x221E
2026-04-22lib: sv: add sv_equal() to sv.c and sv.h0x221E
2026-04-22core: add error returns to subcommands0x221E
2026-04-22lib: sv: add sv_copy()0x221E
2026-04-22parser: um: remove userdata argument from um_init()0x221E
2026-04-22parser: um: modify umanifest for initial support0x221E
2026-04-22lib: ll: implement a minimal node-only linked list0x221E
2026-04-20main: initial commit0x221E