- do not include repopage.h unless LIBSOLV_INTERNAL is defined. (Daniel Pfeifer)
[platform/upstream/libsolv.git] / ext /
2012-03-14 Michael Schroeder- SOLVABLE_DISTRIBUTION is a poolstr everywhere else...
2012-03-14 Michael SchroederMerge pull request #10 from akozumpl/upstream
2012-03-14 Ales Kozumpliktestcase.h uses the Solver data type, include it.
2012-03-13 Michael Schroeder- silence gcc -Wformat
2012-03-09 Michael Schroeder- use our own susetags parser, even if ENABLE_SUSEREPO...
2012-03-09 Michael Schroeder- repo_helix: also parse srcpackage elements
2012-03-01 Michael Schroeder- rename repo_add_solv_flags to repo_add_solv. Should...
2012-02-29 Michael Schroeder- fix argc comparison
2012-02-29 Michael Schroedersupport RESULT_UNNEEDED in testcases
2012-02-24 Michael Schroeder- rename SOLVER_FLAG_IGNORE_ALREADY_RECOMMENDED to...
2012-02-23 Michael Schroeder- fix "autoextend" susetags mode not to add to old...
2012-02-23 Michael Schroeder- fix spelling of ENABLE_RPMDB_PUBKEY
2012-02-22 Michael Schroeder- also put poolflags in testcases, support <inline...
2012-02-22 Michael Schroeder- support testcases with multiple solver jobs
2012-02-21 Michael Schroeder- allow <> dep in susetags, special case pattern: in...
2012-02-20 Michael Schroeder- fix testcasedir handling
2012-02-20 Michael Schroeder- fix copy&paste error
2012-02-20 Michael Schroeder- make old rpmdb pubkey support optional
2012-02-20 Michael Schroeder- add some bits of history
2012-02-20 Michael Schroeder- make pool flags private, allow self conflicts for...
2012-02-20 Michael Schroeder- fix comparisons in commit_diskusage()
2012-02-20 Michael Schroeder- make file list conversion twice as fast by adding...
2012-02-17 Michael Schroeder- hide repodata internals (needed to move repo_write...
2012-02-16 Michael Schroeder- comps: use group: and category: instead of pattern:
2012-02-16 Michael Schroeder- fix filelist handling in repo_susetags and testcase
2012-02-15 Michael Schroeder- commit current state of testcase
2012-02-15 Michael Schroeder- make susetags format work with packages that have...
2012-02-15 Michael SchroederMerge pull request #6 from akozumpl/upstream
2012-02-15 Zdeněk Pavlasrepo_write: fix key packing
2012-02-14 Michael Schroeder- commit current state of testcase support
2012-02-14 Michael Schroeder- support writing of gzipped files
2012-02-09 Michael Schroeder- start testcase reading/writing support
2012-02-07 Michael Schroeder- add join_dup helper, cleanup code
2012-02-07 Michael Schroeder- use join2 for temp store of the language instead...
2012-02-07 Michael Schroeder- clear langcache if the default language changes
2012-02-06 Michael Schroeder- get rid of static variables used by join2
2012-02-06 Michael Schroeder- add long forgotten break statement...
2012-02-06 Michael Schroeder- clean up repo parsing code
2012-02-02 Michael Schroeder- start support for Fedora comps format
2012-01-18 Michael Schroeder- add cmake options to only build for some repository...
2012-01-17 Ingo WeinholdMake more C89 and POSIX compliant
2012-01-11 Michael Schroeder- add some missing copyright blocks
2011-12-22 Michael Schroeder- add solv_strdup(), rename repo_freeallrepos() to...
2011-12-01 Michael SchroederFixed compile break on pgpFreeDig with RPM 5, thanks...
2011-12-01 Michael Schroeder- support severity/rights/updated in updateinfo.xml
2011-11-16 Michael Schroederrepo_deb: The control file may not have a leading ...
2011-07-12 Michael Schroeder- rename all sat_ to solv_
2011-06-14 Michael Schroeder- use FOR_REPODATAS macro
2011-06-08 Michael Schroeder- fix (harmless) typo in headtoevr function that broke...
2011-05-27 Michael Schroeder- name BLOB defines to REPOPAGE
2011-05-26 Michael Schroeder- allow to build a shared and a static version of the...
2011-05-25 Michael Schroeder- add solver_private.h, make repo_ functions return...
2011-05-25 Michael Schroeder- make findfileconflicts ignore ghost files, like rpm...
2011-05-24 Michael Schroeder- add ver files, fix build
2011-05-24 Michael Schroeder- do not use obsolete interface in libsolv library...
2011-05-24 Michael Schroederrename satsolver -> libsolv
2011-05-23 Michael Schroeder- fix gzdopen() call, it does not like mode "r+"
2011-05-19 Michael Schroeder- make peace with gcc46
2011-04-11 Michael Schroeder- susetags: simplify delta format
2011-04-08 Michael Schroeder- repo_susetags: add support for delta rpm information
2011-04-08 Michael Schroeder- fix constantid handling so that it also works in...
2011-04-04 Michael Schroeder- fix constantid handling for localpool case: we must...
2011-03-31 Michael Schroeder- even more comments
2011-03-31 Michael Schroeder- fix key mapping in corner cases
2011-03-30 Michael Schroeder- add even more comments
2011-03-28 Michael Schroeder- add some comments
2011-03-24 Michael Schroeder- simplify repo_write a bit by using repodata functions
2011-03-24 Michael Schroeder- add missing else part in rpmdbid2db()
2011-03-23 Michael Schroeder- use repodata instead of repo
2011-03-23 Michael Schroeder- use repodata_add_poolstr_array() instead of repo_add_...
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.
next