services/createrepo_c.git
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.
2012-06-04 Tomas MlcochManpage update
2012-06-04 Tomas MlcochAdd --noarch-repo param to mergerepo_c
2012-05-31 Tomas MlcochAdd --all param to mergerepo_c
2012-05-31 Tomas MlcochAdd --method param to mergerepo_c
2012-05-31 Tomas MlcochAdd str_to_version and cmp_version_string into the...
2012-05-31 Tomas Mlcochstruct VersionStruct renamed to struct EVR
2012-05-29 Tomas MlcochAdd debug flags for CMAKE_BUILD_TYPE DEBUG
2012-05-29 Tomas MlcochTry load repodata from output dir if specified while...
2012-05-29 Tomas MlcochUpdate README - Add differences in behaviour between...
2012-05-29 Tomas MlcochFix pattern matching behaviour for --excludes param
2012-05-28 Tomas MlcochFix double free while use --excludes param.
2012-05-28 Tomas MlcochAdd some forgotten license headers
2012-05-28 Tomas MlcochAdd handling into mergerepo if download of repodata...
2012-05-28 Tomas MlcochAdd check if input directory exist
2012-05-28 Tomas MlcochChange version
2012-05-28 Tomas MlcochSet RelWithDebInfo as default cmake build type
2012-05-24 Tomas Mlcochfix make_tarball_from_git.sh
2012-05-24 Tomas MlcochTarball by xz instead bz2
2012-05-24 Tomas MlcochAdd automatic version detection into release scripts...
2012-05-24 Tomas MlcochAdd get_version.py script into utils
2012-05-24 Tomas MlcochAdd version.h
2012-05-23 Tomas MlcochAdd headers with LGPL2.1 license
2012-05-22 Tomas MlcochFix remove_metadata in locate_metadata
2012-05-22 Tomas MlcochFix RPATH stuff in cmake
2012-05-10 Tomas MlcochAnother fixes in release scripts
2012-05-10 Tomas MlcochFix address in license file
2012-05-10 Tomas MlcochAdd target tests into the Makefile
2012-05-10 Tomas MlcochFix a lot of release related stuff (CMakeLists, release...
2012-05-10 Tomas MlcochFix bug in make_rpm.sh script
2012-05-09 Tomas MlcochFix base_path in mergerepo
2012-05-09 Tomas MlcochBetter repo loading/downloading in mergerepo
2012-05-09 Tomas MlcochAdd support for remote (ftp://, , ...) groupfile in...
2012-05-09 Tomas MlcochAdd download and better_copy_file functions into the...
2012-04-24 Tomas MlcochClean up misc.c module
2012-04-24 Tomas MlcochAdd unittest for misc.c module
2012-04-17 Tomas MlcochFix libc.so filtering for requires list in parsehdr.c
2012-04-17 Tomas MlcochFix check of return value from load_metadata.
2012-04-17 Tomas MlcochAdd unittest for load_metadata module.
2012-04-17 Tomas Mlcochload_metadata.h: Add return value constants
2012-04-17 Tomas MlcochAdd spec files of fake packages for testing purposes
2012-04-17 Tomas MlcochUpdate .gitignore
2012-04-17 Tomas MlcochAdd CMakeLists.txt into tests
2012-04-17 Tomas MlcochRemove ctests directory.
2012-04-17 Tomas MlcochAdd unittest for compression_wrapper
2012-04-17 Tomas MlcochDefinition of UNUSED macro moved into misc.h
2012-04-12 Tomas MlcochUse MAGIC_MIME instead of MAGIC_MIME_TYPE.
2012-04-12 Tomas MlcochFix some compatibility issues
2012-04-12 Tomas MlcochFix few memory leaks
2012-04-12 Tomas MlcochFix package counter in mergerepo
2012-04-12 Tomas MlcochBetter XML dump output
2012-04-11 Tomas MlcochCurl included -> Support for http and ftp
2012-04-10 Tomas MlcochAdd support for updateinfo.xml into repomd.xml module
2012-04-04 Tomas MlcochFix some bugs
2012-04-04 Tomas MlcochMergerepo has 'fake' support for groupfile
2012-04-04 Tomas MlcochUpgrade of copy_file function in misc
2012-04-04 Tomas MlcochSupport for compress_type option of mergerepo
2012-04-04 Tomas MlcochAdd get_suffix function into compression_wrapper
2012-04-03 Tomas MlcochFix cmake libxml2 stuff
2012-04-03 Tomas MlcochAdd some cmake modules
2012-04-03 Tomas MlcochFirst version of Mergerepo
2012-04-03 Tomas MlcochSome fix some bugs
2012-04-02 Tomas MlcochCode clean up
2012-04-02 Tomas MlcochFix memory leaks in cmd parser
2012-04-02 Tomas MlcochAdd normalize_dir_path function into misc module.
2012-04-02 Tomas MlcochRemove unused regexp
2012-03-29 Tomas MlcochAdd FindLibmagic CMake module (from github.com/rizo...
2012-03-29 Tomas MlcochRemove libxml2 workaround from CMakeLists
2012-03-28 Tomas Mlcochswitch repomd from xml writer to xml tree + pretty...
2012-03-28 Tomas MlcochBetter error handling in load_metadata parser callbacks
2012-03-28 Tomas Mlcochremove unused metadata_parser_2.c
2012-03-28 Tomas Mlcochsplit load_metadata module into load_metadata and locat...
2012-03-28 Tomas Mlcochsupport for variable keys in hashtable from locate_and_...
2012-03-27 Tomas MlcochFull switch to the Expat repodata parser
2012-03-27 Tomas MlcochSupport for new metadata parser in createrepo
2012-03-27 Tomas MlcochAlpha version of new metadata parser
2012-03-22 Tomas MlcochFix possible fclose(NULL)
2012-03-22 Tomas MlcochRemove redundant function from load_metadata module
2012-03-22 Tomas MlcochBetter compression detection
2012-03-21 Tomas MlcochFix possible racecondition
2012-03-21 Tomas MlcochAdd handler for SIGINT
2012-03-21 Tomas MlcochAdd remove_dir function into the misc
next