2012-11-13 |
Michael Schroeder | support REPO_NO_LOCATION, rename "set_deleted" to the... |
blob | commitdiff | raw |
2012-10-23 |
Michael Schroeder | implement pool_set_rootdir/REPO_USE_ROOTDIR instead... |
blob | commitdiff | raw | diff to current |
2012-10-22 |
Michael Schroeder | Merge pull request #19 from nateskulic/master |
blob | commitdiff | raw | diff to current |
2012-10-19 |
Michael Schroeder | check for rpm/db.h header file |
blob | commitdiff | raw | diff to current |
2012-10-15 |
Michael Schroeder | add repo_add_rpm_handle, add ENABLE_RPMDB_BYRPMHEADER... |
blob | commitdiff | raw | diff to current |
2012-10-08 |
Michael Schroeder | add repodata_set_sourcepkg and solvable_lookup_sourcepk... |
blob | commitdiff | raw | diff to current |
2012-10-05 |
Michael Schroeder | simplify forcebinary code again: use TAG_SOURCEPACKAGE... |
blob | commitdiff | raw | diff to current |
2012-10-04 |
Michael Schroeder | do not force rpm5 rpms to binary, the type info in... |
blob | commitdiff | raw | diff to current |
2012-09-05 |
Michael Schroeder | compatibility with rpm: force to binary rpm if the... |
blob | commitdiff | raw | diff to current |
2012-06-27 |
Michael Schroeder | - implement RPM_ADD_WITH_LEADSIGID, make RPM_ADD_WITH_H... |
blob | commitdiff | raw | diff to current |
2012-06-27 |
Michael Schroeder | - store SOLVABLE_HDRID as checksum |
blob | commitdiff | raw | diff to current |
2012-06-27 |
Michael Schroeder | Merge pull request #15 from akozumpl/pullreq |
blob | commitdiff | raw | diff to current |
2012-06-27 |
Ales Kozumplik | - repo_rpmdb: read in RPMTAG_SHA1HEADER |
blob | commitdiff | raw | diff to current |
2012-04-16 |
Michael Schroeder | - get rid of plural forms of repo_add_pkg, use pool_err... |
blob | commitdiff | raw | diff to current |
2012-04-13 |
Michael Schroeder | - add pool_error and pool_errstr. get rid of lots of... |
blob | commitdiff | raw | diff to current |
2012-04-12 |
Michael Schroeder | - use repo_free_solvable instead of repo_free_solvable_... |
blob | commitdiff | raw | diff to current |
2012-04-03 |
Michael Schroeder | - repo_rpmdb: always check for distepoch, check for... |
blob | commitdiff | raw | diff to current |
2012-03-28 |
Michael Schroeder | - incompatible ABI change: switch num over to unsigned... |
blob | commitdiff | raw | diff to current |
2012-03-22 |
Michael Schroeder | - check distepoch tag if rpm5 is used |
blob | commitdiff | raw | diff to current |
2012-03-19 |
Michael Schroeder | - more cleanup and return type fixes |
blob | commitdiff | raw | diff to current |
2012-03-19 |
Michael Schroeder | cleanup rpmdb copy code now that we can do rels in... |
blob | commitdiff | raw | diff to current |
2012-02-23 |
Michael Schroeder | - fix spelling of ENABLE_RPMDB_PUBKEY |
blob | commitdiff | raw | diff to current |
2012-02-20 |
Michael Schroeder | - make old rpmdb pubkey support optional |
blob | commitdiff | raw | diff to current |
2012-02-17 |
Michael Schroeder | - hide repodata internals (needed to move repo_write... |
blob | commitdiff | raw | diff to current |
2011-12-22 |
Michael Schroeder | - add solv_strdup(), rename repo_freeallrepos() to... |
blob | commitdiff | raw | diff to current |
2011-12-01 |
Michael Schroeder | Fixed compile break on pgpFreeDig with RPM 5, thanks... |
blob | commitdiff | raw | diff to current |
2011-07-12 |
Michael Schroeder | - rename all sat_ to solv_ |
blob | commitdiff | raw | diff to current |
2011-06-08 |
Michael Schroeder | - fix (harmless) typo in headtoevr function that broke... |
blob | commitdiff | raw | diff to current |
2011-05-25 |
Michael Schroeder | - add solver_private.h, make repo_ functions return... |
blob | commitdiff | raw | diff to current |
2011-05-25 |
Michael Schroeder | - make findfileconflicts ignore ghost files, like rpm... |
blob | commitdiff | raw | diff to current |
2011-05-24 |
Michael Schroeder | - do not use obsolete interface in libsolv library... |
blob | commitdiff | raw | diff to current |
2011-05-19 |
Michael Schroeder | - make peace with gcc46 |
blob | commitdiff | raw | diff to current |
2011-03-24 |
Michael Schroeder | - add missing else part in rpmdbid2db() |
blob | commitdiff | raw | diff to current |
2011-03-17 |
Michael Schroeder | - fix trigger copying, make rpmdbid handling nicer |
blob | commitdiff | raw | diff to current |
2011-03-16 |
Michael Schroeder | - adapt to rpm5 (thanks to Qing He and Mark Hatle) |
blob | commitdiff | raw | diff to current |
2011-03-01 |
Michael Schroeder | - add repo_add_rpm() and repo_add_deb() |
blob | commitdiff | raw | diff to current |
2011-01-28 |
Michael Schroeder | - fix mem leak in repo_add_rpmdb_pubkeys() |
blob | commitdiff | raw | diff to current |
2010-12-02 |
Klaus Kämpf | Merge branch 'master' of gitorious.org:opensuse/sat... |
blob | commitdiff | raw | diff to current |
2010-11-24 |
Michael Andres | db.h can be found under /usr/include on Fedora, etc. |
blob | commitdiff | raw | diff to current |
2010-11-11 |
Klaus Kämpf | Merge branch 'master' of gitorious.org:opensuse/sat... |
blob | commitdiff | raw | diff to current |
2010-08-06 |
Michael Schroeder | - more range checks to catch bad gpg packets |
blob | commitdiff | raw | diff to current |
2010-02-19 |
Klaus Kämpf | Merge branch 'master' of gitorious.org:opensuse/sat... |
blob | commitdiff | raw | diff to current |
2010-02-17 |
Michael Schroeder | - set thread count on fedora so that berkeleydb doesn... |
blob | commitdiff | raw | diff to current |
2010-02-15 |
Klaus Kämpf | fix conflict |
blob | commitdiff | raw | diff to current |
2009-12-18 |
Michael Schroeder | - work around rpm bug when --prefix is used (fixes... |
blob | commitdiff | raw | diff to current |
2009-09-21 |
Michael Schroeder | - also look at triggers when ordering packages |
blob | commitdiff | raw | diff to current |
2009-09-14 |
Michael Schroeder | Merge branch 'master' of git@git.opensuse.org:projects... |
blob | commitdiff | raw | diff to current |
2009-09-11 |
Michael Schroeder | - fix fp leak [bnc#535468] |
blob | commitdiff | raw | diff to current |
2009-09-07 |
Stephan Kulow | Merge branch 'master' of git://git.opensuse.org/project... |
blob | commitdiff | raw | diff to current |
2009-09-04 |
Michael Schroeder | - add changes, bump version, remove db.h workaround |
blob | commitdiff | raw | diff to current |
2009-08-31 |
Michael Schroeder | - add ugly workaround to make it use the right interface |
blob | commitdiff | raw | diff to current |
2009-08-31 |
Michael Schroeder | - map db functions to rpm versions |
blob | commitdiff | raw | diff to current |
2009-08-31 |
Stephan Kulow | Merge branch 'master' of git://git.opensuse.org/project... |
blob | commitdiff | raw | diff to current |
2009-08-31 |
Michael Schroeder | Merge branch 'master' of git@git.opensuse.org:projects... |
blob | commitdiff | raw | diff to current |
2009-08-31 |
Michael Schroeder | - adapt to build with rpm-4.7 |
blob | commitdiff | raw | diff to current |
2009-07-30 |
Michael Schroeder | - fix memory leak |
blob | commitdiff | raw | diff to current |
2009-07-22 |
Michael Schroeder | - don't skip directories and empty files in inode count |
blob | commitdiff | raw | diff to current |
2009-07-21 |
Michael Schroeder | - color support in fileconflict checking |
blob | commitdiff | raw | diff to current |
2009-07-15 |
Michael Schroeder | - allow index and match specification in getinstalledrp... |
blob | commitdiff | raw | diff to current |
2009-07-14 |
Stephan Kulow | Merge branch 'master' of git://git.opensuse.org/project... |
blob | commitdiff | raw | diff to current |
2009-07-13 |
Michael Schroeder | - add rpm_byrpmh and rpm_query functions |
blob | commitdiff | raw | diff to current |
2009-07-10 |
Michael Schroeder | - add repodata_join function to join a solvable block |
blob | commitdiff | raw | diff to current |
2009-07-08 |
Michael Schroeder | - allow ro database access for non-root users on fedora |
blob | commitdiff | raw | diff to current |
2009-07-07 |
Michael Schroeder | - fix bug in repo_add_rpmdb |
blob | commitdiff | raw | diff to current |
2009-07-06 |
Michael Schroeder | - add pubkey support (repo_add_rpmdb_pubkeys/repo_add_p... |
blob | commitdiff | raw | diff to current |
2009-07-02 |
Michael Schroeder | - add checksum generation code |
blob | commitdiff | raw | diff to current |
2009-06-30 |
Michael Schroeder | - add repo_deb to CMakeLists.txt |
blob | commitdiff | raw | diff to current |
2009-06-29 |
Michael Schroeder | - add checksum functions |
blob | commitdiff | raw | diff to current |
2009-06-29 |
Michael Schroeder | - add some comments, move code around |
blob | commitdiff | raw | diff to current |
2009-06-22 |
Michael Schroeder | - create libsatsolverext static library |
blob | commitdiff | raw | diff to current |
|