2009-06-17 |
Michael Schroeder | - move some debug statements from STATS to SOLVER |
commit | commitdiff | tree | snapshot |
2009-06-17 |
Michael Schroeder | - beautify |
commit | commitdiff | tree | snapshot |
2009-06-17 |
Michael Schroeder | - add solver_take_solution() function |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Michael Schroeder | - fix coding style a bit |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Michael Schroeder | - fastlz.c is obsolete since a long time |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Michael Schroeder | - add queue_insertn, queue_deleten, queue_truncate |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Michael Schroeder | - add transaction_add_obsoleted() function |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Michael Schroeder | - move output arg to back in solver_calculate_noobsmap() |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Michael Schroeder | - add repoid to repo struct |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Michael Schroeder | - add FOR_REPOS macro to iterate over repos |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Michael Schroeder | - code cleanup |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Michael Schroeder | - make out parameters last in function calls |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Michael Schroeder | Merge branch 'master' of git@git.opensuse.org:projects... |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Michael Schroeder | - cleanup transaction interface a bit |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Dirk Mueller | fix indent |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Klaus Kämpf | Merge branch 'master' of git@git.opensuse.org:projects... |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Michael Schroeder | Merge branch 'master' of git@git.opensuse.org:projects... |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Michael Schroeder | - fix kernel dep rewriting [bnc#512726] |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Dirk Mueller | implement --exclude parameter |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Dirk Mueller | Merge branch 'master' of git@git.opensuse.org:projects... |
commit | commitdiff | tree | snapshot |
2009-06-09 |
Michael Schroeder | - look at repo/medianr when ordering the transaction |
commit | commitdiff | tree | snapshot |
2009-06-08 |
Michael Schroeder | - make orderdata private to be more flexible |
commit | commitdiff | tree | snapshot |
2009-06-08 |
Michael Schroeder | - update transaction ordering code |
commit | commitdiff | tree | snapshot |
2009-06-05 |
Michael Schroeder | - added missing dbenv to db_create call |
commit | commitdiff | tree | snapshot |
2009-06-04 |
Michael Schroeder | - fix bugs in problem handling |
commit | commitdiff | tree | snapshot |
2009-06-04 |
Michael Schroeder | - move some flags describing the rpm from solver to... |
commit | commitdiff | tree | snapshot |
2009-06-03 |
Michael Schroeder | - use DB_UNKNOWN to let berkeleydb autodetect the datab... |
commit | commitdiff | tree | snapshot |
2009-06-03 |
Michael Schroeder | - commit current ordering code |
commit | commitdiff | tree | snapshot |
2009-06-03 |
Michael Schroeder | - treat missing vendor as empty string in vendorchange... |
commit | commitdiff | tree | snapshot |
2009-05-29 |
Michael Schroeder | - fix coding style |
commit | commitdiff | tree | snapshot |
2009-05-28 |
Dirk Mueller | void* arithmetics is not defined |
commit | commitdiff | tree | snapshot |
2009-05-28 |
Dirk Mueller | Check version / release numbers for consistency |
commit | commitdiff | tree | snapshot |
2009-05-28 |
Dirk Mueller | reduce -pedantic compile warnings |
commit | commitdiff | tree | snapshot |
2009-05-28 |
Michael Schroeder | - implement cycle removal |
commit | commitdiff | tree | snapshot |
2009-05-28 |
Michael Schroeder | - rename dirpool_create to dirpool_init, as it just... |
commit | commitdiff | tree | snapshot |
2009-05-28 |
Michael Schroeder | - fix noprovide handling in findupdate |
commit | commitdiff | tree | snapshot |
2009-05-26 |
Michael Schroeder | - apply patch from Dirk, fixes crash and memory leaks |
commit | commitdiff | tree | snapshot |
2009-05-26 |
Michael Andres | fix to compile |
commit | commitdiff | tree | snapshot |
2009-05-26 |
Michael Schroeder | - move rest of rule functions from solver.c to rules.c |
commit | commitdiff | tree | snapshot |
2009-05-26 |
Michael Schroeder | - split problem handling from solver.c |
commit | commitdiff | tree | snapshot |
2009-05-25 |
Michael Schroeder | - split rule generation from solver.c into rules.c |
commit | commitdiff | tree | snapshot |
2009-05-25 |
Michael Schroeder | - cleanup the code, make two functions static |
commit | commitdiff | tree | snapshot |
2009-05-25 |
Michael Schroeder | - move create_obsolete_index to policy.c |
commit | commitdiff | tree | snapshot |
2009-05-14 |
Michael Schroeder | - add some docu |
commit | commitdiff | tree | snapshot |
2009-05-13 |
Michael Schroeder | - start transaction ordering |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Michael Schroeder | - define solvid2str() function, use sat_sort() |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Michael Schroeder | - add sat_sort() function |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Michael Schroeder | - kill old dataiterator_match_obsolete function |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Michael Schroeder | - also support sha256 in susetags |
commit | commitdiff | tree | snapshot |
2009-05-06 |
Michael Andres | Fix to support sha256 hashes (bnc#501425) |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Michael Schroeder | - fix distupgrade infarch check |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Michael Schroeder | - fix typo |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Michael Schroeder | Merge branch 'master' of git@git.opensuse.org:projects... |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Michael Schroeder | - create transaction as solver result |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Klaus Kämpf | update to 0.14.1 |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Michael Schroeder | - lazy solution creation, may speed up UI a lot |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Michael Schroeder | Merge branch 'master' of git@git.opensuse.org:projects... |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Michael Schroeder | 1 - fix potential NULL deref in srcrpm handling |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Klaus Kämpf | Merge branch 'master' of git@git.opensuse.org:projects... |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Michael Schroeder | Merge branch 'master' of git@git.opensuse.org:projects... |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Michael Schroeder | - kill obsolete and broken patchxml support |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Klaus Kämpf | Merge branch 'master' of git@git.opensuse.org:projects... |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Klaus Kämpf | Merge branch 'master' of git@git.opensuse.org:projects... |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Michael Schroeder | - replace old solver_problemruleinfo with new solver_ru... |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Michael Schroeder | Merge branch 'master' of git@git.opensuse.org:projects... |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Michael Schroeder | - rewrite policy rule disabling/re-enabling (fixes... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Klaus Kämpf | Build and install ruby-satsolver documentation |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Klaus Kämpf | fix mandriva packaging of satsolver-ruby |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Michael Schroeder | - fix repodata_merge_attrs() function |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Michael Schroeder | - fix problem_to_solutions segfault |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Michael Schroeder | Merge branch 'master' of git@git.opensuse.org:projects... |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Michael Schroeder | - bump version, add changes |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Michael Schroeder | - frontport solver_trivial_installable() change |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Klaus Kämpf | Fake build dir during ctest |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Klaus Kämpf | Fix summary |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Klaus Kämpf | Fix test, run it during build |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Klaus Kämpf | Ignore generated files |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Michael Andres | changes |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Michael Andres | Use correct namespace (e.g. pattern:) even if solvable... |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Michael Schroeder | - add changes, bump version |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Michael Schroeder | Merge branch 'master' of git@git.opensuse.org:projects... |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Michael Schroeder | - stay in weakmap boundaries |
commit | commitdiff | tree | snapshot |
2009-01-27 |
Michael Andres | changes |
commit | commitdiff | tree | snapshot |
2009-01-27 |
Michael Andres | Ignore trailing whitespace in content file parser. |
commit | commitdiff | tree | snapshot |
2009-01-26 |
Michael Andres | Fix parsing DESCRDIR from content file |
commit | commitdiff | tree | snapshot |
2009-01-26 |
Michael Schroeder | - bump version, add changes |
commit | commitdiff | tree | snapshot |
2009-01-26 |
Michael Schroeder | - add pool_whatprovides_ptr() helper |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Michael Schroeder | - improve infarch/dup rule problem handling |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Michael Schroeder | - fix buddy dependency creation |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Michael Schroeder | - also reject chars >= 0xfe |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Michael Andres | changes |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Michael Andres | Fix conversion to UTF8 |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Michael Schroeder | - do installed solvable handling in two passes, updates... |
commit | commitdiff | tree | snapshot |
2009-01-19 |
Michael Schroeder | - add inferior arch handling |
commit | commitdiff | tree | snapshot |
2009-01-12 |
Michael Schroeder | - add solver_findallproblemrules function |
commit | commitdiff | tree | snapshot |
2008-12-18 |
Michael Schroeder | - handle patch conflicts different also in trivial_inst... |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Michael Schroeder | - fix fedora builds (bnc#444211) |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Michael Schroeder | - treat undecided packages as erase like libzypp does |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Michael Schroeder | - fix second part of bnc#456756 |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Michael Schroeder | - oops, good thing the vendorcheck isn't used in real... |
commit | commitdiff | tree | snapshot |
next |