- add repo_add_debdb() helper
[platform/upstream/libsolv.git] / ext /
2011-03-23 Michael Schroeder- add repo_add_debdb() helper
2011-03-17 Michael Schroeder- fix trigger copying, make rpmdbid handling nicer
2011-03-16 Michael Schroeder- adapt to rpm5 (thanks to Qing He and Mark Hatle)
2011-03-08 Michael Schroeder- add mode argument to sat_xfopen* functions
2011-03-07 Michael Schroeder- change sat_xfopen_fd() to respect the file open mode
2011-03-07 Michael Schroeder- correctly cummulate multi-line fields in language...
2011-03-02 Michael Schroeder- add sat_chksum_type2str() and sat_chksum_str2type...
2011-03-01 Michael Schroeder- add repo_add_rpm() and repo_add_deb()
2011-02-21 Michael Schroeder- add repodata_lookup_type() and repodata_delete()...
2011-02-21 Michael Schroeder- add SUSETAGS_RECORD_SHARES feature to correctly handl...
2011-02-03 Klaus Kämpffix compiler warning about uninitialized var
2011-02-01 Klaus KämpfInstall header for libsatsolverext
2011-01-28 Michael Schroeder- put sat_xfopen in libsatsolverext
2011-01-28 Michael Schroeder- fix mem leak in repo_add_rpmdb_pubkeys()
2011-01-18 Klaus KämpfMerge branch 'master' of gitorious.org:opensuse/sat...
2011-01-07 Michael Schroeder- kill stillborn KINDS_SEPARATELY, use getopt() in...
2010-12-02 Klaus KämpfMerge branch 'master' of gitorious.org:opensuse/sat...
2010-11-24 Michael Schroeder- updateinfo: cleanup issue date conversion code a bit
2010-11-24 Michael Andresdb.h can be found under /usr/include on Fedora, etc.
2010-11-11 Klaus KämpfMerge branch 'master' of gitorious.org:opensuse/sat...
2010-10-22 Michael Andresupdateinfoxml: Correctly parse 'issued date' field.
2010-08-06 Michael Schroeder- more range checks to catch bad gpg packets
2010-06-01 Michael Schroeder- also parse checksum for debian packages
2010-06-01 Michael Schroeder- work around debian obsoletes handling for now
2010-03-25 Michael SchroederMerge branch 'master' of gitorious.org:opensuse/sat...
2010-03-23 Michael AndresParse an installed products <shortsummary> tag.
2010-03-13 Klaus KämpfMerge branch 'master' of gitorious.org:opensuse/sat...
2010-03-12 Michael Schroeder- content: REPOTAGS -> REPOID, knownid GLOBALID ->...
2010-03-11 Michael Andresparse global repository ids. [bnc#377568]
2010-03-10 Michael AndresChoose English as default fallback.
2010-03-10 Michael Schroeder- match coding style
2010-03-10 Michael AndresFix parsing of pattern specific tags (bnc #585000)
2010-02-19 Klaus KämpfMerge branch 'master' of gitorious.org:opensuse/sat...
2010-02-19 Michael SchroederMerge branch 'master' of gitorious.org:opensuse/sat...
2010-02-19 Klaus KämpfFix uservisible parsing for rpmmd patterns
2010-02-17 Michael Schroeder- set thread count on fedora so that berkeleydb doesn...
2010-02-15 Klaus Kämpffix conflict
2010-01-18 Michael Schroeder- set repository:toolversion to 1.0 in common_write
2009-12-18 Michael Schroeder- work around rpm bug when --prefix is used (fixes...
2009-10-21 Michael Schroeder- ignore version in source field
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