summaryrefslogtreecommitdiff
path: root/ext/repo_rpmdb.h
AgeCommit message (Expand)AuthorFilesLines
2014-03-31suppport RPM_ADD_FILTERED_FILELISTMichael Schroeder1-0/+1
2013-04-23add repo_add_rpmdb_reffp to easily add rpmdb content when there is an old sol...Michael Schroeder1-1/+4
2013-04-15split ugly pubkey handling into separate repo_rpmdb_pubkey.cMichael Schroeder1-2/+1
2013-04-15add pool parameter to rpm_state_create so that we can use pool_error for erro...Michael Schroeder1-1/+1
2013-04-10improve iterate_filelist, it now calls the callback with a struct filelistinfoMichael Schroeder1-1/+10
2013-04-10Reimplement state handling in rpm_by functionsMichael Schroeder1-4/+12
2013-02-25support RPM_ADD_WITH_CHANGELOG in repo_add_rpmdbMichael Schroeder1-0/+1
2012-10-23implement pool_set_rootdir/REPO_USE_ROOTDIR instead of passing a rootdir to v...Michael Schroeder1-2/+2
2012-10-15add repo_add_rpm_handle, add ENABLE_RPMDB_BYRPMHEADER so that we don't need t...Michael Schroeder1-2/+2
2012-06-27- implement RPM_ADD_WITH_LEADSIGID, make RPM_ADD_WITH_HDRID also work in repo...Michael Schroeder1-0/+1
2012-06-27- repo_rpmdb: read in RPMTAG_SHA1HEADERAles Kozumplik1-0/+1
2012-04-16- get rid of plural forms of repo_add_pkg, use pool_error instead printing to...Michael Schroeder1-2/+1
2011-05-25- add solver_private.h, make repo_ functions return an int, make solver_solv ...Michael Schroeder1-10/+10
2011-05-25- make findfileconflicts ignore ghost files, like rpm doesMichael Schroeder1-0/+1
2011-03-01- add repo_add_rpm() and repo_add_deb()Michael Schroeder1-0/+1
2009-09-21- also look at triggers when ordering packagesMichael Schroeder1-0/+1
2009-07-21- color support in fileconflict checkingMichael Schroeder1-0/+1
2009-07-15- allow index and match specification in getinstalledrpmdbids()Michael Schroeder1-1/+1
2009-07-13- add rpm_byrpmh and rpm_query functionsMichael Schroeder1-0/+7
2009-07-06- add pubkey support (repo_add_rpmdb_pubkeys/repo_add_pubkeys)Michael Schroeder1-0/+2
2009-07-02- add checksum generation codeMichael Schroeder1-0/+2
2009-06-29- add some comments, move code aroundMichael Schroeder1-1/+4
2009-06-22- create libsatsolverext static libraryMichael Schroeder1-0/+21