services/createrepo_c.git
2014-08-01 Tomas Mlcochtests: Add updateinfo parser C tests
2014-08-01 Tomas MlcochCMake: Support for new updateinfo modules
2014-08-01 Tomas Mlcochxml_parser: Add updateinfo parser
2014-08-01 Tomas Mlcochxml_dump: Add updateinfo dumper
2014-08-01 Tomas Mlcochxml_dump_internal: Add cr_xmlNewTextChild_c() and cr_xm...
2014-08-01 Tomas Mlcochupdateinfo: Use GStringChunks
2014-07-30 Tomas Mlcocherror: Add error code and quark for updateinfo xml...
2014-07-30 Tomas Mlcochupdateinfo: Add updateinfo module with datatype definitions
2014-07-30 Tomas MlcochAdd missing <glib.h> includes
2014-07-23 Tomas MlcochUpdated acceptance test (I've released the utility...
2014-07-18 Tomas MlcochBump to 0.5.0
2014-07-18 Tomas MlcochDeltarpm support (Experimental - the used drpm library...
2014-07-18 Tomas Mlcochbash completion: Add support for delta related args
2014-07-16 Tomas Mlcochparsehdr: Remove unused include
2014-07-16 Tomas Mlcocherror: Add support for deltarpm failures
2014-07-16 Tomas Mlcochxml_file: Support for prestodelta.xml format
2014-07-16 Tomas Mlcochmisc: Make the function for NEVR and NEVRA parsing...
2014-07-16 Tomas MlcochAdapt code to the new types
2014-07-16 Tomas Mlcochmisc: Replace usage of the cr_NVREA with the cr_NEVRA...
2014-07-16 Tomas Mlcochmisc: Replace struct cr_NVREA * with cr_NVREA *
2014-07-16 Tomas Mlcochmisc: The struct cr_EVR type replaced by the cr_EVR *
2014-07-16 Tomas Mlcochmisc: Add cr_str_to_nevr() and cr_str_to_nevra() and...
2014-06-26 Tomas Mlcochtests: Fix C test for sqlite module
2014-06-26 Tomas MlcochInitialize threads correctly on old versions of GLib2...
2014-06-26 Tomas Mlcochacceptance_tests: Add tests for --cachedir option
2014-06-26 Tomas MlcochDo not print log domain (get rid off C_CREATEREPOLIB...
2014-06-25 Tomas Mlcochcreaterepo_c: Generate cache dir to the output directory
2014-06-25 Tomas MlcochImplements support for --cachedir (interfaces of parsep...
2014-06-25 Tomas Mlcochxml_dump: Update example of usage in module comment
2014-06-25 Tomas Mlcochcmd_parser: Normalize cachedir path before it is used
2014-06-25 Tomas MlcochPackage: new attrs siggpg, sigpgp and hdrid + support...
2014-06-10 Tomas Mlcochcreaterepo_c: Add --cachedir option (not implemented...
2014-06-10 Tomas Mlcochmisc: Remove use of g_date_time_* functions
2014-06-09 Tomas MlcochNew module dumper_thread
2014-06-04 Tomas Mlcochparsepkg: cr_package_from_rpm() refactored to use cr_pa...
2014-06-04 Tomas Mlcochload_metadata: Be less pedantic in ignoring old metadat...
2014-06-04 Tomas Mlcochload_metadata: Fix debug message about really usable...
2014-06-04 Tomas MlcochAcceptance tests: New tests
2014-06-04 Tomas Mlcochparsepkg: New function cr_package_from_rpm_base()
2014-06-03 Tomas MlcochRefactored cr_package_from_header - removed unnecessary...
2014-06-03 Tomas MlcochRemoved cr_xml_from_header() and refactored cr_xml_from...
2014-05-20 Tomas Mlcochacceptance_tests: More tests
2014-05-19 Tomas Mlcochacceptance_tests: Add base.py module with common test...
2014-05-19 Tomas Mlcochcmd_parser: Return error if the specified pkglist file...
2014-05-15 Tomas MlcochFix issues found by coverity scan
2014-05-14 Tomas MlcochFix few compiler warnings
2014-05-14 Tomas MlcochSupport for the new param --retain-old-md-by-age
2014-05-14 Tomas Mlcochcmd_parser: New option --retain-old-md-by-age
2014-05-06 Tomas MlcochBump to 0.4.0
2014-05-06 Tomas MlcochChange default file handling (RhBug: 1094539)
2014-04-29 Tomas MlcochAcceptanceTests: First draft
2014-04-28 Tomas MlcochBump to 0.3.1
2014-04-08 Tomas Mlcochrefactoring of handling of temporary .repodata directory
2014-04-08 Tomas MlcochWeak deps: sqlite
2014-04-07 Tomas MlcochWeak deps: package: Support weak deps during copy and...
2014-04-07 Tomas MlcochWeak deps: xml_parser_primary: Support for parsing...
2014-04-07 Tomas MlcochWeak deps: parsehdr: Support for weak and rich dependen...
2014-04-07 Tomas Mlcochparsehdr: Refactoring - dependency stuff moved into...
2014-04-07 Tomas MlcochCMake: Support for build with custom RPM version (CMake...
2014-04-01 Tomas MlcochWeek deps: Primary XML dumper support for weak deps.
2014-04-01 Tomas MlcochWeek deps: Add new package with weak deps fake-Rimmer
2014-04-01 Tomas MlcochWeek deps: Support for the cr_Package/Package object
2014-03-14 Tomas MlcochUpdate utility scripts
2014-03-10 Tomas MlcochBump to 0.3.0
2014-03-05 Tomas MlcochNew approach for loading of metadata 3/3
2014-03-05 Tomas MlcochNew approach for loading of metadata 2/3
2014-03-05 Tomas MlcochNew approach for loading of metadata 1/3.
2014-03-04 Tomas Mlcochcreaterepo_c: Support for changelog-limit = -1 (Dumps...
2014-03-04 Tomas Mlcochcmd_parser: Changed int to gint.
2014-03-03 Tomas MlcochRemove strerror() from error messages for rpmReadPackag...
2014-03-03 Tomas MlcochCMake: Modify debug compilation flags.
2014-03-03 Tomas MlcochUpdate man pages
2014-03-03 Tomas MlcochFix usage strings in help.
2014-03-02 Tomas MlcochCMake: Remove deltarepo
2014-02-25 Tomas Mlcochdeltarepo: Removed from createrepo_c
2014-02-25 Tomas Mlcochutils: Update make_rpm.sh script
2014-02-25 Tomas Mlcochdeltarepo: Implemented Updater().update_from_origin()
2014-02-24 Tomas Mlcochdeltarepo: Download only necessary delta metadata
2014-02-24 Tomas Mlcochdeltarepo: use real cost during solving
2014-02-24 Tomas Mlcochdeltarepo: sizes in deltarepos.xml
2014-02-24 Tomas Mlcochdeltarepo: support for <data> elements in deltarepos.xml
2014-02-24 Tomas Mlcochdeltarepos: fix gen scripts for acceptance tests
2014-02-24 Tomas MlcochDeltaRepo: Implemented apply_resolved_path
2014-02-24 Tomas MlcochUpdate repocontenthash.py
2014-02-20 Tomas Mlcochprogress on deltarepo
2014-02-20 Tomas MlcochVersion bump to 0.2.2
2014-02-20 Tomas MlcochREADME: Add sphinx into doc deps
2014-02-20 Tomas MlcochFix few warnings in python bindings
2014-02-20 Tomas MlcochFix python bindings to be compatible with Python < 2.7
2014-02-20 Tomas MlcochFew fixes to compatibility with glib 2.28
2014-02-20 Tomas Mlcochmisc: Add cr_spawn_check_exit_status()
2014-02-20 Tomas Mlcocherror: New error codes for process spawning
2014-02-20 Tomas MlcochFix building on RHEL6
2014-02-20 Tomas Mlcochcmake: Do not install deltarepo stuff yet
2014-02-19 Tomas Mlcochhelper: Removed cr_remove_metadata() and cr_get_list_of...
2014-02-19 Tomas Mlcochhelpers: cr_remove_metadata_classic now uses cr_repodat...
2014-02-19 Tomas Mlcochhelpers: Add cr_repodata_blacklist and cr_repodata_blac...
2014-02-17 Tomas MlcochSome progress on helpers module
2014-02-17 Tomas MlcochAdd module helpers
2014-02-17 Tomas MlcochNew function: cr_old_metadata_retention()
next