summaryrefslogtreecommitdiff
path: root/tools/repomdxml2solv.c
AgeCommit message (Expand)AuthorFilesLines
2014-04-07simplyfy checksum codeMichael Schroeder1-8/+2
2014-04-04[ABI BREAKAGE] add support for SHA224/384/512Michael Schroeder1-0/+3
2012-04-13- add pool_error and pool_errstr. get rid of lots of exit() calls.Michael Schroeder1-1/+5
2012-03-16- advance num64 support. For now, we store the high 32 bits in kv->num2 to st...Michael Schroeder1-1/+2
2011-07-12- rename all sat_ to solv_Michael Schroeder1-1/+1
2011-05-24- do not use obsolete interface in libsolv library itselfMichael Schroeder1-3/+3
2011-03-02- add sat_chksum_type2str() and sat_chksum_str2type() and use themMichael Schroeder1-3/+3
2009-06-23- add query modeMichael Schroeder1-21/+82
2008-07-11- Implementation of infrastructure forDuncan Mac-Vicar P1-0/+60