]> git.ipfire.org Git - thirdparty/libsolv.git/shortlog
thirdparty/libsolv.git
2022-11-30  Michael SchroederSupport learnt rules in proof reporting 512/head
2022-11-30  Michael SchroederAdd premises for learnt rule proofs
2022-11-29  Michael Schroedertestsolv: Add -P option that displays the proofs of...
2022-11-29  Michael SchroederAdd sorting of proof steps
2022-11-28  Michael SchroederAlso commit header file
2022-11-25  Michael SchroederFix solver_rule2solvable implementation
2022-11-25  Michael SchroederFix ruleinfo for recommends rules
2022-11-25  Michael SchroederUse new solver_get_decisionlist() interface in testsolv...
2022-11-25  Michael SchroederMove decisionlist generation into the library
2022-11-21  Michael Schroederupdate showwhy implementation
2022-11-21  Michael SchroederDrop "package" prefix in solver_ruleinfo2str
2022-11-21  Michael SchroederAdd support for weak rule types to solver_ruleinfo2str
2022-11-18  Michael SchroederAdd -W option to show why the solver installed/erased...
2022-11-18  Michael SchroederAdd solver_ruleinfo2str to get information about a...
2022-11-11  Michael SchroederFix type check broken by commit 26fcfa714a29d1feb393e9a...
2022-11-11  Michael SchroederAdd a testcase for orphaned package handling in choice...
2022-09-15  Michael SchroederImplement getting the releasever from the base product...
2022-09-15  Michael SchroederDo not autouninstall suse ptf packages
2022-09-15  Michael SchroederCheck subpackage length when parsing pubkeys
2022-09-15  Michael SchroederMerge pull request #504 from lnussel/plaindir
2022-09-09  Michael SchroederAdd functions to make proof reporting easier
2022-09-09  Michael SchroederPrefer SOLVER_RULE_PKG_SAME_NAME in solver_ruleinfo
2022-08-31  Michael SchroederMerge pull request #505 from jon-turney/fix-dup-reuse...
2022-08-15  Jon TurneyEnsure duplinvolvedmap_all is reset when a solver is... 505/head
2022-07-13  Ludwig Nusselgithub ci: make build more verbose 504/head
2022-07-13  Ludwig Nusselsolv: add plaindir repo support
2022-07-08  Michael SchroederAdd SOLVABLE_SIGNATUREDATA to list of verticals
2022-07-07  Michael Schroederconda: add support for package signature verification
2022-07-05  Michael SchroederAdd jsonparser_collect() that can be used to collect...
2022-06-29  Michael Schroederrepo_conda: implement support for a global subdir
2022-06-27  Michael SchroederMerge pull request #499 from banjiuqingshan/master
2022-06-18  banjiuqingshanFix memory leak when using testsolv to execute cases 499/head
2022-04-08  Michael SchroederSpecial case file dependencies in the testcase writer
2022-03-21  Michael SchroederAdd changes, bump version to 0.7.22 0.7.22
2022-03-21  Michael SchroederSupport Debian's Multi-Arch indicator
2022-03-16  Michael SchroederAdd complex_deps requirement to choice1b testcase
2022-03-16  Michael SchroederImprove choice rule generation
2022-03-16  Michael SchroederAdd more choicerules tests
2022-03-10  Michael Schroederruntestcases.sh: order the testcases
2022-03-07  Michael SchroederCI: run test in the "build" dir
2022-03-07  Michael SchroederAdd github CI
2022-03-03  Michael SchroederDo not silently ignore the userdata if it is too big
2022-03-03  Michael SchroederFix duplicate line in the choice2.t testcase
2022-03-03  Michael SchroederSupport dumping of the order edges in testcases
2022-03-03  Michael SchroederStart v5 pubkey support
2022-03-03  Michael SchroederSupport SOLVABLE_PREREQ_IGNOREINST in the ordering...
2022-03-02  Michael SchroederTweak description of rule types in the bindings documen...
2022-02-25  Michael SchroederAdd changes, bump version to 0.7.21 0.7.21
2022-02-25  Michael Schroedersolv format: support storing of package dependencies...
2022-02-25  Michael SchroederAdd support for storing user data in a solv file
2022-02-25  Michael SchroederAdd const to the first argument of solv_memdump/solv_me...
2022-02-23  Michael SchroederSimplify pool_vendor2mask implementation
2022-02-22  Michael Schroedertestcase: implement dumping of a configured custom...
2022-02-22  Michael SchroederAllow querying of the custom vendor check function
2022-02-22  Michael Schroederpoolvendor: fix a NULL pointer reference if more than...
2022-02-22  Michael Schroedertestsolv: show an error if the testcase could not be...
2022-02-22  Michael SchroederDo not replace noarch problem rules with arch dependent...
2022-02-18  Michael AndresFix to compile
2022-02-18  Michael SchroederMerge pull request #491 from wolfv/split_rules_printing
2022-02-18  Wolf Vollprechtsplit rules number printing into seperate statements 491/head
2022-02-09  Michael SchroederMerge pull request #488 from niner/patch-1
2022-02-08  ninerFix segfault on conflict resolution when using bindings 488/head
2022-02-08  Michael SchroederFix split provides not working if the update includes...
2022-01-27  Michael SchroederMerge pull request #486 from kontura/toolversion
2022-01-27  Aleš MatějAllow accessing toolversion at runtime and increase it 486/head
2021-11-30  Michael SchroederRename Iti to Itm while we can.
2021-11-30  Michael SchroederDrop sys/cdefs.h include from qsort_r.c
2021-11-30  Michael SchroederSupport the install time in the testcase format
2021-11-29  Michael SchroederMerge pull request #477 from lukash/rename-requires
2021-11-12  Michael SchroederSupport dumping of the transaction order in testcases
2021-11-12  Michael SchroederTry to keep packages from a cycle close togther in...
2021-11-03  Lukáš HrázkýAdd an ifdef allowing to rename Solvable dependency... 477/head
2021-10-18  Michael SchroederSupport zstd compressed control files in debian packages
2021-10-15  Michael SchroederFinish strict repo priority support
2021-10-15  Michael SchroederMerge pull request #459 from adriendelsalle/strict...
2021-10-04  Michael SchroederAdd forgotten bump version line
2021-09-25  Michael SchroederMerge pull request #470 from der-gabe/very-minor-doc...
2021-09-25  Michael Schroedersha2.c: sync _Final function definition with the header...
2021-09-25  Michael SchroederMake repo line parsing not crash if the last argument...
2021-09-25  Michael SchroederAdd changes, bump version to 0.7.20 0.7.20
2021-09-20  Michael SchroederFix misparsing of '&' in attributes with libxml2
2021-09-15  Michael SchroederChoice rules: treat orphaned packages as newest
2021-09-02  Michael SchroederMerge pull request #454 from j-mracek/weak-excludes
2021-08-09  Jaroslav MracekAdd mechanisms to ignore pkgs for weak dependencies 454/head
2021-08-09  Adrien DELSALLEdo not clear providers of a name having a different... 459/head
2021-08-09  Adrien DELSALLEimplement strict repo priority
2021-08-09  Gabriel NieblerMention Tcl support in description 470/head
2021-08-09  Gabriel NieblerFix typos
2021-08-09  Gabriel NieblerFix grammar
2021-08-09  Gabriel NieblerFix typo in libsolv.txt
2021-08-06  Michael SchroederMerge pull request #468 from pkratoch/environments
2021-08-05  Pavla KratochvilovaAdd support for environments in comps xml 468/head
2021-07-30  Michael SchroederMerge pull request #466 from DimStar77/TW_sans_py2
2021-07-30  Dominique LeuenbergerBuild without python2 support on suse_version >= 1550... 466/head
2021-07-19  Michael SchroederMerge pull request #462 from ignatenkobrain/pyssize_t
2021-07-18  Igor RaitsFix compatibility with Python 3.10 462/head
2021-07-08  Michael SchroederMerge pull request #460 from wolfv/memcpy_to_memmove
2021-07-08  Wolf Vollprechtuse memmove for overlapping regions 460/head
2021-06-28  Michael SchroederRead/write conda track features in testcases
2021-04-08  Michael SchroederMerge pull request #445 from jrohel/fix/memleak_in_swig...
next