- add SOLVER_DROP_ORPHANED for coolo
[platform/upstream/libsolv.git] / ext /
2009-10-14 Michael Schroeder- ignore products element so that repo2solv works
2009-10-02 Michael Schroeder- add repodata_delete_uninternalized
2009-09-22 Michael Schroeder- get missing translations from other solvables
2009-09-21 Michael Schroeder- also look at triggers when ordering packages
2009-09-16 Michael SchroederMerge branch 'master' of git@git.opensuse.org:projects...
2009-09-16 Michael Schroeder- bring down memory usage by
2009-09-14 Michael SchroederMerge branch 'master' of git@git.opensuse.org:projects...
2009-09-11 Michael Schroeder- fix fp leak [bnc#535468]
2009-09-07 Stephan KulowMerge branch 'master' of git://git.opensuse.org/project...
2009-09-04 Michael Schroeder- add changes, bump version, remove db.h workaround
2009-09-02 Michael Schroeder- close fd leak [#527506]
2009-09-01 Michael Schroeder- fix speed regression in repo_susetags
2009-08-31 Michael Schroeder- add ugly workaround to make it use the right interface
2009-08-31 Michael Schroeder- map db functions to rpm versions
2009-08-31 Stephan KulowMerge branch 'master' of git://git.opensuse.org/project...
2009-08-31 Michael SchroederMerge branch 'master' of git@git.opensuse.org:projects...
2009-08-31 Michael Schroeder- adapt to build with rpm-4.7
2009-07-30 Michael Schroeder- fix memory leak
2009-07-29 Michael Schroeder- speed up file list parsing a bit
2009-07-29 Michael Schroeder- rename CPE_ID macro
2009-07-22 Michael Schroeder- don't skip directories and empty files in inode count
2009-07-21 Michael Schroeder- color support in fileconflict checking
2009-07-17 Michael Schroeder- add repodata_write and repo_empty functions
2009-07-15 Michael Schroeder- allow index and match specification in getinstalledrp...
2009-07-15 Michael AndresMerge branch 'master' of git@git.opensuse.org:projects...
2009-07-15 Michael Schroeder- be more careful when merging susetags attrs
2009-07-15 Michael Schroeder- be more backward compatible
2009-07-14 Michael Schroeder- add new flags for the load functions:
2009-07-14 Stephan KulowMerge branch 'master' of git://git.opensuse.org/project...
2009-07-13 Michael Schroeder- add rpm_byrpmh and rpm_query functions
2009-07-13 Michael Schroeder- do not autoload unneded repodata
2009-07-10 Michael Schroeder- add repodata_join function to join a solvable block
2009-07-08 Michael Schroeder- allow ro database access for non-root users on fedora
2009-07-07 Michael Schroeder- fix bug in repo_add_rpmdb
2009-07-06 Michael Schroeder- add pubkey support (repo_add_rpmdb_pubkeys/repo_add_p...
2009-07-02 Michael Schroeder- add checksum generation code
2009-07-01 Michael Schroeder- add repo_add_debpackages to read a debian Packages...
2009-07-01 Michael Schroeder- only add selfprovides if name is set
2009-06-30 Michael Schroeder- add support for homepage aka (solvable:url)
2009-06-30 Michael Schroeder- no endless loops, please
2009-06-30 Michael Schroeder- add repo_deb to CMakeLists.txt
2009-06-30 Michael Schroeder- finish repo_deb.[ch]
2009-06-29 Michael Schroeder- add repo_deb.[ch], needed for build service code
2009-06-29 Michael Schroeder- add checksum functions
2009-06-29 Michael Schroeder- add some comments, move code around
2009-06-25 Michael Schroeder- allow content file with no product definition
2009-06-24 Michael Schroeder- add susetags:defaultvendor support
2009-06-24 Michael Schroeder- change the interface of repo_add_susetags: take defau...
2009-06-24 Michael Schroeder- convert META/HASH/KEY data from content file
2009-06-24 Michael Schroeder- repo_content: store DESCRDIR
2009-06-23 Michael SchroederMerge branch 'master' of git@git.opensuse.org:projects...
2009-06-23 Michael Schroeder- close fds before calling rpm
2009-06-22 Klaus KämpfMerge branch 'master' of git@git.opensuse.org:projects...
2009-06-22 Michael SchroederMerge branch 'master' of git@git.opensuse.org:projects...
2009-06-22 Michael Schroeder- add repomd.xml data sections to meta data
2009-06-22 Michael Schroeder- fix internalize logic
2009-06-22 Michael Schroeder- move repo_helix from src to ext
2009-06-22 Michael Schroeder- create libsatsolverext static library