Imported Upstream version 0.7.27
[platform/upstream/libsolv.git] / tools /
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
2009-06-11 Dirk MuellerMerge branch 'master' of git@git.opensuse.org:projects...
2009-06-05 Michael Schroeder- added missing dbenv to db_create call
2009-06-03 Michael Schroeder- use DB_UNKNOWN to let berkeleydb autodetect the datab...
2009-05-29 Michael Schroeder- fix coding style
2009-05-28 Dirk MuellerCheck version / release numbers for consistency
2009-05-28 Dirk Muellerreduce -pedantic compile warnings
2009-05-28 Michael Schroeder- rename dirpool_create to dirpool_init, as it just...
2009-05-26 Michael Schroeder- apply patch from Dirk, fixes crash and memory leaks
2009-05-13 Michael Schroeder- start transaction ordering
2009-05-12 Michael Schroeder- define solvid2str() function, use sat_sort()
2009-05-07 Michael Schroeder- also support sha256 in susetags
2009-05-06 Michael AndresFix to support sha256 hashes (bnc#501425)
2009-04-16 Michael SchroederMerge branch 'master' of git@git.opensuse.org:projects...
2009-04-16 Michael Schroeder- create transaction as solver result
2009-03-31 Michael SchroederMerge branch 'master' of git@git.opensuse.org:projects...
2009-03-31 Michael Schroeder 1 - fix potential NULL deref in srcrpm handling
2009-03-24 Klaus KämpfMerge branch 'master' of git@git.opensuse.org:projects...
2009-03-18 Michael SchroederMerge branch 'master' of git@git.opensuse.org:projects...
2009-03-18 Michael Schroeder- kill obsolete and broken patchxml support
2009-03-17 Michael Schroeder- replace old solver_problemruleinfo with new solver_ru...
2009-02-25 Klaus KämpfFix summary
2009-02-18 Michael AndresUse correct namespace (e.g. pattern:) even if solvable...
2009-01-29 Michael SchroederMerge branch 'master' of git@git.opensuse.org:projects...
2009-01-27 Michael AndresIgnore trailing whitespace in content file parser.
2009-01-26 Michael AndresFix parsing DESCRDIR from content file
2009-01-22 Michael Schroeder- improve infarch/dup rule problem handling
2009-01-21 Michael Schroeder- also reject chars >= 0xfe
next