services/createrepo_c.git
2013-07-01 Tomas Mlcochcreaterepo_c: Switch order of g_mutex_unlock and g_cond...
2013-06-30 Tomas Mlcochcreaterepo_c: Removed input_dir item from struct CmdOpt...
2013-06-24 Tomas Mlcochcreaterepo_c: Repomdrecord filling use threads.
2013-06-24 Tomas Mlcochthreads: Add parallel repomd record fill.
2013-06-21 Tomas MlcochAdd example for paralelized compression
2013-06-17 Tomas Mlcochmergerepo_c: Speed UP! Use threads for DB records compr...
2013-06-17 Tomas Mlcochcreaterepo_c: Speed UP! Use threads for DB records...
2013-06-17 Tomas Mlcochthreads: New module with useful set of function for...
2013-06-17 Tomas Mlcochcreaterepo_c, mergerepo_c: Code cleanup
2013-06-13 Tomas Mlcochpython: Better exception reporting
2013-06-13 Tomas Mlcochcompression_wrapper: cr_open_with_stat renamed to cr_sopen.
2013-06-13 Tomas Mlcochpython: Add compression_suffix and detect_compression...
2013-06-13 Tomas Mlcochpython: Add CrFile class (Bindings for the CR_FILE...
2013-06-13 Tomas Mlcochtests: Fix compression type in test_xml_file.py
2013-06-13 Tomas Mlcochpython: Fix reference counting of ContentStat in XmlFile.
2013-06-12 Tomas Mlcochdeltarepo: ...
2013-06-12 Tomas Mlcochdeltarepo: ...
2013-06-12 Tomas Mlcochpython: Add cr.UNKNOWN_CHECKSUM constant.
2013-06-11 Tomas Mlcochdeltarepo: ...
2013-06-11 Tomas Mlcochpython: Add misc module.
2013-06-11 Tomas Mlcochrepomd: Add cr_repomd_record_load_contentstat function.
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.
next