Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-04-07 | simplyfy checksum code | Michael Schroeder | 1 | -8/+2 |
2014-04-04 | [ABI BREAKAGE] add support for SHA224/384/512 | Michael Schroeder | 1 | -0/+3 |
2012-04-13 | - add pool_error and pool_errstr. get rid of lots of exit() calls. | Michael Schroeder | 1 | -1/+5 |
2012-03-16 | - advance num64 support. For now, we store the high 32 bits in kv->num2 to st... | Michael Schroeder | 1 | -1/+2 |
2011-07-12 | - rename all sat_ to solv_ | Michael Schroeder | 1 | -1/+1 |
2011-05-24 | - do not use obsolete interface in libsolv library itself | Michael Schroeder | 1 | -3/+3 |
2011-03-02 | - add sat_chksum_type2str() and sat_chksum_str2type() and use them | Michael Schroeder | 1 | -3/+3 |
2009-06-23 | - add query mode | Michael Schroeder | 1 | -21/+82 |
2008-07-11 | - Implementation of infrastructure for | Duncan Mac-Vicar P | 1 | -0/+60 |