services/createrepo_c.git
2012-10-31 Tomas MlcochRemove some debug output
2012-10-30 Tomas MlcochMergerepo small code refactoring
2012-10-30 Tomas Mlcochmergerepo output metadata are sorted since now
2012-10-30 Tomas MlcochAdd buffer for tasks into the dumper thread in createrepo
2012-10-23 Tomas MlcochAdd determinism to output package order
2012-10-23 Tomas MlcochFilling of pool moved into the funcion
2012-10-22 Tomas Mlcochuse .repodata while gen in mergerepo
2012-10-04 Tomas MlcochSmall changes in message logging
2012-10-03 Tomas MlcochBump to 0.1.10
2012-10-03 Tomas MlcochFix bug in get_version.py util script
2012-09-12 Tomas MlcochAccept --checksum=sha for sha1 checksum
2012-09-11 Tomas MlcochFix compatibility issues with old glib2
2012-09-10 Tomas MlcochAdd --pretty argument (for compatibility)
2012-09-05 Tomas MlcochAdd TODO comment about known memory management issue
2012-09-05 Tomas Mlcochenhancement of previous fix
2012-09-05 Tomas MlcochFix bug in optimalization for memory saving.
2012-09-03 Tomas MlcochBump to 0.1.9
2012-09-03 Tomas MlcochDo not load metadata if there are no packages to process
2012-09-03 Tomas MlcochFix warnings during compilation
2012-09-03 Tomas MlcochFix race condition in usage of libxml2
2012-09-03 Tomas MlcochLess memory usage during createrepo_c --update
2012-09-03 Tomas MlcochNew param pkglist for cr_load_xml_metadata*
2012-08-28 Tomas Mlcochsafer cr_package_free()
2012-08-27 Tomas MlcochMemory usage optimalization - shared chunk for all...
2012-08-27 Tomas MlcochMemory usage optimalization - no duplicated paths
2012-08-16 Tomas MlcochFix sigsev while generating pkglist
2012-08-16 Tomas MlcochAdd --read-pkgs-list param
2012-08-16 Tomas MlcochAdd --retain-old-md param
2012-08-16 Tomas MlcochNew function cr_remove_metadata_classic in locate_metad...
2012-08-15 Tomas MlcochBump to 0.1.8
2012-08-15 Tomas MlcochFix docstrings
2012-08-15 Tomas MlcochUpdated manpages
2012-08-15 Tomas MlcochNew comparator of version symbols in requires
2012-08-15 Tomas MlcochFix minor memory leak
2012-08-14 Tomas MlcochBetter names for tag lists
2012-08-14 Tomas MlcochNew params: --repo --revision --distro --content
2012-08-14 Tomas MlcochFixed memory leak
2012-08-14 Tomas MlcochChanged order of options in --help output
2012-08-14 Tomas MlcochNew interface of repomd module
2012-08-08 Tomas MlcochFix memory leak in processing of pkglist
2012-08-08 Tomas MlcochSupport for --basedir param
2012-07-30 Tomas MlcochManpage and bashcompletition file update
2012-07-30 Tomas MlcochSupport for updateinfo.xml to --keep-all-metadata
2012-07-30 Tomas Mlcochchecksum detection into cr_rename_repomdrecord_file
2012-07-30 Tomas MlcochSupport for updateinfo in locate_metadata module
2012-07-30 Tomas MlcochAdd --keep-all-metadata option and fix memory leak...
2012-07-26 Tomas MlcochBump to 0.1.7
2012-07-26 Tomas MlcochUpdate README
2012-07-26 Tomas MlcochCode refactoring
2012-07-25 Tomas MlcochEnhance output to stdout
2012-07-25 Tomas MlcochAdd script for performance testing
2012-07-25 Tomas MlcochAnother code refactoring
2012-07-25 Tomas MlcochAdd Doxyfile.in into srpm
2012-07-24 Tomas MlcochVersion bump to 0.1.6
2012-07-24 Tomas MlcochRelicensed from LGPLv2 to GPLv2
2012-07-24 Tomas MlcochCode refactoring
2012-07-24 Tomas MlcochAdd namespace prefix to namesin public header files
2012-07-24 Tomas Mlcochdump_files() put away from public headers
2012-07-24 Tomas MlcochUpdate CMakeLists to install development files.
2012-07-19 Tomas MlcochC89 comments in headers
2012-07-19 Tomas MlcochMake public headers usable with C++
2012-07-18 Tomas MlcochFunction rename
2012-07-03 Tomas MlcochAdd authors of db.c from yum-metadata-parser into the...
2012-07-03 Tomas MlcochDefinition of is_primary moved into the header file
2012-07-03 Tomas MlcochFix mergerepo_c logging + logging functions moved into...
2012-06-27 Tomas MlcochFix some uninitialized variables
2012-06-27 Tomas MlcochRemove 'NOT IMPLEMENTED' note from --database option
2012-06-27 Tomas MlcochSQLite optimalization
2012-06-27 Tomas MlcochImproved logging
2012-06-27 Tomas Mlcochcreaterepo_c support --compress-type param
2012-06-27 Tomas MlcochBetter compression factor for BZ2 by default
2012-06-27 Tomas MlcochAdd bash completion script
2012-06-26 Tomas Mlcochadd option for ignoring sqlite db into the get_metadata...
2012-06-26 Tomas MlcochSupport for SQLite metadata DB + new repomd module...
2012-06-26 Tomas MlcochUnittests for SQLite module
2012-06-26 Tomas MlcochAdd SQLite module
2012-06-26 Tomas Mlcochuse warning insted of critical messages in parsepkg...
2012-06-26 Tomas Mlcochxml_dump* modules now checks if package is NULL
2012-06-26 Tomas MlcochUse NULL instead of empty string in some cases in load_...
2012-06-25 Tomas MlcochFix usage of the BZ2_bzRead() in the cw_read()
2012-06-25 Tomas MlcochFix detect_compression
2012-06-25 Tomas MlcochAdd package_from_file function into the parsepkg module
2012-06-25 Tomas Mlcochflag_to_string could returns NULL
2012-06-25 Tomas MlcochAdd compress_file function into the misc module
2012-06-11 Tomas MlcochAdd some files used by tests
2012-06-11 Tomas MlcochAdd FindLZMA CMake module
2012-06-11 Tomas MlcochBumb version to 0.1.5
2012-06-11 Tomas MlcochFix merging repos with groupfile in mergerepo_c
2012-06-11 Tomas MlcochAdd support for different compression for groupfile...
2012-06-11 Tomas MlcochModified mergerepo_c behaviour with the --compress...
2012-06-11 Tomas MlcochAdd support for xz compression (--xz param) into the...
2012-06-11 Tomas MlcochUpdate remove_metadata function to support xz
2012-06-11 Tomas MlcochAdd tests for XZ compression
2012-06-11 Tomas MlcochAdd support for XZ compression to the compression_wrapp...
2012-06-11 Tomas MlcochUnversioned .so excluded from installation.
2012-06-05 Tomas MlcochAdd not thread safe warning into the comment
2012-06-05 Tomas MlcochOpen mode moved from constants into the enum.
2012-06-05 Tomas MlcochAdd doxygen comments into header files. Add doc target...
2012-06-04 Tomas MlcochBumb version to 0.1.4
2012-06-04 Tomas MlcochAdd initialization for 'key' variable.
next