platform/upstream/libsolv.git
2012-02-15 Ales Kozumplikcosmetic: fix misleading comment in repodata.c
2012-02-15 Ales Kozumplikfix a small memory leak: pool->id2color.
2012-02-15 Zdeněk Pavlasrepo_write: fix key packing
2012-02-14 Michael Schroeder- commit current state of testcase support
2012-02-14 Michael Schroeder- support writing of gzipped files
2012-02-14 Michael Schroeder- add pool_addvendorclass and solver_solutionelement_in...
2012-02-09 Michael Schroeder- start testcase reading/writing support
2012-02-09 Michael Schroeder- improve "erase specific solvable" magic so that it...
2012-02-07 Michael Schroeder- add findutils requires
2012-02-07 Michael Schroeder- remove 'echo <products>' for repodata products, which...
2012-02-07 Michael Schroeder- add join_dup helper, cleanup code
2012-02-07 Michael Schroeder- use join2 for temp store of the language instead...
2012-02-07 Michael Schroeder- clear langcache if the default language changes
2012-02-06 Michael Schroeder- get rid of static variables used by join2
2012-02-06 Michael Schroeder- add long forgotten break statement...
2012-02-06 Michael Schroeder- clean up repo parsing code
2012-02-02 Michael Schroeder- start support for Fedora comps format
2012-02-02 Michael Schroeder- run spec file through coolo's spec beautifier
2012-02-02 Michael Schroeder- add comments, add BUGS
2012-02-01 Michael Schroeder- rename pool_addfileprovides_ids to pool_addfileprovid...
2012-02-01 Michael Schroeder- add cleandeps support for install/update
2012-01-30 Michael Schroeder- fix load_ext definition
2012-01-27 Michael Schroeder- remove NDEBUG for now
2012-01-24 Michael SchroederMerge pull request #4 from akozumpl/req
2012-01-24 Ales KozumplikFix compilation on Fedora.
2012-01-20 Michael Schroeder- switch build type to RelWithDebInfo
2012-01-20 Michael SchroederMerge pull request #3 from flavio/master
2012-01-20 Flavio CastelliChange cflags for release mode
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...
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
next