aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)AuthorFilesLines
2026-07-03Always trust the repo.ini file over config, add helper functions for ↵Arslaan Pathan1-2/+89
splitting strings into arrays and freeing split arrays, make repo_ini_handler parse packages
2026-07-03Make it save the repository information to a file and parse the INIArslaan Pathan1-1/+57
2026-07-03Fix memory leaks and issues and implement strerr, also start working on the ↵Arslaan Pathan2-20/+75
next part of updating repos
2026-07-02Fix overflowArslaan Pathan1-1/+6
2026-07-02Update repo URLs and make it save cURL to a bufferArslaan Pathan1-1/+40
2026-06-30fetch the repoArslaan Pathan1-3/+31
2026-06-24Small debugArslaan Pathan1-0/+16
2026-06-23Remove unused includeArslaan Pathan1-1/+0
2026-06-23Get the parsing of repo config file workingArslaan Pathan2-9/+69
2026-06-22Finish mbpk_init and fix libmbpk.hArslaan Pathan2-6/+20
2026-06-21Start implementing the library and switch the spec to entirely INI because ↵Arslaan Pathan1-0/+26
YAML is harder to parse
2026-06-21Initial commitArslaan Pathan1-0/+0