2012-03-13 |
Michael Schroeder | - speed up pool_addrelproviders a bit |
tree | commitdiff |
2012-03-09 |
Michael Schroeder | - oops map_setall should be void |
tree | commitdiff |
2012-03-09 |
Michael Schroeder | - fix a case of solutionelement duplication |
tree | commitdiff |
2012-03-09 |
Michael Schroeder | - add map_setall() function (the macros are actually... |
tree | commitdiff |
2012-03-09 |
Michael Schroeder | - be more correct in makeruledecisions() |
tree | commitdiff |
2012-03-09 |
Michael Schroeder | Merge pull request #9 from akozumpl/upstream |
tree | commitdiff |
2012-03-09 |
Ales Kozumplik | bitmap: implement map_and and MAPSETALL |
tree | commitdiff |
2012-03-07 |
Michael Schroeder | Merge pull request #8 from akozumpl/upstream |
tree | commitdiff |
2012-03-07 |
Ales Kozumplik | fix a small memory leak in transaction_order() |
tree | commitdiff |
2012-03-06 |
Michael Schroeder | - change duprule generation to ignore uninstallable... |
tree | commitdiff |
2012-03-05 |
Michael Schroeder | - clean up update/feature rule handling in allowuninsta... |
tree | commitdiff |
2012-03-02 |
Michael Schroeder | - add idqinst parameter to pool_addfileprovides_queue... |
tree | commitdiff |
2012-03-02 |
Michael Schroeder | - yet another incompatible change: as everybody seems... |
tree | commitdiff |
2012-03-01 |
Michael Schroeder | - change last argument in repo_write from Id ** to... |
tree | commitdiff |
2012-03-01 |
Michael Schroeder | - rename repo_add_solv_flags to repo_add_solv. Should... |
tree | commitdiff |
2012-03-01 |
Michael Schroeder | - fix cleandeps bug with supplemented userinstalled... |
tree | commitdiff |
2012-03-01 |
Michael Schroeder | - improve unneeded algorithm a bit more |
tree | commitdiff |
2012-02-29 |
Michael Schroeder | - fix cleandeps mistake bug triggered by corner cases |
tree | commitdiff |
2012-02-29 |
Michael Schroeder | - fix cleandeps mistake handling |
tree | commitdiff |
2012-02-29 |
Michael Schroeder | - improve unneeded algorithms |
tree | commitdiff |
2012-02-28 |
Michael Schroeder | - add solver_get_unneeded() to get a list of no longer... |
tree | commitdiff |
2012-02-24 |
Michael Schroeder | - rename SOLVER_FLAG_IGNORE_ALREADY_RECOMMENDED to... |
tree | commitdiff |
2012-02-23 |
Michael Schroeder | - improve cleandeps for opensuse a bit by marking insta... |
tree | commitdiff |
2012-02-22 |
Michael Schroeder | - adapt to rpm changes regarding cornercases where... |
tree | commitdiff |
2012-02-22 |
Michael Schroeder | - change allowselfconflicts to forbidselfconflicts... |
tree | commitdiff |
2012-02-21 |
Michael Schroeder | - allow <> dep in susetags, special case pattern: in... |
tree | commitdiff |
2012-02-20 |
Michael Schroeder | - don't install repopage.h, it's internal |
tree | commitdiff |
2012-02-20 |
Michael Schroeder | - make pool flags private, allow self conflicts for... |
tree | commitdiff |
2012-02-20 |
Michael Schroeder | - make file list conversion twice as fast by adding... |
tree | commitdiff |
2012-02-17 |
Michael Schroeder | - made parts of Pool private, removed inline from solv_... |
tree | commitdiff |
2012-02-17 |
Michael Schroeder | - make more of repodata struct private |
tree | commitdiff |
2012-02-17 |
Michael Schroeder | - hide repodata internals (needed to move repo_write... |
tree | commitdiff |
2012-02-15 |
Michael Schroeder | Merge pull request #6 from akozumpl/upstream |
tree | commitdiff |
2012-02-15 |
Ales Kozumplik | cosmetic: fix misleading comment in repodata.c |
tree | commitdiff |
2012-02-15 |
Ales Kozumplik | fix a small memory leak: pool->id2color. |
tree | commitdiff |
2012-02-14 |
Michael Schroeder | - add pool_addvendorclass and solver_solutionelement_in... |
tree | commitdiff |
2012-02-09 |
Michael Schroeder | - improve "erase specific solvable" magic so that it... |
tree | commitdiff |
2012-02-06 |
Michael Schroeder | - clean up repo parsing code |
tree | commitdiff |
2012-02-02 |
Michael Schroeder | - start support for Fedora comps format |
tree | commitdiff |
2012-02-02 |
Michael Schroeder | - add comments, add BUGS |
tree | commitdiff |
2012-02-01 |
Michael Schroeder | - rename pool_addfileprovides_ids to pool_addfileprovid... |
tree | commitdiff |
2012-02-01 |
Michael Schroeder | - add cleandeps support for install/update |
tree | commitdiff |
2012-01-17 |
Ingo Weinhold | Make more C89 and POSIX compliant |
tree | commitdiff |
2012-01-17 |
Michael Schroeder | - install dataiterator.h |
tree | commitdiff |
2012-01-17 |
Michael Schroeder | - add some comments, also check if we really disabled... |
tree | commitdiff |
2012-01-17 |
Michael Schroeder | - export new solvable_ functions |
tree | commitdiff |
2012-01-17 |
Michael Schroeder | - add include guard for chksum.h |
tree | commitdiff |
2012-01-17 |
Michael Schroeder | - clean up dataiterator.h a bit |
tree | commitdiff |
2012-01-17 |
Michael Schroeder | - move dataiterator declarations into a separate file |
tree | commitdiff |
2012-01-17 |
Michael Schroeder | - add solvable_ setter functions, add solvable_lookup_t... |
tree | commitdiff |
2012-01-16 |
Michael Schroeder | - add missing repo_lookup_deparray/repo_add_deparray... |
tree | commitdiff |
2012-01-13 |
Michael Schroeder | - add dup versions for the allow* flags, make dup autom... |
tree | commitdiff |
2012-01-13 |
Michael Schroeder | - remove legace vars now that they are no longer visible |
tree | commitdiff |
2012-01-11 |
Michael Schroeder | - set pool_id2color, fix comments |
tree | commitdiff |
2012-01-10 |
Michael Schroeder | - change splitprovides so that they only work on packag... |
tree | commitdiff |
2012-01-10 |
Michael Schroeder | - revert last commit now libzypp is fixed, make nkeys... |
tree | commitdiff |
2012-01-09 |
Michael Schroeder | - make noobsmap public again for now, to be reverted |
tree | commitdiff |
2012-01-09 |
Michael Schroeder | - add solver_get_orphaned and solver_get_recommendation... |
tree | commitdiff |
2012-01-09 |
Michael Schroeder | - hide solver internals |
tree | commitdiff |
2012-01-03 |
Michael Schroeder | - clean up findrecommendedsuggested |
tree | commitdiff |
2011-12-23 |
Michael Schroeder | - fix pool_freeallrepos |
tree | commitdiff |
2011-12-23 |
Michael Schroeder | - add repo_id2repodata, fix loop start in maybe_load_re... |
tree | commitdiff |
2011-12-22 |
Michael Schroeder | - make repodata also start with id 1 |
tree | commitdiff |
2011-12-22 |
Michael Schroeder | - make sure pool->repos[0] is zero |
tree | commitdiff |
2011-12-22 |
Michael Schroeder | - INCOMPATIBLE CHANGE: index with repoid (thus pool... |
tree | commitdiff |
2011-12-22 |
Michael Schroeder | - add solv_strdup(), rename repo_freeallrepos() to... |
tree | commitdiff |
2011-12-21 |
Michael Schroeder | - improve filemarker handling |
tree | commitdiff |
2011-12-21 |
Michael Schroeder | - clear lastmarkerpos when recreating the hash |
tree | commitdiff |
2011-12-20 |
Michael Schroeder | update markerpos if element needed to be moved |
tree | commitdiff |
2011-12-20 |
Michael Schroeder | fix memmove calls in repo_addid_dep, move hash version... |
tree | commitdiff |
2011-12-19 |
Michael Schroeder | - speed up repo_addid_dep() in case of excessive depend... |
tree | commitdiff |
2011-12-05 |
Michael Schroeder | - fix obsolete handling in case of cycles, also bring... |
tree | commitdiff |
2011-12-01 |
Michael Schroeder | - support severity/rights/updated in updateinfo.xml |
tree | commitdiff |
2011-10-18 |
Michael Andres | Add arch arvm7tnhl and armv7thl |
tree | commitdiff |
2011-07-26 |
Michael Schroeder | - fix segfault in "fallback" solution creation code... |
tree | commitdiff |
2011-07-18 |
Michael Schroeder | - remove unused "suppstart" variable |
tree | commitdiff |
2011-07-12 |
Michael Schroeder | - rename all sat_ to solv_ |
tree | commitdiff |
2011-06-20 |
Michael Schroeder | - change transaction_init to transaction_create, add... |
tree | commitdiff |
2011-06-14 |
Michael Schroeder | - use FOR_REPODATAS macro |
tree | commitdiff |
2011-06-10 |
Michael Schroeder | - fix di->repoid to be consistent with repo->repoid |
tree | commitdiff |
2011-06-06 |
Michael Schroeder | [backend] more introspection: solver_ruleliterals,... |
tree | commitdiff |
2011-06-06 |
Michael Schroeder | - add decision introspection (untested) |
tree | commitdiff |
2011-06-03 |
Michael Schroeder | - remove obsolete interface, add decisioncnt_{weak... |
tree | commitdiff |
2011-05-27 |
Michael Schroeder | - fix specfile |
tree | commitdiff |
2011-05-27 |
Michael Schroeder | - name BLOB defines to REPOPAGE |
tree | commitdiff |
2011-05-27 |
Michael Schroeder | - export repo_sidedata_create and repopagestore_compres... |
tree | commitdiff |
2011-05-26 |
Michael Schroeder | - remove a couple of internal functions from the export... |
tree | commitdiff |
2011-05-26 |
Michael Schroeder | - allow to build a shared and a static version of the... |
tree | commitdiff |
2011-05-25 |
Michael Schroeder | - add solver_private.h, make repo_ functions return... |
tree | commitdiff |
2011-05-25 |
Michael Schroeder | un-inline some functions, remove SAT_DEBUG_SCHUBI |
tree | commitdiff |
2011-05-24 |
Michael Schroeder | - add ver files, fix build |
tree | commitdiff |
2011-05-24 |
Michael Schroeder | - minor text fixes and tweaks |
tree | commitdiff |
2011-05-24 |
Michael Schroeder | - do not use obsolete interface in libsolv library... |
tree | commitdiff |
2011-05-24 |
Michael Schroeder | rename satsolver -> libsolv |
tree | commitdiff |
2011-05-19 |
Michael Schroeder | - make peace with gcc46 |
tree | commitdiff |
2011-05-16 |
Duncan Mac-Vicar P | decide which qsort_r to use based on what it is available |
tree | commitdiff |
2011-05-02 |
Michael Schroeder | - fix comments |
tree | commitdiff |
2011-05-02 |
Michael Schroeder | - allow setting of name/arch/evr/vendor with repo_set_... |
tree | commitdiff |
2011-05-02 |
Michael Schroeder | - oops, need string.h for memset |
tree | commitdiff |
2011-05-02 |
Michael Schroeder | - clean up function names for shared library |
tree | commitdiff |
next |