Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/rpm-software-management/createrepo_c.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-09Preserve changed API for cr_compress_file_with_stat (RhBug:1973588)createrepo_c-0.17.2-maintAleš Matěj
2021-09-09Fix: cr_compress_file_with_stat: Memory leakAleš Matěj
2021-04-12Release 0.17.20.17.2Nicola Sella
2021-03-30Run c tests directly without gtesterAleš Matěj
2021-03-30Improve resource management for python tests (cleans up tests output)Aleš Matěj
2021-03-30Remove acceptance_tests, they were diffucult to run and are supersededAleš Matěj
2021-03-30Remove empty arrays in tests, pass NULL instead (fixes a compiler warning)Aleš Matěj
2021-03-30Replace 'blacklist' with 'excludelist'Daniel Mach
2021-03-30Update Doxyfile.in to version 1.9.1Daniel Mach
2021-03-29Allow taking __repr__ (__str__) of closed xmlfile and sqlite (RhBug:1913465)Aleš Matěj
2021-03-24Push packages to PyPI whenever new releases are createdDaniel Alley
2021-03-24CI: Only run Python CI on a pull_request, not on pushLukáš Hrázký
2021-03-12CI: Rename python_ci.yml workflow to ci-python.ymlLukáš Hrázký
2021-03-11CI: Unify the repository name data pathLukáš Hrázký
2021-03-11CI: Use target repository name, not the one from PRLukáš Hrázký
2021-03-08spec: Add xz as builddep, the tests depend on the binaryLukáš Hrázký
2021-03-08Add Github Actions CIDaniel Alley
2021-03-03Fix typosDaniel Alley
2021-03-03Add CI running the Integration Tests suiteLukáš Hrázký
2021-03-03Release 0.17.10.17.1Aleš Matěj
2021-03-01find Python 3 and libs on CentOS 7 tooEvgeni Golov
2021-02-22Fix segmentation fault when taking str() of closed fileDaniel Alley
2021-02-16Use pkg-config for rpm libraries instead of custom codeLukáš Hrázký
2021-02-16Remove custom CMake modules, use pkg-config insteadLukáš Hrázký
2021-02-15Replace python-nose with unittestPavla Kratochvilova
2021-02-04Release 0.17.00.17.0Aleš Matěj
2021-02-04Setting updated/issued_date to None doesn't produce garbage values (RhBug:192...Aleš Matěj
2021-02-01Drop Python 2 supportDaniel Alley
2021-01-20Don't rely on cmake defaults in spec and set cmake drpm default to offAleš Matěj
2021-01-20Disable drpm also for RHEL >= 9 (RhBug:1914828)Aleš Matěj
2021-01-06Never leave behind .repodata lock on exit (RhBug:1906831Aleš Matěj
2021-01-06Fix type warning, used GSList stores char pointers as void pointersAleš Matěj
2021-01-06Do not remove dst compression suffix based on src file for cr_compress*Aleš Matěj
2021-01-06Revert back to old API of cr_compress_file_with_stat and cr_compress_fileAleš Matěj
2020-11-09Fix Python deprication (PY_SSIZE_T_CLEAN)Aleš Matěj
2020-11-06Release 0.16.20.16.2Aleš Matěj
2020-11-06Fix memory leak of updatecollectionmoduleDaniel Alley
2020-11-06Fix memory leak of cr_file->stat->hdr_checksumDaniel Alley
2020-11-05Fix leaks triggered by locate_metadata testsDaniel Alley
2020-11-05Fix memory leak in PyErr_ToGError()Daniel Alley
2020-11-05Add a new function to replace PyObject_ToStrOrNull()Daniel Alley
2020-10-01Release 0.16.10.16.1Aleš Matěj
2020-08-10spec: Fix building with new cmake macrosLukáš Hrázký
2020-07-30Introduce changelog metadata in commit messagesPavla Kratochvilova
2020-07-29gen_manpages: invoke gen_rst.py with Python 3.x.Peter Pentchev
2020-07-29gen_rst: all our manpages are in section 8.Peter Pentchev
2020-07-29Add the section number to the manual pages.Peter Pentchev
2020-07-26Parse xml snippet in smaller parts (RhBug:1859689)Aleš Matěj
2020-07-26Add a test for parsing huge snippet (RhBug:1859689)Aleš Matěj
2020-07-26Fix segfault when trying to use malformed modular metadataAleš Matěj