2011-12-21 |
Michael Schroeder | - improve filemarker handling |
commit | commitdiff | tree | snapshot |
2011-12-21 |
Michael Schroeder | - clear lastmarkerpos when recreating the hash |
commit | commitdiff | tree | snapshot |
2011-12-20 |
Michael Schroeder | update markerpos if element needed to be moved |
commit | commitdiff | tree | snapshot |
2011-12-20 |
Michael Schroeder | fix memmove calls in repo_addid_dep, move hash version... |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Michael Schroeder | - speed up repo_addid_dep() in case of excessive depend... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Michael Andres | Also allow passing the repodata dir to repo2solv.sh. BASE-SuSE-Code-12_1-Branch |
commit | commitdiff | tree | snapshot |
2011-12-05 |
Michael Schroeder | - fix obsolete handling in case of cycles, also bring... |
commit | commitdiff | tree | snapshot |
2011-12-01 |
Michael Schroeder | Fixed compile break on pgpFreeDig with RPM 5, thanks... |
commit | commitdiff | tree | snapshot |
2011-12-01 |
Michael Schroeder | - support severity/rights/updated in updateinfo.xml |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Michael Schroeder | repo_deb: The control file may not have a leading ... |
commit | commitdiff | tree | snapshot |
2011-10-24 |
Michael Andres | changes |
commit | commitdiff | tree | snapshot |
2011-10-24 |
Michael Schroeder | fix package provides/obsoletes |
commit | commitdiff | tree | snapshot |
2011-10-21 |
Jan Engelhardt | libsolv: doc updates |
commit | commitdiff | tree | snapshot |
2011-10-19 |
Michael Andres | Add spec file license header |
commit | commitdiff | tree | snapshot |
2011-10-18 |
Michael Andres | changes |
commit | commitdiff | tree | snapshot |
2011-10-18 |
Michael Andres | Add arch arvm7tnhl and armv7thl |
commit | commitdiff | tree | snapshot |
2011-10-13 |
Michael Schroeder | support rhel and centos |
commit | commitdiff | tree | snapshot |
2011-10-13 |
Michael Schroeder | fix libsatsolver provides/obsoletes |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Michael Andres | fix .gitignore |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Michael Schroeder | fix specfile so that static builds work |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Michael Schroeder | remove Werror for now |
commit | commitdiff | tree | snapshot |
2011-10-06 |
Michael Andres | Build static per default. |
commit | commitdiff | tree | snapshot |
2011-10-06 |
Michael Andres | Provide a FindLibSolv.cmake file |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Michael Schroeder | - fix segfault in "fallback" solution creation code... |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Michael Schroeder | - fedora installs ruby stuff into site_ruby. sigh. |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Michael Schroeder | - fix python bindings on fedora |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Michael Schroeder | - need perl-devel for fedora |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Michael Schroeder | - fix syntax |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Michael Schroeder | - build perl bindings with -Wno-nonnull for SLE 11 SP1 |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Michael Schroeder | - try to fix fedora build |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Michael Schroeder | - fix build on 64bit and 11.3 |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Michael Schroeder | - some more tweaks for the binding packages |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Michael Schroeder | reduce build badness |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Michael Schroeder | fix spec |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Michael Schroeder | - no Check for now |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Michael Schroeder | - remove unused "suppstart" variable |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Michael Schroeder | - build binding subpackages |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Michael Schroeder | - swig bug: can't overload __str__ in perl, causes... |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Michael Schroeder | - add support for bindings creation |
commit | commitdiff | tree | snapshot |
2011-07-12 |
Michael Schroeder | - rename all sat_ to solv_ |
commit | commitdiff | tree | snapshot |
2011-06-20 |
Michael Schroeder | - change transaction_init to transaction_create, add... |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Michael Schroeder | - use FOR_REPODATAS macro |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Michael Schroeder | - fix di->repoid to be consistent with repo->repoid |
commit | commitdiff | tree | snapshot |
2011-06-08 |
Michael Schroeder | - fix (harmless) typo in headtoevr function that broke... |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Michael Schroeder | [backend] more introspection: solver_ruleliterals,... |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Michael Schroeder | - add decision introspection (untested) |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Michael Schroeder | - refactor select_patches |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Michael Schroeder | - remove obsolete interface, add decisioncnt_{weak... |
commit | commitdiff | tree | snapshot |
2011-05-27 |
Michael Schroeder | - fix specfile |
commit | commitdiff | tree | snapshot |
2011-05-27 |
Michael Schroeder | - add back srcpackage_local for hudson |
commit | commitdiff | tree | snapshot |
2011-05-27 |
Michael Schroeder | - name BLOB defines to REPOPAGE |
commit | commitdiff | tree | snapshot |
2011-05-27 |
Michael Schroeder | - export repo_sidedata_create and repopagestore_compres... |
commit | commitdiff | tree | snapshot |
2011-05-26 |
Michael Schroeder | - remove a couple of internal functions from the export... |
commit | commitdiff | tree | snapshot |
2011-05-26 |
Michael Schroeder | - allow to build a shared and a static version of the... |
commit | commitdiff | tree | snapshot |
2011-05-25 |
Michael Schroeder | - add solver_private.h, make repo_ functions return... |
commit | commitdiff | tree | snapshot |
2011-05-25 |
Michael Schroeder | - make findfileconflicts ignore ghost files, like rpm... |
commit | commitdiff | tree | snapshot |
2011-05-25 |
Michael Schroeder | un-inline some functions, remove SAT_DEBUG_SCHUBI |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Michael Schroeder | - add ver files, fix build |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Michael Schroeder | - minor text fixes and tweaks |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Michael Schroeder | - move bindings into bindings directory |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Michael Schroeder | - do not use obsolete interface in libsolv library... |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Michael Schroeder | rename satsolver -> libsolv |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Michael Schroeder | add libsolv.3 man page |
commit | commitdiff | tree | snapshot |
2011-05-23 |
Michael Schroeder | - fix gzdopen() call, it does not like mode "r+" |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Michael Schroeder | - make peace with gcc46 |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Duncan Mac... | decide which qsort_r to use based on what it is available |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Duncan Mac... | check-devel is check on older SUSEs |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Michael Schroeder | - fix comments |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Michael Schroeder | - allow setting of name/arch/evr/vendor with repo_set_... |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Michael Schroeder | - commit current state of binding and examples |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Michael Schroeder | - oops, need string.h for memset |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Michael Schroeder | - clean up function names for shared library |
commit | commitdiff | tree | snapshot |
2011-04-29 |
Michael Schroeder | - add changes, bump version |
commit | commitdiff | tree | snapshot |
2011-04-29 |
Michael Schroeder | - add forward declaration of data_skip_key, remove... |
commit | commitdiff | tree | snapshot |
2011-04-28 |
Michael Schroeder | - delete bogus data_skip_key declaration |
commit | commitdiff | tree | snapshot |
2011-04-21 |
Michael Schroeder | - made data_read_idarray, data_read_rel_idarray, data_s... |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Michael Schroeder | - remove stray semicolon. duh |
commit | commitdiff | tree | snapshot |
2011-04-15 |
Michael Schroeder | analyze_unsolvable: save memory be only using the rseen... |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Michael Schroeder | - add some comments, prepare to make proof recording... |
commit | commitdiff | tree | snapshot |
2011-04-12 |
Michael Schroeder | - make analyze_unsolvable faster in extreme cases by... |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Michael Schroeder | - susetags: simplify delta format |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Michael Schroeder | - repo_susetags: add support for delta rpm information |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Michael Schroeder | - fix constantid handling so that it also works in... |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Michael Schroeder | - fix constantid handling for localpool case: we must... |
commit | commitdiff | tree | snapshot |
2011-03-31 |
Michael Schroeder | - even more comments |
commit | commitdiff | tree | snapshot |
2011-03-31 |
Michael Schroeder | - fix key mapping in corner cases |
commit | commitdiff | tree | snapshot |
2011-03-30 |
Michael Schroeder | - add even more comments |
commit | commitdiff | tree | snapshot |
2011-03-28 |
Michael Schroeder | - add some explanation of how the dirpool works |
commit | commitdiff | tree | snapshot |
2011-03-28 |
Michael Schroeder | - add some comments |
commit | commitdiff | tree | snapshot |
2011-03-28 |
Michael Schroeder | - save tmpspace when calling the repodata load callback |
commit | commitdiff | tree | snapshot |
2011-03-28 |
Michael Schroeder | - use correct defaults for rpm5, put tmpspace in extra... |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Michael Schroeder | - simplify repo_write a bit by using repodata functions |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Michael Schroeder | - simplify schema2id hash handling, put repodata_free_s... |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Michael Schroeder | - add coolo's changelog entry |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Michael Schroeder | - add missing else part in rpmdbid2db() |
commit | commitdiff | tree | snapshot |
2011-03-23 |
Michael Schroeder | - use repodata instead of repo |
commit | commitdiff | tree | snapshot |
2011-03-23 |
Michael Schroeder | - use repodata_add_poolstr_array() instead of repo_add_... |
commit | commitdiff | tree | snapshot |
2011-03-23 |
Michael Schroeder | - add repo_add_debdb() helper |
commit | commitdiff | tree | snapshot |
2011-03-23 |
Michael Schroeder | - add repo_lookup_idarray(), repo_lookup_checksum(... |
commit | commitdiff | tree | snapshot |
2011-03-23 |
Michael Schroeder | - add pool_setarchpolicy() method |
commit | commitdiff | tree | snapshot |
next |