index
:
pkgman
dev
Package manager for 0x221E distro.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
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-04-23
net: add write to file callback
0x221E
2026-04-23
core: rename cmd_install() parameters
0x221E
2026-04-23
core: main: add memory cleanup to install command
0x221E
2026-04-23
lib: ll & parser: um: proper linked list impl and refactor um
0x221E
2026-04-23
net: remove redundant malloc from write_callback()
0x221E
2026-04-22
core: free ll_manifest contents after install complete
0x221E
2026-04-22
global: add: null-terminate all printf's
0x221E
2026-04-22
global: refactor: change strcmp,strncmp with sv_equal()
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
core: install command checks existence in upstream
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: set userdata field of parser in parser_init()
0x221E
2026-04-22
parser: um: modify umanifest for initial support
0x221E
2026-04-21
core: add error message on net_init() failure
0x221E
2026-04-20
main: initial commit
0x221E