]> git.ipfire.org Git - thirdparty/libsolv.git/shortlog
thirdparty/libsolv.git
2016-11-18  Michael Schroedersolv: add autopattern right after the repo has been...
2016-11-17  Michael SchroederAdd matchesdep() method to bindings
2016-11-17  Michael SchroederAdd SOLVABLE_NAME hack for pool_whatmatchesdep and...
2016-11-17  Michael Schroederpool_intersect_evrs: the evr should be an Id, not an int
2016-11-10  Michael SchroederAdd changes, bump version to 0.6.24 0.6.24
2016-11-10  Michael SchroederOops, fix typo in last commit
2016-11-10  Michael SchroederFurther simplify python3 build
2016-11-09  Michael SchroederMerge pull request #140 from nolta/export-testcase_str2...
2016-11-09  Michael SchroederRemove too much trickery
2016-11-08  Michael SchroederBuild both python2 and python3 bindings
2016-11-08  Michael SchroederSupport building for python2 and python3 in parallel
2016-11-04  Michael SchroederRework susetags multi-line handling
2016-10-11  Michael SchroederAdd "autoinst" functionality
2016-10-10  Michael SchroederRefactor resolve_weak and resolve_orphaned
2016-10-10  Michael SchroederTest focus support
2016-10-10  Michael SchroederAdd experimental SOLVER_FOCUS_BEST solver flag
2016-10-10  Michael SchroederRefactor resolve_installed and resolve_dependencies
2016-10-07  Michael SchroederStrore decision reason in decisionq_reason
2016-09-13  Michael SchroederAllow noarch when comparing architectures in problem...
2016-09-08  Michael SchroederAllow building without rpm database support
2016-09-08  Michael SchroederGet rid of warning if no repo types are enabled
2016-09-07  Michael SchroederGet rid of another gcc-6 warning
2016-09-07  Michael SchroederGuard against a dirindex of -1
2016-09-06  Michael SchroederMore refactoring and hardening
2016-09-02  Michael SchroederGuard better against corrupt rpms
2016-09-02  Michael SchroederGet rid of gcc-6 warnings
2016-08-31  Michael SchroederDo not rely on whatprovides when searching for a specif...
2016-08-03  Mike Noltamake the testcase_strsolvid function public 140/head
2016-08-03  Michael SchroederMerge pull request #151 from ignatenkobrain/gh150
2016-07-31  Igor Gnatenkotestcase: replace i with repoid 151/head
2016-07-22  Michael SchroederAdd changes, bump version to 0.6.23 0.6.23
2016-07-21  Michael SchroederMove LIBSOLV_TOOLVERSION to solvversion.h
2016-07-21  Michael SchroederFix appdata if logic
2016-07-21  Michael SchroederMerge pull request #148 from badshah400/master
2016-07-20  Atri BhattacharyaRearrange scan order: main dir first, legacy dir next. 148/head
2016-07-20  Atri BhattacharyaFix example to work with new and legacy appdata dirs.
2016-07-20  Atri BhattacharyaAlso scan "/usr/share/metainfo" for appdata.
2016-07-20  Michael SchroederMerge pull request #147 from openSUSE/FATE#320699
2016-07-20  Michael AndresSupport tri-state product-endoflife (tag absent, presen... 147/head
2016-07-20  Michael SchroederTake lockstep into account when calculating unneeded...
2016-07-12  Michael SchroederAlso look at the arch when sorting obsoleters
2016-06-17  Michael SchroederIgnore appplication extensions for now
2016-06-15  Michael Schroederdo not auto-minimize for recommended packages if the...
2016-06-15  Michael SchroederUpdate copyright
2016-06-15  Michael SchroederRefactor +testcase_rclass2str
2016-06-15  Michael SchroederAdd enabled features to solvversion.h
2016-06-15  Michael SchroederTake disfavors into account when auto-minimizing for...
2016-06-14  Michael SchroederAdd new file suse.c
2016-06-14  Michael SchroederUse repo_rewrite_suse_deps instead of the repo_fix...
2016-06-14  Michael SchroederMove weird suse functions into a suse.c file
2016-06-14  Michael SchroederImprove last commit so that self-providing requires...
2016-06-14  Michael SchroederChange cleandeps code so that it keeps all providers
2016-06-13  Michael SchroederMake sure that all repos have different names in a...
2016-06-08  Michael Schroederfix bug in changes ;)
2016-06-08  Michael SchroederAdd changes, bump version to 0.6.22 0.6.22
2016-06-08  Michael SchroederAdd some news
2016-06-07  Michael SchroederTweak urpm_reorder so that selected packages get score 4
2016-06-07  Michael SchroederFix bug in ignoreinst logic
2016-05-20  Michael SchroederImprove alternatives listing in example solver
2016-05-20  Michael Schroederadd bnc to changes entry
2016-05-18  Michael SchroederAdd changes, bump version to 0.6.21 0.6.21
2016-05-18  Michael SchroederMerge pull request #134 from maxinbjohn/master
2016-05-18  Michael SchroederImplement urpmi kernel reordering
2016-05-17  Maxin B. JohnCMakeLists.txt: fix MAN_INSTALL_DIR 134/head
2016-05-17  Michael SchroederWe always need the rerunsolver label in the example...
2016-05-17  Michael SchroederFix supplements handling when implicitobsoleteusescolor...
2016-05-17  Michael SchroederFix off by one in cshash dedup code
2016-05-17  Michael SchroederFix order of solv_extend arguments in repo_add_rpmmd
2016-05-13  Michael SchroederAdd the SOLVER_FLAG_URPM_REORDER solver flag
2016-05-06  Michael SchroederCheck POOL_FLAG_IMPLICITOBSOLETEUSESCOLORS instead...
2016-05-06  Michael SchroederTreat TAG_FILECOLORS as optional header element
2016-05-06  Michael SchroederNote that pool_setarch must not come before pool_setdis...
2016-05-06  Michael SchroederWork around gcc warning
2016-05-06  Michael SchroederChange how pool_setarch deals with unknown architectures
2016-05-04  Michael SchroederSupport alternative disfavor in example solver
2016-05-03  Michael SchroederShow alternatives in example solver
2016-05-03  Michael SchroederAlso call prefer_favored at the end of reorder_dq_for_j...
2016-05-03  Michael SchroederImplement SOLVER_FAVOR and SOLVER_DISFAVOR
2016-04-22  Michael SchroederRename selection_make_containsdep to selection_make_mat...
2016-04-22  Michael SchroederAdd pool_whatcontainsdep, selection_make_containsdep...
2016-04-21  Michael SchroederMerge pull request #131 from dburm/bindings/setdisttype
2016-04-20  Michael SchroederAdd -r option to deb2solv to make it read repo metadata...
2016-04-20  Michael SchroederAdd code for reason testing
2016-04-18  Michael SchroederFix of by one error in repo_deb that could lead to...
2016-04-16  Dmitry Burmistrovbindings: implement pool_setdisttype 131/head
2016-04-11  Michael SchroederMake the pool_parserpmrichdep function public
2016-04-09  Michael SchroederBump RPMDB_COOKIE_VERSION as we added SOLVABLE_PREREQ_I...
2016-04-08  Michael SchroederAdd changes, bump version to 0.6.20 0.6.20
2016-04-08  Michael SchroederBetter support of complex deps in pool_match_dep and...
2016-04-08  Michael SchroederMake SOLVER_REASON_CLEANDEPS_ERASE introspection reason...
2016-04-08  Michael SchroederMake dep2str use rpm-like output for complex deps if...
2016-04-08  Michael SchroederSupport SOLVABLE_PREREQ_IGNOREINST in testcases
2016-04-08  Michael SchroederSimplify ignorepre queue creation
2016-04-07  Michael SchroederImplement filtering of Requires(pre,post) for installed...
2016-04-07  Michael SchroederWe can put reldeps into incore for some time now
2016-03-10  Michael SchroederSimplify handling of pseudo package updates
2016-03-10  Michael SchroederDo not try to update pseudo packages when we update...
2016-03-10  Michael SchroederFix character count of pattern: string
2016-03-07  Michael SchroederRework orphan handling in dup mode
2016-03-03  Michael SchroederMake _Pool_tmpspace definition internal
next