]> git.ipfire.org Git - thirdparty/libsolv.git/shortlog
thirdparty/libsolv.git
2012-01-20  Flavio CastelliChange cflags for release mode 3/head
2012-01-18  Michael Schroeder- add cmake options to only build for some repository...
2012-01-18  Michael Schroeder- add Datapos lookup functions, add lookup_idarray...
2012-01-17  Ingo WeinholdMake more C89 and POSIX compliant
2012-01-17  Michael Schroeder- remove duplicate line
2012-01-17  Michael Schroeder- install dataiterator.h
2012-01-17  Michael Schroeder- add some comments, also check if we really disabled...
2012-01-17  Michael Schroeder- export new solvable_ functions
2012-01-17  Michael Schroeder- add include guard for chksum.h
2012-01-17  Michael Schroeder- clean up dataiterator.h a bit
2012-01-17  Michael Schroeder- move dataiterator declarations into a separate file
2012-01-17  Michael Schroeder- add solvable_ setter functions, add solvable_lookup_t...
2012-01-16  Michael Schroeder- add missing repo_lookup_deparray/repo_add_deparray...
2012-01-16  Michael Schroeder- make add_solvable return a XSolvable
2012-01-16  Michael Schroeder- remove access to dependency offsets again, add add_pr...
2012-01-16  Michael SchroederMerge pull request #2 from karelklic/master
2012-01-13  Karel KlicExtend bindings to support creation of custom repositor... 2/head
2012-01-13  Michael Schroeder- add dup versions for the allow* flags, make dup autom...
2012-01-13  Michael Schroeder- remove legace vars now that they are no longer visible
2012-01-12  Michael Schroeder- fix types in p5solv and pysolv
2012-01-11  Michael Schroeder- cleanup bindings example code a bit
2012-01-11  Michael Schroeder- add some missing copyright blocks
2012-01-11  Michael Schroeder- set pool_id2color, fix comments
2012-01-10  Michael Schroeder- change splitprovides so that they only work on packag...
2012-01-10  Michael Schroeder- revert last commit now libzypp is fixed, make nkeys...
2012-01-09  Michael Schroeder- make noobsmap public again for now, to be reverted
2012-01-09  Michael Schroeder- add solver_get_orphaned and solver_get_recommendation...
2012-01-09  Michael Schroeder- hide solver internals
2012-01-03  Michael Schroeder- clean up findrecommendedsuggested
2011-12-29  Dirk MuellerAdd --withobsoletes which checks for obsoleted packages
2011-12-29  Dirk Muellerimplement error message for SOLVER_RULE_UPDATE
2011-12-29  Dirk Muellermerge cleanup
2011-12-23  Michael Schroeder- fix pool_freeallrepos
2011-12-23  Michael Schroeder- add repo_id2repodata, fix loop start in maybe_load_re...
2011-12-22  Michael Schroeder- make repodata also start with id 1
2011-12-22  Michael Schroeder- make sure pool->repos[0] is zero
2011-12-22  Michael Schroeder- INCOMPATIBLE CHANGE: index with repoid (thus pool...
2011-12-22  Michael Schroeder- add solv_strdup(), rename repo_freeallrepos() to...
2011-12-21  Michael Schroeder- improve filemarker handling
2011-12-21  Michael Schroeder- clear lastmarkerpos when recreating the hash
2011-12-20  Michael Schroederupdate markerpos if element needed to be moved
2011-12-20  Michael Schroederfix memmove calls in repo_addid_dep, move hash version...
2011-12-19  Michael Schroeder- speed up repo_addid_dep() in case of excessive depend...
2011-12-15  Michael AndresAlso allow passing the repodata dir to repo2solv.sh. BASE-SuSE-Code-12_1-Branch
2011-12-05  Michael Schroeder- fix obsolete handling in case of cycles, also bring...
2011-12-01  Michael SchroederFixed compile break on pgpFreeDig with RPM 5, thanks...
2011-12-01  Michael Schroeder- support severity/rights/updated in updateinfo.xml
2011-11-16  Michael Schroederrepo_deb: The control file may not have a leading ...
2011-10-24  Michael Andreschanges
2011-10-24  Michael Schroederfix package provides/obsoletes
2011-10-21  Jan Engelhardtlibsolv: doc updates
2011-10-19  Michael AndresAdd spec file license header
2011-10-18  Michael Andreschanges
2011-10-18  Michael AndresAdd arch arvm7tnhl and armv7thl
2011-10-13  Michael Schroedersupport rhel and centos
2011-10-13  Michael Schroederfix libsatsolver provides/obsoletes
2011-10-10  Michael Andresfix .gitignore
2011-10-10  Michael Schroederfix specfile so that static builds work
2011-10-10  Michael Schroederremove Werror for now
2011-10-06  Michael AndresBuild static per default.
2011-10-06  Michael AndresProvide a FindLibSolv.cmake file
2011-07-26  Michael Schroeder- fix segfault in "fallback" solution creation code...
2011-07-18  Michael Schroeder- fedora installs ruby stuff into site_ruby. sigh.
2011-07-18  Michael Schroeder- fix python bindings on fedora
2011-07-18  Michael Schroeder- need perl-devel for fedora
2011-07-18  Michael Schroeder- fix syntax
2011-07-18  Michael Schroeder- build perl bindings with -Wno-nonnull for SLE 11 SP1
2011-07-18  Michael Schroeder- try to fix fedora build
2011-07-18  Michael Schroeder- fix build on 64bit and 11.3
2011-07-18  Michael Schroeder- some more tweaks for the binding packages
2011-07-18  Michael Schroederreduce build badness
2011-07-18  Michael Schroederfix spec
2011-07-18  Michael Schroeder- no Check for now
2011-07-18  Michael Schroeder- remove unused "suppstart" variable
2011-07-14  Michael Schroeder- build binding subpackages
2011-07-14  Michael Schroeder- swig bug: can't overload __str__ in perl, causes...
2011-07-13  Michael Schroeder- add support for bindings creation
2011-07-12  Michael Schroeder- rename all sat_ to solv_
2011-06-20  Michael Schroeder- change transaction_init to transaction_create, add...
2011-06-14  Michael Schroeder- use FOR_REPODATAS macro
2011-06-10  Michael Schroeder- fix di->repoid to be consistent with repo->repoid
2011-06-08  Michael Schroeder- fix (harmless) typo in headtoevr function that broke...
2011-06-06  Michael Schroeder[backend] more introspection: solver_ruleliterals,...
2011-06-06  Michael Schroeder- add decision introspection (untested)
2011-06-03  Michael Schroeder- refactor select_patches
2011-06-03  Michael Schroeder- remove obsolete interface, add decisioncnt_{weak...
2011-05-27  Michael Schroeder- fix specfile
2011-05-27  Michael Schroeder- add back srcpackage_local for hudson
2011-05-27  Michael Schroeder- name BLOB defines to REPOPAGE
2011-05-27  Michael Schroeder- export repo_sidedata_create and repopagestore_compres...
2011-05-26  Michael Schroeder- remove a couple of internal functions from the export...
2011-05-26  Michael Schroeder- allow to build a shared and a static version of the...
2011-05-25  Michael Schroeder- add solver_private.h, make repo_ functions return...
2011-05-25  Michael Schroeder- make findfileconflicts ignore ghost files, like rpm...
2011-05-25  Michael Schroederun-inline some functions, remove SAT_DEBUG_SCHUBI
2011-05-24  Michael Schroeder- add ver files, fix build
2011-05-24  Michael Schroeder- minor text fixes and tweaks
2011-05-24  Michael Schroeder- move bindings into bindings directory
2011-05-24  Michael Schroeder- do not use obsolete interface in libsolv library...
2011-05-24  Michael Schroederrename satsolver -> libsolv
next