]> git.ipfire.org Git - thirdparty/libsolv.git/shortlog
thirdparty/libsolv.git
2009-06-15  Michael Schroeder- move output arg to back in solver_calculate_noobsmap()
2009-06-15  Michael Schroeder- add repoid to repo struct
2009-06-15  Michael Schroeder- add FOR_REPOS macro to iterate over repos
2009-06-15  Michael Schroeder- code cleanup
2009-06-15  Michael Schroeder- make out parameters last in function calls
2009-06-15  Michael SchroederMerge branch 'master' of git@git.opensuse.org:projects...
2009-06-15  Michael Schroeder- cleanup transaction interface a bit
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-15  Michael Schroeder- fix kernel dep rewriting [bnc#512726]
2009-06-11  Dirk Muellerimplement --exclude parameter
2009-06-11  Dirk MuellerMerge branch 'master' of git@git.opensuse.org:projects...
2009-06-09  Michael Schroeder- look at repo/medianr when ordering the transaction
2009-06-08  Michael Schroeder- make orderdata private to be more flexible
2009-06-08  Michael Schroeder- update transaction ordering code
2009-06-05  Michael Schroeder- added missing dbenv to db_create call
2009-06-04  Michael Schroeder- fix bugs in problem handling
2009-06-04  Michael Schroeder- move some flags describing the rpm from solver to...
2009-06-03  Michael Schroeder- use DB_UNKNOWN to let berkeleydb autodetect the datab...
2009-06-03  Michael Schroeder- commit current ordering code
2009-06-03  Michael Schroeder- treat missing vendor as empty string in vendorchange...
2009-05-29  Michael Schroeder- fix coding style
2009-05-28  Dirk Muellervoid* arithmetics is not defined
2009-05-28  Dirk MuellerCheck version / release numbers for consistency
2009-05-28  Dirk Muellerreduce -pedantic compile warnings
2009-05-28  Michael Schroeder- implement cycle removal
2009-05-28  Michael Schroeder- rename dirpool_create to dirpool_init, as it just...
2009-05-28  Michael Schroeder- fix noprovide handling in findupdate
2009-05-26  Michael Schroeder- apply patch from Dirk, fixes crash and memory leaks
2009-05-26  Michael Andresfix to compile
2009-05-26  Michael Schroeder- move rest of rule functions from solver.c to rules.c
2009-05-26  Michael Schroeder- split problem handling from solver.c
2009-05-25  Michael Schroeder- split rule generation from solver.c into rules.c
2009-05-25  Michael Schroeder- cleanup the code, make two functions static
2009-05-25  Michael Schroeder- move create_obsolete_index to policy.c
2009-05-14  Michael Schroeder- add some docu
2009-05-13  Michael Schroeder- start transaction ordering
2009-05-12  Michael Schroeder- define solvid2str() function, use sat_sort()
2009-05-12  Michael Schroeder- add sat_sort() function
2009-05-07  Michael Schroeder- kill old dataiterator_match_obsolete function
2009-05-07  Michael Schroeder- also support sha256 in susetags
2009-05-06  Michael AndresFix to support sha256 hashes (bnc#501425)
2009-04-27  Michael Schroeder- fix distupgrade infarch check
2009-04-16  Michael Schroeder- fix typo
2009-04-16  Michael SchroederMerge branch 'master' of git@git.opensuse.org:projects...
2009-04-16  Michael Schroeder- create transaction as solver result
2009-04-02  Klaus Kämpfupdate to 0.14.1
2009-04-01  Michael Schroeder- lazy solution creation, may speed up UI a lot
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  Klaus KämpfMerge branch 'master' of git@git.opensuse.org:projects...
2009-03-17  Klaus KämpfMerge branch 'master' of git@git.opensuse.org:projects...
2009-03-17  Michael Schroeder- replace old solver_problemruleinfo with new solver_ru...
2009-03-13  Michael SchroederMerge branch 'master' of git@git.opensuse.org:projects...
2009-03-13  Michael Schroeder- rewrite policy rule disabling/re-enabling (fixes...
2009-03-09  Klaus KämpfBuild and install ruby-satsolver documentation
2009-03-06  Klaus Kämpffix mandriva packaging of satsolver-ruby
2009-03-05  Michael Schroeder- fix repodata_merge_attrs() function
2009-03-04  Michael Schroeder- fix problem_to_solutions segfault
2009-03-02  Michael SchroederMerge branch 'master' of git@git.opensuse.org:projects...
2009-03-02  Michael Schroeder- bump version, add changes
2009-03-02  Michael Schroeder- frontport solver_trivial_installable() change
2009-02-26  Klaus KämpfFake build dir during ctest
2009-02-25  Klaus KämpfFix summary
2009-02-25  Klaus KämpfFix test, run it during build
2009-02-25  Klaus KämpfIgnore generated files
2009-02-18  Michael Andreschanges
2009-02-18  Michael AndresUse correct namespace (e.g. pattern:) even if solvable...
2009-01-31  Michael Schroeder- add changes, bump version
2009-01-29  Michael SchroederMerge branch 'master' of git@git.opensuse.org:projects...
2009-01-29  Michael Schroeder- stay in weakmap boundaries
2009-01-27  Michael Andreschanges
2009-01-27  Michael AndresIgnore trailing whitespace in content file parser.
2009-01-26  Michael AndresFix parsing DESCRDIR from content file
2009-01-26  Michael Schroeder- bump version, add changes
2009-01-26  Michael Schroeder- add pool_whatprovides_ptr() helper
2009-01-22  Michael Schroeder- improve infarch/dup rule problem handling
2009-01-22  Michael Schroeder- fix buddy dependency creation
2009-01-21  Michael Schroeder- also reject chars >= 0xfe
2009-01-20  Michael Andreschanges
2009-01-20  Michael AndresFix conversion to UTF8
2009-01-20  Michael Schroeder- do installed solvable handling in two passes, updates...
2009-01-19  Michael Schroeder- add inferior arch handling
2009-01-12  Michael Schroeder- add solver_findallproblemrules function
2008-12-18  Michael Schroeder- handle patch conflicts different also in trivial_inst...
2008-12-17  Michael Schroeder- fix fedora builds (bnc#444211)
2008-12-17  Michael Schroeder- treat undecided packages as erase like libzypp does
2008-12-17  Michael Schroeder- fix second part of bnc#456756
2008-12-16  Michael Schroeder- oops, good thing the vendorcheck isn't used in real...
2008-12-16  Michael Schroeder- filter packages from recommended package list that are
2008-12-08  Michael Schroeder- also provide a reason for free decisions so that...
2008-12-05  Michael Schroeder- assume repotype=plaindir if -R option is given
2008-12-05  Michael Schroeder- fix disabling of weak job rules [bnc#450844]
2008-12-05  Klaus Kaempfdocument binding enhancements
2008-12-05  Klaus Kaempfextend comment
2008-12-05  Michael Schroeder- initialize decisioncount before installing supplement...
next