]> git.ipfire.org Git - thirdparty/libsolv.git/shortlog
thirdparty/libsolv.git
2023-11-23  Fabian Vogtinstallcheck: Support .zst files and fix .lzma 544/head
2023-11-08  Michael Schroederrepo_write: add a small cache for putinowndirpool()
2023-11-07  Michael SchroederAdd changes, bump version to 0.7.26 0.7.26
2023-11-07  Michael Schroederrepo_rpmdb.c: Do not use deprecated headerUnload with...
2023-09-27  Michael SchroederFix evr roundtrip
2023-09-14  Michael SchroederAdd changes, bump version to 0.7.25 0.7.25
2023-09-12  Michael SchroederSupport rich deps in SOLVABLE_PREREQ_IGNOREINST
2023-09-06  Michael SchroederDo not minimize from an installed to an uninstalled...
2023-07-21  Michael Schroederrepo_conda: overwrite the package subdir with the info...
2023-07-20  Michael SchroederSave memory in repo_updateinfoxml by not interleaving...
2023-05-22  Michael SchroederClean up header files
2023-05-22  Michael SchroederMerge pull request #530 from AntoinePrv/fix-header
2023-05-19  Michael Schroederchoice rules: also do solver_choicerulecheck for packag...
2023-05-03  AntoinePrvFix incomplete headers 530/head
2023-04-21  Michael SchroederOnly disable infarch rules on erase if the package...
2023-04-19  Michael SchroederAllow to break arch lock-step on erase operations
2023-04-19  Michael SchroederAdd 'feature complex_deps' to ifelse_rec.t testcase
2023-04-18  Michael SchroederAdd testcase for last commit
2023-04-18  Michael SchroederTreat condition both as positive and negative literal...
2023-04-13  Michael SchroederAdd changes, bump version to 0.7.24 0.7.24
2023-04-13  Michael SchroederAdd back findutils requires for libsolv-tools
2023-02-23  Michael SchroederMerge pull request #520 from ffontaine/master
2023-02-15  Michael SchroederMerge pull request #521 from AntoinePrv/headers
2023-02-15  AntoinePrvfix: header extern C and guard 521/head
2023-02-12  Fabrice FontaineFix build without C++ 520/head
2023-01-31  Michael SchroederDocument BPOOL_FLAG_NOWHATPROVIDESAUX and POOL_FLAG_WHA...
2023-01-13  Michael SchroederUse SOLVER_DECISIONLIST_SORTED in showwhy()
2023-01-13  Michael SchroederImplement decision sorting for package decisionlists
2023-01-09  Michael SchroederSupport x86_64_v[234] architecture levels
2022-12-22  Michael SchroederUse pool instread of solv->pool where we can
2022-12-21  Michael SchroederUse solver_problem2str() convenience function in the...
2022-12-21  Michael SchroederMove replace solution types from the bindings to the...
2022-12-21  Michael SchroederFix typo in comment
2022-12-21  Michael SchroederSplit is_obsoleting() from policy_findupdatepackages
2022-12-20  Michael SchroederMerge pull request #516 from hroncok/no_distutils
2022-12-19  Miro HrončokPython: Remove usage of the deprecated distutils module 516/head
2022-12-19  Michael SchroederFix pool_whatmatchesdep's SOLVABLE_NAME hack
2022-12-19  Michael SchroederSpeed up obsoletes handling in update rule generation...
2022-12-19  Michael SchroederAdd testcase for yumobs pruning
2022-12-16  Michael SchroederImprove pruning of yumobs branches
2022-12-15  Michael SchroederAdd alternative/yumobs.t testcase
2022-12-15  Michael SchroederDo not report alternatives for yumobs splits
2022-12-15  Michael SchroederMove alternatives introspection code into decision.c
2022-12-15  Michael SchroederAdd release to obsoletes in the alternative/update...
2022-12-15  Michael SchroederRequire rpm dependencies in alternative/learnt
2022-12-14  Michael SchroederAdd testcases for the alternative introspection
2022-12-14  Michael SchroederAdapt testcases to the last change
2022-12-14  Michael SchroederMake use of solver_alternative2str() in testcases
2022-12-14  Michael SchroederHandle learnt rules in solver_alternativeinfo()
2022-12-14  Michael SchroederSwap from/to in the ruleinfo instead of just overwriting
2022-12-13  Michael SchroederUpdate checksum types in bindings documentation
2022-12-13  Michael SchroederAdd changes, bump version to 0.7.23 0.7.23
2022-12-13  Michael Schroedersolv: Do not print duchanges if there is no change
2022-12-13  Michael SchroederAdd a DISABLE_UPDATE entry if we need to disable a...
2022-12-13  Michael SchroederAdd solver_alternativeinfo() function
2022-12-13  Michael SchroederMake get_decision also return a decision for unrelated...
2022-12-13  Michael SchroederAdd documentation for solver.get_decision()
2022-12-12  Michael SchroederImprove solver_alternative2str
2022-12-12  Michael SchroederAdd alternative reporting
2022-12-12  Michael SchroederDocument pool.solvableset2str and pool.solvidset2str
2022-12-12  Michael SchroederDocument the Alternative, Decision, Decisionset classes
2022-12-12  Michael SchroederRename solver.all_alternatives to solver.alternatives
2022-12-12  Michael SchroederTweak decision bindings to make them more consistent
2022-12-12  Michael SchroederMake use of the new solver_decisionlist_merged() function
2022-12-12  Michael SchroederAdd a solver_decisionlist_merged() function
2022-12-09  Michael Schroederbindings: add decisionlistset.decisions() to get the...
2022-12-08  Michael SchroederSmall code refactoring, no functional changes
2022-12-08  Michael SchroederSmall code cleanup, no functional changes
2022-12-08  Michael SchroederAdd proof reporting to the 'solv' example tool
2022-12-08  Michael SchroederAdd -Wno-missing-braces when compiling tcl bindings
2022-12-08  Michael SchroederAdd Decisionlistset object to the bindings to support...
2022-12-07  Michael SchroederSupport decisions in the bindings
2022-12-07  Michael SchroederAdapt testsolv to latest changes
2022-12-07  Michael SchroederRename merge state to "bits" and put it into the decisi...
2022-12-06  Michael SchroederAdd forgotten SOLVER_REASON_UNRELATED to solver_reason2str
2022-12-06  Michael SchroederRefactor linkedpkg handling
2022-12-06  Michael SchroederAdapt testsolv to the decision introspection changes
2022-12-06  Michael SchroederAdd support for decisioninfo merging
2022-12-06  Michael SchroederUnify proof generation with decisionlist query
2022-12-06  Michael SchroederProvide new solvidset2str() function to print a set...
2022-12-01  Michael SchroederMore tweaks for the proof reporting in testsolv
2022-12-01  Michael Schroederproof generation: Try not to end with a SOLVER_RULE_RPM...
2022-11-30  Michael SchroederMerge pull request #513 from banjiuqingshan/master
2022-11-30  banjiuqingshanfix memory leak caused by commit 1da9bef8 513/head
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...
next