services/createrepo_c.git
2015-11-16 Ralph BeanFix PyTypeObject initialization.
2015-11-16 Ralph BeanTreat strings as explicit byte strings.
2015-11-15 Ralph BeanMore relative imports.
2015-11-15 Ralph BeanHandle floats and ints.
2015-11-15 Ralph BeanFix py2/3 compat issues in the acceptance tests.
2015-11-14 Ralph Beanpy3 syntax error in the test suite.
2015-11-14 Ralph BeanAdjust the build process to be py2/py3 compatible.
2015-11-14 Ralph BeanFix a typo.
2015-10-20 Tomas MlcochBump to 0.9.1
2015-10-20 Tomas MlcochRefactoring: Make parse_period_of_time() function static
2015-10-20 Tomas MlcochRefactoring: Add cr_ prefix to function hascontrollchars()
2015-10-08 Tomas MlcochFix double free during parsing broken XML metadata...
2015-10-08 Tomas MlcochTests: Add acceptance test for --general-compress-type...
2015-10-08 Tomas MlcochFix 'CR_CW_UNKNOWN_COMPRESSION cannot be used' error
2015-10-08 Tomas MlcochRefactoring: Fix compiler warnings
2015-10-07 Tomas MlcochAdd --general-compress-type option (RhBug 1253850)
2015-09-29 Tomas MlcochAdd new contriutors into AUTHORS file
2015-09-29 Tomas MlcochMerge pull request #34 from lmacken/master
2015-09-29 Tomas MlcochMerge pull request #35 from jaroslawp/master
2015-09-29 Tomas MlcochEnable drpm support when drpm library is detected on...
2015-09-17 Jarek Polokfix traceback on non-complete datetime information
2015-09-04 Tomas Mlcochparsehdr: Skip broken dependency with bad (non-numerica...
2015-09-04 Tomas Mlcochmisc: cr_str_to_evr(): Return NULL instead of "0" for...
2015-08-20 Luke Mackenupdateinfo: Fix a typo in the package release attribute
2015-07-07 Tomas MlcochCMake: Don't require CXX compiler
2015-06-30 Tomas MlcochTests for different checksum type for RPMs and repodata...
2015-06-30 Tomas MlcochSupport different checksum type for RPMs and repodata...
2015-05-28 Tomas MlcochBump version to 0.9.0
2015-05-26 Tomas Mlcochmergerepo_c: Prepend protocol (file://) for URLs in...
2015-05-26 Tomas MlcochRefactoring: Better handling of gint64 type
2015-05-25 Tomas MlcochUpdate bash completion
2015-05-25 Tomas Mlcochdoc: Update manpages
2015-05-25 Tomas Mlcochmergerepo: Fix NVR merging method
2015-05-25 Tomas Mlcochmergerepo: Fix behavior of --all param
2015-05-22 Tomas Mlcochcreaterepo: Add --cut-dirs and --location-prefix options
2015-05-22 Tomas Mlcochmisc: Add cr_cut_dirs()
2015-05-22 Tomas Mlcochcreaterepo: refactorization
2015-05-22 Tomas Mlcochmergerepo_c: Use better version comparison algorithm
2015-05-22 Tomas Mlcochutils: Port cr_cmp_version_str() to rpm's algorithm...
2015-05-22 Tomas Mlcochmisc: Rename elements in cr_Version structure
2015-05-22 Tomas Mlcochmergerepo_c: Fix version-release comparison for package...
2015-05-21 Tomas Mlcochmergerepo: Show warnings if some groupfile cannot be...
2015-05-21 Tomas Mlcochmergerepo: Fix bug in group file copying
2015-05-21 Tomas Mlcochmergerepo: Exit with error code when a groupfile cannot...
2015-05-15 Tomas MlcochBump to 0.8.3
2015-05-15 Tomas Mlcochmergerepo: Do not prepend file:// if protocol is alread...
2015-05-14 Tomas MlcochBump to 0.8.2
2015-05-14 Tomas Mlcochdoc: Add man pages for sqliterepo and update manpages...
2015-05-14 Tomas Mlcochutils: Update script for man page generation
2015-05-14 Tomas Mlcochmergerepo: Work only with noarch packages if --koji...
2015-05-14 Tomas Mlcochmergerepo: Use file:// protocol in local baseurl
2015-05-14 Tomas Mlcochmergerepo: Do not include baseurl for first repo if...
2015-05-14 Tomas Mlcochmergerepo_c: Refactoring - append_arch
2015-05-14 Tomas Mlcochmergerepo_c: Support multilib arch for --koji repos
2015-05-14 Tomas Mlcochmergerepo_c: Refactoring
2015-05-12 Tomas MlcochPrint debug message with version in each tool when...
2015-05-11 Tomas Mlcochmodifyrepo: Don't override file with itself (RhBug...
2015-05-11 Tomas Mlcochmodifyrepo: Remove all obsolete metadata that should...
2015-05-11 Tomas Mlcochmodifyrepo_c: Use cr_identical_files() function
2015-05-11 Tomas Mlcochsqliterepo: Use cr_identical_files()
2015-05-11 Tomas Mlcochmisc: Add cr_identical_files() function
2015-05-11 Tomas Mlcochcleanup: Add missing include of stdio.h
2015-05-06 Tomas MlcochBump to 0.8.1
2015-05-06 Tomas MlcochCMake: Add bash completion for sqliterepo_c into Makefile
2015-05-06 Tomas MlcochUpdate bash completion
2015-05-06 Tomas Mlcochmodifyrepo: Update --help output
2015-05-05 Tomas MlcochBump to 0.8.0
2015-05-05 Tomas Mlcochsqliterepo: Add checksum autodetection
2015-05-05 Tomas Mlcochsqliterepo: Remove few exit() calls
2015-05-05 Tomas MlcochReplace CR_UNUSED with G_GNUC_UNUSED
2015-05-05 Tomas MlcochReplace strerror() by g_strerror()
2015-05-05 Tomas Mlcochacceptance tests: Update run_nosetests.sh
2015-05-05 Tomas Mlcochacceptance tests: Add base set of acceptance tests...
2015-05-05 Tomas Mlcochsqliterepo: Proper support for --checksum
2015-05-05 Tomas Mlcochacceptance tests: Add tdir_makedirs into BaseTestCase...
2015-05-05 Tomas Mlcochsqliterepo: Fix inproper location_real values in record...
2015-05-05 Tomas Mlcochsqliterepo: Fix path building
2015-05-05 Tomas Mlcochacceptance tests: Update doc string
2015-05-05 Tomas Mlcochacceptance_tests: Add run_sqlr() method
2015-05-05 Tomas Mlcochtests: Update doc strings
2015-05-05 Tomas MlcochRemove old todo comment
2015-05-04 Tomas MlcochAdd --keep-old option
2015-04-29 Tomas Mlcochsqliterepo: Check for existing DBs first (also implemen...
2015-04-29 Tomas Mlcochrepomd: Add cr_repomd_copy()
2015-04-29 Tomas Mlcochrepomd: Add cr_repomd_remove_record()
2015-04-28 Tomas Mlcochcreaterepo: Update help
2015-04-28 Tomas Mlcochsqliterepo: First draft
2015-04-28 Tomas Mlcochxml_dumpers: Return GError when no obj to dump is passed
2015-04-28 Tomas Mlcocherror: Remove unused quark functions
2015-04-21 Tomas Mlcochload_metadata: Insert pkgKey with item index during...
2015-04-01 Tomas Mlcochcreaterepo_c: Use _cleanup_file_close_ for sqlite gener...
2015-04-01 Tomas Mlcochcleanup: More sane _cleanup_file_close_
2015-04-01 Tomas Mlcochlocate_metadata: cr_locate_metadata() now takes gboolea...
2015-04-01 Tomas Mlcochcreaterepo_shared: Avoid double removal of the same...
2015-03-31 Tomas Mlcochsqliterepo_c: Use cr_setup_logging()
2015-03-31 Tomas Mlcochmodifyrepo_c: Use cr_setup_logging()
2015-03-31 Tomas Mlcochmergerepo_c: Use cr_setup_logging()
2015-03-31 Tomas MlcochMove logging setup from createrepo_c to createrepo_shared
2015-03-31 Tomas Mlcoch.gitignore update
2015-03-31 Tomas Mlcochutils: Add single_test.py script
next