index
:
pkgman
dev
Package manager for 0x221E distro.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2026-05-13
refactor: add pkgman_config struct and move download to net.c
HEAD
dev
0x221E
2026-05-11
lib: sv: add sv_concat_cstr(), sv_init() and sv_free()
0x221E
2026-05-10
cookbook: add process return code checking for cookbook recipes
0x221E
2026-05-10
core: seperate integrity verification to the "crypto" subsystem.
0x221E
2026-05-10
feature: add URL structure and refactor main logic to pkgman.c
0x221E
2026-05-10
err: add error codes
0x221E
2026-04-23
net: add write to file callback
0x221E
2026-04-23
lib: ll & parser: um: proper linked list impl and refactor um
0x221E
2026-04-22
lib: sv: make SV() macro compile-time
0x221E
2026-04-22
lib: sv: add sv_equal() to sv.c and sv.h
0x221E
2026-04-22
core: add error returns to subcommands
0x221E
2026-04-22
lib: sv: add sv_copy()
0x221E
2026-04-22
parser: um: remove userdata argument from um_init()
0x221E
2026-04-22
parser: um: modify umanifest for initial support
0x221E
2026-04-22
lib: ll: implement a minimal node-only linked list
0x221E
2026-04-20
main: initial commit
0x221E