services/createrepo_c.git
2013-06-01 Tomas Mlcochpython: Fix reference decrementing in xml_parser
2013-05-31 Tomas Mlcochxml_parser: Add license header into the xml_parser.c.
2013-05-31 Tomas Mlcochtests: Add new tests for XML parsers.
2013-05-31 Tomas Mlcochpython: xml_parsers now store reference to a pkg object...
2013-05-31 Tomas Mlcochpython: Add bindings for xml_parse functions + base...
2013-05-31 Tomas Mlcochload_metadata: Switched from internal (ugly) xml parser...
2013-05-31 Tomas Mlcochxml_parser: small refactoring
2013-05-31 Tomas Mlcochxml_parser: Fix false warning from the cr_xml_parser_st...
2013-05-31 Tomas Mlcochxml_parser_primary: Fix typo in name of obsoletes tag.
2013-05-30 Tomas Mlcochpython: Add draft for support of xml_parser module.
2013-05-30 Tomas Mlcochcreaterepo_h: Add xml_parser.h
2013-05-30 Tomas Mlcochxml_parser: Primary parser add option for ignoring...
2013-05-30 Tomas Mlcochmisc: Add cr_safe_string_chunk_insert_null
2013-05-30 Tomas MlcochFor SHA1 checksum use type string 'sha' instead of...
2013-05-30 Tomas Mlcochxml_parser: Add primary.xml parser.
2013-05-30 Tomas Mlcochxml_parser: Add other.xml parser.
2013-05-30 Tomas Mlcochxml_parser_internal: Add cr_xml_parser_strtoll.
2013-05-30 Tomas Mlcochxml_parser_filelists: refactoring.
2013-05-30 Tomas Mlcochmisc: Add cr_safe_string_chunk_insert_const.
2013-05-30 Tomas Mlcochxml_parser: Report warnings via callback.
2013-05-29 Tomas Mlcochcreaterepo_c: Add temporary blocking of SIGINT to preve...
2013-05-29 Tomas Mlcochcompression_wrapper: More nice error messages.
2013-05-29 Tomas Mlcochcompression_wrapper: Better error messages for XZ error...
2013-05-27 Tomas Mlcochcompression_wrapper: refactoring.
2013-05-27 Tomas Mlcochtests: More tests for compression wrapper.
2013-05-27 Tomas Mlcochxml_parser: Add generic parser.
2013-05-27 Tomas MlcochFix testing to regular file.
2013-05-27 Tomas Mlcochcompression_wrapper: Add GError based error reporting...
2013-05-27 Tomas Mlcochmergerepo_c: Use cr_XmlFile.
2013-05-26 Tomas Mlcochxml_parser: Prevent memory leak during parse error.
2013-05-26 Tomas Mlcochrefactoring
2013-05-26 Tomas Mlcochxml_parser: More tests for xml_parser_filelists.
2013-05-26 Tomas Mlcocherror: Add rc codes for bad primary and other xmls.
2013-05-26 Tomas Mlcochtests: Add new xml files for testing of xml parsing.
2013-05-25 Tomas Mlcochxml_parser: Draft of new xml parsing module
2013-05-25 Tomas Mlcochload_metadata: Removed unused variables.
2013-05-25 Tomas Mlcochtests: Add path to repodata files into fixtures.
2013-05-25 Tomas Mlcocherror: Add cr_strerror function and error codes + domai...
2013-05-25 Tomas Mlcochrefactoring: Add some asserts.
2013-05-24 Tomas Mlcochrefactoring: Removed old and unused SWIG files.
2013-05-21 Tomas Mlcocherror: Add comments.
2013-05-17 Tomas Mlcochtests: fix interpreter path in run_gtester.sh.
2013-05-17 Tomas Mlcochtests: Exclude mtime of file from testing.
2013-05-17 Tomas Mlcochsqlite: Fix bug in comment with example of usage.
2013-05-16 Tomas Mlcochsqlite: Changed module interface - New interface is...
2013-05-16 Tomas Mlcochmergerepo_c: Refactoring
2013-05-16 Tomas Mlcochcreaterepo_c: Switch from CR_FILE to cr_XmlFile.
2013-05-16 Tomas Mlcochrepomd: Allow NULL as input record param.
2013-05-16 Tomas Mlcocherror: Add CRE_ERROR return code for unspecified errors.
2013-05-16 Tomas MlcochREADME: Add note about verbose tests.
2013-05-15 Tomas Mlcochexamples: Add simple_createrepo.py.
2013-05-15 Tomas Mlcochtests: Update XmlFile unittest.
2013-05-15 Tomas Mlcochpython: Add binding + tests for xml_file module.
2013-05-15 Tomas Mlcochpython: CreaterepoCException renamed to CreaterepoCError.
2013-05-15 Tomas Mlcochtests: Better python test for sqlite module.
2013-05-15 Tomas Mlcochtests: Add -v (verbose) to python nosetests.
2013-05-15 Tomas Mlcochpy: sqlite module refactorization.
2013-05-14 Tomas MlcochREADME: Add names of required packages in Ubuntu.
2013-05-14 Tomas MlcochAdd xml_file.h into the createrepo_c.h.
2013-05-14 Tomas MlcochNew module xml_file + test for the module.
2013-05-14 Tomas Mlcochtests: Constant with temporary dir template.
2013-05-14 Tomas Mlcocherror: New error domain (xml_file) + Refactoring (alpha...
2013-05-14 Tomas Mlcochcompression_wrapper: Fix description of return value...
2013-05-14 Tomas Mlcochmisc: Add macro for constant string lenght calculation...
2013-05-14 Tomas Mlcochconstants: Add sentinel to checksum type list.
2013-05-14 Tomas Mlcochsqlite: Add asserts.
2013-05-14 Tomas Mlcochcompression_wrapper: Add asserts.
2013-05-14 Tomas Mlcochtests: exclude downloading tests
2013-05-13 Tomas Mlcochtests: Better run_gtester.sh script.
2013-05-13 Tomas MlcochUpdate README.md
2013-05-13 Tomas MlcochCMake: Remove unused CPACK stuff.
2013-05-13 Tomas Mlcochtests: test_data/ renamed to testdata/.
2013-05-13 Tomas Mlcochutils: Better scripts for generating tarballs and rpms.
2013-05-13 Tomas Mlcochlocate_metadata: Add error check for locating metadata...
2013-05-13 Tomas Mlcochtests: prefix for C test changed to 'test_'.
2013-05-13 Tomas Mlcochtests: Add fixtures.h with common constants and other...
2013-05-13 Tomas MlcochUpdate requires in README.md.
2013-05-09 Tomas MlcochUpdate c tests
2013-05-09 Tomas Mlcochload_metadata: Add GError support.
2013-05-09 Tomas Mlcochparsepkg: Add GError support.
2013-05-09 Tomas Mlcochparsehdr: Add GError support.
2013-05-09 Tomas Mlcochrepomd: cr_repomd_record_groupfile rename to cr_repomd_...
2013-05-09 Tomas MlcochSmall refactoring
2013-05-08 Tomas MlcochFirst stage of improved error handling
2013-05-08 Tomas Mlcochpy: Fix num type conversion in repomd record setters.
2013-05-08 Tomas Mlcochpytests: Exclude time_file value from tests.
2013-05-06 Tomas MlcochPython: Experimantal implementation of Python bindings...
2013-05-06 Tomas Mlcochpackage: Add cr_package_copy method.
2013-05-06 Tomas Mlcochcr_safe_string_chunk_insert moved from parsehdr into...
2013-04-22 Tomas Mlcochrepomd: fix comments in header file.
2013-04-22 Tomas Mlcochsqlite: Refactoring.
2013-04-22 Tomas Mlcochsqlite: Add err object to cr_db_add_(primary|filelists...
2013-04-19 Tomas Mlcochsqlite: Do not recreate tables and triggers while openi...
2013-04-18 Tomas Mlcochc_unittests: Update function names.
2013-04-15 Tomas Mlcochmergerepo_c: Set logging right after cmd args parsing.
2013-04-15 Tomas Mlcochmergerepo_c: Implicitly use --all with --koji.
2013-04-15 Tomas MlcochMan page update.
2013-04-11 Tomas Mlcochmergerepo_c: little refactoring.
2013-04-11 Tomas Mlcochmergerepo_c: Add --simple-md-filenames and --unique...
2013-04-11 Tomas Mlcochmergerepo_c: Always include noarch while mimic koji...
next