2008-06-05 |
Michael Schroeder | - do not reorder binary rules if they are not rpm rules... |
tree | commitdiff |
2008-05-30 |
Michael Schroeder | - make enableweakrules() static |
tree | commitdiff |
2008-05-30 |
Michael Schroeder | - cleanup (oops) |
tree | commitdiff |
2008-05-30 |
Michael Schroeder | - calculate recommendation list also if ignorealreadyre... |
tree | commitdiff |
2008-05-27 |
Michael Schroeder | - change and/or/with to more symbolic versions ('|... |
tree | commitdiff |
2008-05-23 |
Michael Schroeder | - add "ignorealreadyrecommended" aka "zypper" solver... |
tree | commitdiff |
2008-05-21 |
Michael Schroeder | - allow <pkg>.src matching, could be used in zypper... |
tree | commitdiff |
2008-05-19 |
Jan Kupec | - added delta target package evra parsing |
tree | commitdiff |
2008-05-19 |
Duncan Mac-Vicar P | make solvable_look_bool more robust by allowing both |
tree | commitdiff |
2008-05-14 |
Klaus Kaempf | - more comments |
tree | commitdiff |
2008-05-14 |
Michael Schroeder | - ignore obsoletes in trivial test for now |
tree | commitdiff |
2008-05-14 |
Michael Schroeder | - change some comments |
tree | commitdiff |
2008-05-13 |
Klaus Kaempf | reverting last change |
tree | commitdiff |
2008-05-13 |
Michael Schroeder | - remove strange comment |
tree | commitdiff |
2008-05-13 |
Klaus Kaempf | fix comments |
tree | commitdiff |
2008-05-13 |
Klaus Kaempf | add comment |
tree | commitdiff |
2008-05-13 |
Michael Schroeder | - fix comments |
tree | commitdiff |
2008-05-13 |
Duncan Mac-Vicar P | a boolean is not a num attribute set to 1, but just... |
tree | commitdiff |
2008-05-13 |
Michael Schroeder | - fix comment |
tree | commitdiff |
2008-05-13 |
Michael Schroeder | - fix comment |
tree | commitdiff |
2008-05-13 |
Michael Schroeder | - support SOLVER_NOOBSOLETES* jobs, tell the solver... |
tree | commitdiff |
2008-05-13 |
Klaus Kaempf | - lots and lots of comments to make the internals |
tree | commitdiff |
2008-05-13 |
Klaus Kaempf | add comments |
tree | commitdiff |
2008-05-13 |
Klaus Kaempf | add comment |
tree | commitdiff |
2008-05-11 |
Duncan Mac-Vicar P | - deltainfoxml2solv now writes the information out |
tree | commitdiff |
2008-05-09 |
Michael Andres | Parse the products LABEL in content file to SUMMARY. |
tree | commitdiff |
2008-05-09 |
Michael Schroeder | - add pool_id2langid function |
tree | commitdiff |
2008-05-09 |
Michael Schroeder | - move attributes to knownid |
tree | commitdiff |
2008-05-07 |
Michael Schroeder | - speed up array creation a bit by caching last values |
tree | commitdiff |
2008-05-07 |
Michael Schroeder | - add rpmdbcookie support |
tree | commitdiff |
2008-05-06 |
Michael Schroeder | - add pool_match_nevr() to match a single solvable... |
tree | commitdiff |
2008-05-06 |
Michael Schroeder | - shuffle rule blocks so that feature rules come before... |
tree | commitdiff |
2008-04-30 |
Michael Schroeder | - speed up solver a bit by creating a queue holding... |
tree | commitdiff |
2008-04-30 |
Michael Schroeder | - oops, forgot some changes |
tree | commitdiff |
2008-04-30 |
Michael Schroeder | - add obsoleteusesprovides and implicitobsoleteusesprov... |
tree | commitdiff |
2008-04-28 |
Michael Schroeder | - make --force behave a bit more like --noforce |
tree | commitdiff |
2008-04-27 |
Michael Matz | I promised this to Jano; skipping kinds in matcher... |
tree | commitdiff |
2008-04-27 |
Michael Matz | (De-)Serialize structured types. Dataiterator and... |
tree | commitdiff |
2008-04-25 |
Michael Schroeder | - add two assertions |
tree | commitdiff |
2008-04-25 |
Michael Schroeder | - add bugzilla reference |
tree | commitdiff |
2008-04-23 |
Michael Schroeder | - schubi convinced me to invert the flag, so that installed |
tree | commitdiff |
2008-04-23 |
Michael Schroeder | - add "showinstalledrecommended" option to make the... |
tree | commitdiff |
2008-04-22 |
Michael Schroeder | - do not delete negative bitfield entries [bnc#381908] |
tree | commitdiff |
2008-04-22 |
Michael Matz | Fix compile. |
tree | commitdiff |
2008-04-22 |
Michael Schroeder | - move debug functions to solverdebug.c |
tree | commitdiff |
2008-04-21 |
Michael Schroeder | - fix endless loop |
tree | commitdiff |
2008-04-20 |
Stephan Kulow | init to build |
tree | commitdiff |
2008-04-18 |
Michael Schroeder | - add support for feature rules |
tree | commitdiff |
2008-04-18 |
Michael Matz | C++-guard also solver.h |
tree | commitdiff |
2008-04-16 |
Michael Schroeder | - fix probleminfo if solvable conflicts with itself... |
tree | commitdiff |
2008-04-16 |
Michael Schroeder | - fix segfault in solver (bnc#380406) |
tree | commitdiff |
2008-04-16 |
Michael Schroeder | - provide yet another interface to check if packages... |
tree | commitdiff |
2008-04-15 |
Michael Schroeder | - catch self conflicts (configurable) |
tree | commitdiff |
2008-04-14 |
Michael Matz | Add REPOKEY_TYPE_COUNTED type (for arrays of structures). |
tree | commitdiff |
2008-04-14 |
Michael Matz | Preparation for structured types. The repodata_set_... |
tree | commitdiff |
2008-04-11 |
Michael Schroeder | - cleanup |
tree | commitdiff |
2008-04-11 |
Michael Schroeder | - change schubi debugging |
tree | commitdiff |
2008-04-11 |
Michael Schroeder | - add support for SOLVER_WEAKEN_SOLVABLE_DEPS, weakens... |
tree | commitdiff |
2008-04-11 |
Michael Schroeder | - clean up code a bit |
tree | commitdiff |
2008-04-11 |
Michael Schroeder | - oops |
tree | commitdiff |
2008-04-11 |
Michael Schroeder | - beautfy, rename & document |
tree | commitdiff |
2008-04-11 |
Michael Schroeder | - allow no conflictsmap |
tree | commitdiff |
2008-04-11 |
Michael Schroeder | - change DU interface to use installedmap, like the... |
tree | commitdiff |
2008-04-10 |
Michael Schroeder | - change interface for solvable_trivial_installable... |
tree | commitdiff |
2008-04-09 |
Klaus Kaempf | make things more consistent: update:reference:url ... |
tree | commitdiff |
2008-04-09 |
Klaus Kaempf | detailed IDs for update collection and reference |
tree | commitdiff |
2008-04-09 |
Jan Kupec | - enable regex matching in Dataiterator |
tree | commitdiff |
2008-04-09 |
Michael Matz | Make dataiterator_match available. |
tree | commitdiff |
2008-04-08 |
Klaus Kaempf | define UPDATE_COLLECTION |
tree | commitdiff |
2008-04-08 |
Klaus Kaempf | more comments |
tree | commitdiff |
2008-04-08 |
Klaus Kaempf | more comments |
tree | commitdiff |
2008-04-08 |
Klaus Kaempf | make the difference between repodata_set_constant(... |
tree | commitdiff |
2008-04-08 |
Klaus Kaempf | make numeric attribute type consistent with repodata... |
tree | commitdiff |
2008-04-08 |
Klaus Kaempf | - fix prototype for repodata_set_num() |
tree | commitdiff |
2008-04-07 |
Klaus Kaempf | drop UPDATE_SEVERITY, use SOLVABLE_PATCHCATEGORY instead |
tree | commitdiff |
2008-04-05 |
Stephan Kulow | I guess this was intended |
tree | commitdiff |
2008-04-04 |
Michael Schroeder | - fix bug |
tree | commitdiff |
2008-04-04 |
Michael Schroeder | - add solvable_trivial_installable |
tree | commitdiff |
2008-04-04 |
Michael Schroeder | - support REL_ARCH |
tree | commitdiff |
2008-04-04 |
Klaus Kaempf | new ids for patches |
tree | commitdiff |
2008-04-04 |
Michael Schroeder | - do unconflicting in a more elegant and not so damagin... |
tree | commitdiff |
2008-04-04 |
Michael Schroeder | - fix core dump, sorry |
tree | commitdiff |
2008-04-04 |
Stefan Schubert | added attributes to the helix-format |
tree | commitdiff |
2008-04-03 |
Michael Matz | Dataiterator can walk over multiple repos now (SEARCH_A... |
tree | commitdiff |
2008-04-03 |
Michael Schroeder | - fix memory leak |
tree | commitdiff |
2008-04-03 |
Michael Matz | Fix a segfault for existing but empty attribute lists. |
tree | commitdiff |
2008-04-01 |
Michael Matz | Working but for now inactive code to support non-solvab... |
tree | commitdiff |
2008-03-31 |
Michael Andres | missing solvable_lookup_bool implementation |
tree | commitdiff |
2008-03-27 |
Michael Schroeder | - truly restart when analyze_unsolvable is hit (fixes... |
tree | commitdiff |
2008-03-20 |
Michael Schroeder | - add lookup_id function |
tree | commitdiff |
2008-03-20 |
Michael Schroeder | - rename str_lang to str_poollang |
tree | commitdiff |
2008-03-20 |
Michael Schroeder | - init checksum type to zero (just in case) |
tree | commitdiff |
2008-03-20 |
Michael Schroeder | - add checksum lookup functions |
tree | commitdiff |
2008-03-20 |
Michael Schroeder | - clean up a bit |
tree | commitdiff |
2008-03-20 |
Michael Schroeder | - add some more signature ids |
tree | commitdiff |
2008-03-20 |
Michael Schroeder | - also support sha256 |
tree | commitdiff |
2008-03-19 |
Michael Matz | Support new types for MD5 and SHA1 checksums (stored... |
tree | commitdiff |
2008-03-19 |
Michael Schroeder | - beautify add_array code |
tree | commitdiff |
2008-03-19 |
Michael Matz | Add functions to create IDARRAY attributes. |
tree | commitdiff |
2008-03-19 |
Michael Schroeder | - shut up g++ |
tree | commitdiff |
next |