]> git.ipfire.org Git - thirdparty/libsolv.git/shortlog
thirdparty/libsolv.git
2021-03-18  Thomas LamUpdate long usage in regex polyfill 438/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-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
2020-07-03  Michael SchroederMerge pull request #392 from wolfv/fix_startswith
2020-07-01  Wolf Vollprechtsmall conda startswith improvement 392/head
2020-06-26  Michael SchroederUse memcpy instead of strncpy
2020-06-26  Michael SchroederRename testcases so that they get used by 'make test'
2020-06-23  Michael AndresEnable zstd compression support for sle15
2020-06-08  Michael SchroederCleandeps: do find_update_seeds() call before changing...
2020-06-04  Michael AndresRevert "Disable zstd compression support for sle15...
2020-06-04  Michael SchroederMerge pull request #376 from mikhirev/master
2020-06-04  Michael AndresDisable zstd compression support for sle15-sp2 again
2020-06-03  Michael SchroederFix all memory errors found in 'make test'
2020-06-03  Michael SchroederAdd solv_fmemopen() function
2020-05-28  Michael SchroederEnable zstd compression support for sle15-sp2
2020-05-27  Michael SchroederAdd changes, bump version to 0.7.14 0.7.14
2020-05-27  Michael SchroederTweak last commit
2020-05-27  Michael SchroederMerge pull request #384 from wolfv/enable_subprio_compa...
2020-05-27  Michael SchroederSupport rules with multiple neg literals in choice...
2020-05-26  Michael SchroederSupport blacklisted packages in solver_findproblemrule()
2020-05-26  Michael SchroederMerge pull request #386 from cgwalters/usr-sqlite
2020-05-25  Colin Waltersrpmdb: Also detect rpmdb.sqlite in /usr/share/rpm 386/head
2020-05-25  Michael SchroederImprove speed of ed25519 code
2020-05-20  Wolf Vollprechtconda: take subprio into account for initial sort 384/head
2020-05-19  Michael Schroedered25519: do not use mppow anymore
2020-05-19  Michael SchroederAdd USE_RPM_PUBKEY_BUILTTIME flag to switch to rpm...
2020-05-19  Michael SchroederDo no longer use internal rpm data to get the pubkey...
2020-05-19  Michael SchroederImprove ed25519 a bit
2020-05-18  Michael SchroederAdd support for ed25519 signature verification
2020-05-17  Michael Schroedersolv_pgpvrfy: rename mpmult to mpmul
2020-05-17  Michael Schroedersolv_pgpvrfy: simplify mpdec() a bit
2020-05-17  Michael Schroedersolv_pgpvrfy: add mpisequal() helper
2020-05-17  Michael Schroedersolv_pgpvrfy: split mpsetfrombe from mpbuild
2020-05-17  Michael Schroedersolv_pgpvrfy: fix buf in modulo reduction
2020-04-24  Michael SchroederAdd changes, bump version to 0.7.13 0.7.13
2020-04-24  Michael SchroederRefactor track_feature parsing a bit
2020-04-24  Michael SchroederClear repodata->lasthandle for freed/swapped solvable
2020-04-23  Dmitry MikhirevFix build with rpm headers in non-standard path 376/head
2020-04-20  Michael SchroederAdd changes, bump version to 0.7.12 0.7.12
2020-04-20  Michael SchroederMake repo_mark_retracted_packages only look at the...
2020-04-20  Michael SchroederMove win32 suff into an extra block
2020-04-20  Michael SchroederMerge pull request #375 from wolfv/allow_win32_shared
2020-04-20  Wolf Vollprechtadd WIN32 guards 375/head
2020-04-18  Wolf Vollprechtalso add the export all symbols option
2020-04-18  Wolf Vollprechtallow win32 to build shared lib
2020-04-17  Michael SchroederReturn a read error for truncated gzip files
2020-04-17  Michael SchroederMerge pull request #374 from davidbrochart/conda_track_...
2020-04-17  David BrochartMove feature minimization to pool_buildversioncmp() 374/head
2020-04-17  Michael Schroederconda: deal with repositories containing both new and...
2020-04-17  Michael SchroederMerge pull request #362 from wolfv/add_conda_packages
2020-04-16  Michael SchroederConda: de-priorize track features
2020-04-16  Michael SchroederAdd repo_lookup_count and solvable_lookup_count functions
2020-04-16  Michael SchroederAdd repodata_lookup_count function
2020-04-01  Wolf VollprechtMerge pull request #1 from davidbrochart/add_conda_packages 362/head
2020-03-31  David BrochartFix JSON parsing
2020-02-13  Michael SchroederMerge pull request #368 from dralley/bindings-fix
2020-02-13  Daniel AlleyAdd ENABLE_PYTHON3 to the conditional that triggers... 368/head
2020-02-12  Michael SchroederFix ruleinfo of complex dependencies returning the...
next