services/createrepo_c.git
2013-06-10 Tomas Mlcochtests: Fix python test for ContentStat object.
2013-06-10 Tomas Mlcochdeltarepo: draft v2
2013-06-10 Tomas MlcochPython: Add checksum module.
2013-06-10 Tomas Mlcochchecksum: Fix cr_checksum_type for sha checksum.
2013-06-10 Tomas MlcochPython: xml_parser: Fix error when newpkgcb returns...
2013-06-10 Tomas MlcochPython: Fix module name in object type string.
2013-06-10 Tomas Mlcochdeltarepo: Add draft of deltarepo.
2013-06-10 Tomas MlcochPython: Add contentstat source files.
2013-06-09 Tomas MlcochREADME.md: Add link to RedHat bugzilla.
2013-06-07 Tomas MlcochDoc update
2013-06-06 Tomas Mlcochpython: Add ContentStat object.
2013-06-06 Tomas Mlcochmergerepo_c: Speed up! (Support for content checksum).
2013-06-06 Tomas Mlcochcreaterepo_c: Speed up! (Support for content checksum).
2013-06-06 Tomas Mlcochxml_file: Support for cr_ContentStat.
2013-06-06 Tomas Mlcochcompression_wrapper: Little change in use of cr_Content...
2013-06-05 Tomas Mlcochmisc: Add cr_compress_file_with_stat function.
2013-06-05 Tomas Mlcochcompression_wrapper: Support for filling cr_ContentStat...
2013-06-05 Tomas Mlcochcompression_wrapper: Add cr_ContentStat object.
2013-06-05 Tomas MlcochRepomd: RepomdRecord timestamp, size and size_open...
2013-06-05 Tomas Mlcochrepomd: cr_repomd_xml_dump renamed to: cr_xml_dump_repo...
2013-06-05 Tomas Mlcochrepomd: Suppress warning about unknown compression...
2013-06-05 Tomas Mlcochpython: Add short contants for compression algorithms...
2013-06-04 Tomas Mlcochrepomd: Add support for xml:base attr at location element.
2013-06-04 Tomas Mlcochpython: Support for None in set_str func.
2013-06-04 Tomas Mlcochrepomd: Add support for repoid tag.
2013-06-04 Tomas Mlcochrepomd: Reverse order of distro tags (FIFO instead...
2013-06-04 Tomas Mlcochpython: Repomd class support loading repomd.xml during...
2013-06-04 Tomas Mlcochpython: Add default params for xml_parser_* functions.
2013-06-04 Tomas Mlcochexamples: Update python example
2013-06-03 Tomas Mlcochcreaterepo_c+mergerepo_c: Fix bug with repomd gen.
2013-06-03 Tomas Mlcochpy: Fix memory leak.
2013-06-03 Tomas Mlcochrepomd: Refactoring + python fuctions + etc.
2013-06-03 Tomas Mlcochxml_parser_repomd: More tests
2013-06-03 Tomas MlcochFix few compiler warnings + test for xml_parser_repomd
2013-06-02 Tomas Mlcochxml_parser_repomd: Finished
2013-06-02 Tomas Mlcochxml_parser_repomd: Incomplete draft
2013-06-02 Tomas Mlcochrepomd: Switched cr_Repomd and cr_RepomdRecord from...
2013-06-02 Tomas Mlcocherror: Add messages for new errors.
2013-06-01 Tomas Mlcochpython: xml_parser: Callbacks interface is similar...
2013-06-01 Tomas Mlcochmisc: Add support for GError reporting.
2013-06-01 Tomas Mlcochpython: Add new checksum constant values.
2013-06-01 Tomas Mlcochbash-completion: Add new supported checksums (sha,...
2013-06-01 Tomas Mlcochchecksum: New module + test + all checksum related...
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.
next