summaryrefslogtreecommitdiff
path: root/ext/repo_mdk.c
AgeCommit message (Expand)AuthorFilesLines
2019-09-10Imported Upstream version 0.7.2upstream/0.7.2DongHun Kwak1-11/+4
2018-11-30Imported Upstream version 0.6.27upstream/0.6.27DongHun Kwak1-129/+29
2016-10-27Imported Upstream version 0.6.13upstream/0.6.13DongHun Kwak1-0/+2
2016-10-27Imported Upstream version 0.6.12upstream/0.6.12DongHun Kwak1-44/+29
2014-01-08fix a couple of minor problems found with cppcheckMichael Schroeder1-2/+4
2013-04-05cleanup hash code, it makes no sense to have an extra type for the maskMichael Schroeder1-4/+4
2012-10-08add repodata_set_sourcepkg and solvable_lookup_sourcepkg, fix solvable_get_lo...Michael Schroeder1-46/+1
2012-04-12- use repo_free_solvable instead of repo_free_solvable_block when freeing a s...Michael Schroeder1-1/+1
2012-03-30- also implement files.xml parsing for m&mMichael Schroeder1-0/+38
2012-03-28- incompatible ABI change: switch num over to unsigned long long and store si...Michael Schroeder1-7/+2
2012-03-23- add repo_mdk_add_info() function to parse the M&M info.xml fileMichael Schroeder1-0/+343
2012-03-22- add M&M synthesis file parser, add mkd2solv toolMichael Schroeder1-0/+254