]> git.ipfire.org Git - thirdparty/libsolv.git/shortlog
thirdparty/libsolv.git
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...
2021-04-08  Jaroslav RohelFix: Memory leaks in SWIG generated code (for Python) 445/head
2021-04-07  Michael SchroederAdd changes, bump version to 0.7.19 0.7.19
2021-04-06  Michael SchroederMake zchunkopen a bit easier to understand
2021-04-06  Michael SchroederMerge pull request #444 from jrohel/fix/resources_in_xxopen
2021-04-06  Jaroslav RohelFix: zchunkopen: resources leaks, don't close supplied fd 444/head
2021-04-06  Jaroslav RohelFix: lzopen and zstdopen: don't close supplied fd
2021-04-06  Jaroslav RohelFix: Use "solv_free" for memory allocated by "solv_calloc"
2021-03-31  Michael SchroederChange calloc/realloc calls to solv_calloc/solv_realloc
2021-03-31  Michael SchroederMerge pull request #443 from tl-hbk/fix_resolve_jobrule...
2021-03-30  Thomas LamFix segfault in resolve_jobrules 443/head
2021-03-29  Michael Schroedertweak last commit
2021-03-29  Michael SchroederMerge pull request #442 from jrohel/fix/memory_leaks
2021-03-29  Jaroslav RohelFix memory leaks 442/head
2021-03-26  Michael SchroederAdd changes, bump version to 0.7.18 0.7.18
2021-03-19  Michael SchroederMerge pull request #438 from tl-hbk/fix_align
2021-03-18  Thomas LamUpdate long usage in regex polyfill 438/head
2021-03-18  Michael SchroederMerge pull request #414 from dthadi3/ppc64le
2021-03-18  Michael SchroederMerge pull request #439 from kontura/memleak
2021-03-11  Aleš MatějRemove bogus allocation of solv->choicerules_info 439/head
2021-03-08  Michael SchroederMerge pull request #436 from tl-hbk/fix_win32_regex
2021-03-08  Thomas LamFix regex bug on windows 436/head
2021-03-02  Michael SchroederMerge pull request #434 from tl-hbk/use_only_tar_bz2
2021-03-01  Thomas LamUpdate flag because first 8 bits are reserved 434/head
2021-03-01  Thomas LamAdd flag to skip conda v2 packages when parsing conda...
2021-01-19  Michael SchroederAdd changes, bump version to 0.7.17 0.7.17
2021-01-19  Michael SchroederTweak default/visible handling in comps parser
2021-01-19  Michael SchroederMerge pull request #409 from pkratoch/comps-parsing
2020-12-14  Michael Schroedertestcase_read: error out if repos are added or the...
2020-12-10  Michael SchroederReally add code to set dbpath in rpmdb2solv
2020-12-10  Michael SchroederAdd _db_backend workaround for rpm-4.16.0
2020-11-24  Devendranath... Travis-ci: added support for ppc64le 414/head
2020-11-18  Michael SchroederSupport to set the dbpath in rpmdb2solv
2020-11-18  Michael SchroederMake use of the %_dbpath macro if it is set
2020-11-18  Pavla KratochvilovaParse boolean values in comps xml 409/head
2020-11-16  Michael SchroederProperly escape preprocessor directives
2020-11-16  Michael SchroederUse PyBytes_AsStringAndSize() instead of PyObject_AsRea...
2020-11-13  Michael SchroederFurther extend choicerule filtering check
2020-11-12  Pavla KratochvilovaAdd support for default and langonly in comps xml
2020-11-06  Michael SchroederMerge pull request #402 from kontura/collection_o
2020-11-06  Michael Schroederrepo_write: fix handling of nested flexarray
2020-10-20  Michael SchroederAdd changes, bump version to 0.7.16 0.7.16
2020-10-20  Michael SchroederDo not ask the namespace callback for splitprovides...
2020-10-19  Michael SchroederFix add_complex_recommends() selecting conflicted packa...
2020-10-06  Michael SchroederAdd testcase for better choicerule creation
2020-10-06  Michael SchroederOnly do extra choicerule checking for newest packages
2020-10-06  Michael SchroederRefactor solver_addchoicerules function
2020-10-05  Michael SchroederAdd a changes entry for the last commit
2020-10-05  Michael SchroederDeal with missing repos in testcase_mangle_repo_names
2020-09-21  Aleš MatějAdd collections to updateinfo xml parser 402/head
2020-09-21  Aleš MatějRename collhandle to more accurate collpkg
2020-09-11  Michael SchroederAdd changes, bump version to 0.7.15 0.7.15
2020-09-11  Michael SchroederUse 'rpm' for retracted to make the problem string...
2020-09-11  Michael SchroederTweak new conda code a bit
2020-09-11  Michael SchroederMerge pull request #395 from SylvainCorlay/track-featur...
2020-09-11  Michael SchroederUse unset as architecure in the blacklist testcases
2020-09-10  Michael SchroederSupport SOLVABLE_BUILDHOST in rpm and rpmmd parsers
2020-09-10  Michael SchroederUpdate comment in addedmap2deduceq
2020-09-08  Michael SchroederFix deduceq2addedmap clearing bits outside of the added map
2020-09-08  Michael SchroederAdd testcase_mangle_repo_names function
2020-09-08  Michael SchroederRevert the testcase meta commits
2020-09-03  Michael SchroederTestcase meta: put strings in double quotes
2020-09-03  Michael SchroederDump repository metadata as comments for convenience
2020-09-03  Michael Schroederrepo_testcase: support reading/writing of repository...
2020-07-28  Sylvain CorlayFeature depriorization first 395/head
next