Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-10-27 | Imported Upstream version 0.6.12upstream/0.6.12 | DongHun Kwak | 1 | -44/+29 |
2014-01-08 | fix a couple of minor problems found with cppcheck | Michael Schroeder | 1 | -2/+4 |
2013-04-05 | cleanup hash code, it makes no sense to have an extra type for the mask | Michael Schroeder | 1 | -4/+4 |
2012-10-08 | add repodata_set_sourcepkg and solvable_lookup_sourcepkg, fix solvable_get_lo... | Michael Schroeder | 1 | -46/+1 |
2012-04-12 | - use repo_free_solvable instead of repo_free_solvable_block when freeing a s... | Michael Schroeder | 1 | -1/+1 |
2012-03-30 | - also implement files.xml parsing for m&m | Michael Schroeder | 1 | -0/+38 |
2012-03-28 | - incompatible ABI change: switch num over to unsigned long long and store si... | Michael Schroeder | 1 | -7/+2 |
2012-03-23 | - add repo_mdk_add_info() function to parse the M&M info.xml file | Michael Schroeder | 1 | -0/+343 |
2012-03-22 | - add M&M synthesis file parser, add mkd2solv tool | Michael Schroeder | 1 | -0/+254 |