cosmetic: fix possibly uninitialized variable warning in solv.c.
[platform/upstream/libsolv.git] / tools /
2012-06-27 Michael Schroeder- close file handle after reading in cudf file BASE-SuSE-Code-12_2-Branch
2012-06-27 Michael SchroederMerge pull request #15 from akozumpl/pullreq
2012-06-25 Michael Schroeder- export repo_add_cudf, use SOLVER_ORUPDATE for cudf...
2012-06-25 Michael Schroeder- get rid of a couple of warnings when building for...
2012-06-22 Michael Schroeder- fix testcase writing bugs
2012-06-22 Michael Schroeder- also parse cudf provides ;)
2012-06-22 Michael Schroeder- add ENABLE_BZIP2_COMPRESSION and ENABLE_CUDFREPO...
2012-04-16 Michael Schroeder- fix wrong logic
2012-04-16 Michael Schroeder- get rid of plural forms of repo_add_pkg, use pool_err...
2012-04-13 Michael Schroeder- add pool_error and pool_errstr. get rid of lots of...
2012-04-13 Michael Schroeder- fix fd leak in testsolv
2012-04-03 Michael Schroeder- support repo_add_arch_local to read the installed...
2012-04-02 Michael Schroeder- make sure to link against the lzma library if ENABLE_...
2012-03-30 Michael Schroeder- also implement files.xml parsing for m&m
2012-03-30 Michael Schroeder- add support for archlinux packages/repos
2012-03-23 Michael Schroeder- add repo_mdk_add_info() function to parse the M&M...
2012-03-22 Michael Schroeder- add M&M synthesis file parser, add mkd2solv tool
2012-03-20 Michael Schroeder- get rid of another gcc warning
2012-03-16 Michael Schroeder- advance num64 support. For now, we store the high...
2012-03-15 Michael Schroeder- dumpsolv: num is unsigned, also support reldeps as ids
2012-03-02 Michael Schroeder- add idqinst parameter to pool_addfileprovides_queue...
2012-03-02 Michael Schroeder- yet another incompatible change: as everybody seems...
2012-03-01 Michael Schroeder- change last argument in repo_write from Id ** to...
2012-03-01 Michael Schroeder- rename repo_add_solv_flags to repo_add_solv. Should...
2012-02-22 Michael Schroeder- support testcases with multiple solver jobs
2012-02-21 Michael Schroeder- add testsolv tool
2012-02-07 Michael Schroeder- remove 'echo <products>' for repodata products, which...
2012-02-02 Michael Schroeder- start support for Fedora comps format
2012-02-01 Michael Schroeder- rename pool_addfileprovides_ids to pool_addfileprovid...
2012-01-24 Michael SchroederMerge pull request #4 from akozumpl/req
2012-01-24 Ales KozumplikFix compilation on Fedora.
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
2012-01-09 Michael Schroeder- hide solver internals
2011-12-29 Dirk MuellerAdd --withobsoletes which checks for obsoleted packages
2011-12-29 Dirk Muellerimplement error message for SOLVER_RULE_UPDATE
2011-12-29 Dirk Muellermerge cleanup
2011-12-22 Michael Schroeder- INCOMPATIBLE CHANGE: index with repoid (thus pool...
2011-12-15 Michael AndresAlso allow passing the repodata dir to repo2solv.sh. BASE-SuSE-Code-12_1-Branch
2011-07-12 Michael Schroeder- rename all sat_ to solv_
2011-06-20 Michael Schroeder- change transaction_init to transaction_create, add...
2011-06-14 Michael Schroeder- use FOR_REPODATAS macro
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-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-03-08 Michael Schroeder- add mode argument to sat_xfopen* functions
2011-03-02 Michael Schroeder- add sat_chksum_type2str() and sat_chksum_str2type...
2011-01-28 Michael Schroeder- put sat_xfopen in libsatsolverext
2011-01-28 Michael AndresInstall 'installcheck'
2011-01-25 Klaus KämpfMerge branch 'master' of gitorious.org:opensuse/sat...
2011-01-24 Michael Schroeder- merge in most of the MacOS changes from Dave Abrahams
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-13 Dirk Muellerif susedata doesn't exist, don't try to use it
2010-11-11 Klaus KämpfMerge branch 'master' of gitorious.org:opensuse/sat...
2010-08-04 Michael Schroeder- add missing fclose() call
2010-07-17 Dirk MuellerFix handling of compressed susetags files
2010-06-08 Dirk Muellerreadd install media blacklisting
2010-06-08 Dirk Muellerrefactor individual checks into subfunctions
2010-06-08 Dirk Muellerextend usage()
2010-06-01 Michael Schroeder- make installcheck work with debian Packages files
2010-06-01 Michael Schroeder- work around debian obsoletes handling for now
2010-05-03 Michael Schroeder- add lzma and xz compression support for both rpmmd...
2010-03-13 Klaus KämpfMerge branch 'master' of gitorious.org:opensuse/sat...
2010-03-10 Michael AndresEnhance repomd_findfile usage
2010-02-15 Klaus Kämpffix conflict
2010-01-18 Michael Schroeder- set repository:toolversion to 1.0 in common_write
2009-11-23 Michael AndresGet (optionally compressed) product.xml from repomd
2009-10-02 Michael Schroeder- add repodata_delete_uninternalized
2009-09-22 Michael Schroeder- get missing translations from other solvables
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-15 Michael Schroeder- use repomdxml to query for the location (bnc#501425)
2009-08-31 Stephan KulowMerge branch 'master' of git://git.opensuse.org/project...
2009-07-14 Michael Schroeder- add new flags for the load functions:
2009-06-24 Michael Schroeder- obtain default vendor the right way
2009-06-24 Michael Schroeder- change the interface of repo_add_susetags: take defau...
2009-06-24 Michael Schroeder- fix typo: "desc" -> "descr". Seems to make no differe...
2009-06-24 Michael Schroeder- repo_content: store DESCRDIR
2009-06-23 Michael Schroeder- add query mode
2009-06-22 Michael Schroeder- forgot to adapt ruby/python bindings
2009-06-22 Michael Schroeder- create libsatsolverext static library
2009-06-22 Michael Schroeder- add rpm_installedrpmdbids
2009-06-20 Michael Schroeder- make debug output better
2009-06-20 Michael Schroeder- add support for cutoff argument in file conflict...
2009-06-20 Michael SchroederMerge branch 'master' of git@git.opensuse.org:projects...
2009-06-20 Michael Schroeder- clean up ugly products handling
2009-06-20 Klaus KämpfMerge branch 'master' of git@git.opensuse.org:projects...
2009-06-19 Michael Schroeder- add support for REL_FILECONFLICT
2009-06-19 Michael Schroeder- start with fileconflicts detection support
2009-06-15 Michael Schroeder- add FOR_REPOS macro to iterate over repos
2009-06-15 Michael SchroederMerge branch 'master' of git@git.opensuse.org:projects...
2009-06-15 Dirk Muellerfix indent
2009-06-15 Klaus KämpfMerge branch 'master' of git@git.opensuse.org:projects...
2009-06-15 Michael SchroederMerge branch 'master' of git@git.opensuse.org:projects...
2009-06-11 Dirk Muellerimplement --exclude parameter
next