services/createrepo_c.git
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
2012-03-21 Tomas MlcochLoad metadata now with pretty print
2012-03-20 Tomas Mlcochcode cleanup
2012-03-20 Tomas Mlcochuse __func__ in logging functions
2012-03-20 Tomas Mlcochfull switch to xmltree
2012-03-20 Tomas Mlcochuse xmlTree in xml_dump_other
2012-03-15 Tomas MlcochAdd forgoten CMakeList.txt
2012-03-15 Tomas MlcochModified release scripts
2012-03-15 Tomas MlcochAdd manpage and utils
2012-03-14 Tomas MlcochSuppressed compiler warning about unused variable
2012-03-14 Tomas MlcochArgument parsing moved into cmd_parser module
2012-03-14 Tomas MlcochFix spaces in cmd_entries array
2012-03-14 Tomas MlcochAdd message with usage template
2012-03-13 Tomas Mlcochremove_old_metadata uses paths from repomd.xml
2012-03-13 Tomas MlcochRemoved unittests directory
2012-03-13 Tomas MlcochAdd FindGLIB2 and FindGTHREAD2 modules for cmake
2012-03-13 Tomas MlcochUse CMake
2012-03-13 Tomas MlcochMoved files
2012-03-13 Tomas MlcochFix some leaks
2012-03-12 Tomas MlcochAdd support for groupfile
2012-03-12 Tomas MlcochAdd get_filename and copy_file into misc module
2012-03-08 Tomas MlcochCreaterepo now uses temporary dir while generate repodata
2012-03-08 Tomas MlcochCall stat() in main only if needed
2012-03-08 Tomas MlcochChange log level in load_metadata.c
2012-03-08 Tomas MlcochGz compression changed from best speed to default
2012-03-08 Tomas MlcochSome fixes after Coverity scan.
2012-03-08 Tomas MlcochFix gzip file descriptor handling in compression_wrapper
2012-03-07 tmlcochMain renamed
2012-03-06 tmlcochAdd AUTHORS COPYING and README files
2012-03-06 tmlcochCode cleanup
2012-03-01 Tomas MlcochSkip swig wrappers stuff in Makefile
2012-03-01 Tomas MlcochFix some compiler warnings
2012-03-01 Tomas Mlcochremove whitespaces from end of changelog names in ...
2012-03-01 Tomas Mlcochdump modules refactored
2012-02-29 Tomas Mlcochxml_dump refactored
2012-02-29 Tomas Mlcochrepomd refactored
2012-02-29 Tomas Mlcochmisc refactored
2012-02-29 Tomas Mlcochparsepkg refactored
2012-02-29 Tomas Mlcochmain cleanup
2012-02-29 Tomas Mlcochload_metadata refactored
2012-02-29 Tomas Mlcochcompression_wrapper refactored
2012-02-29 Tomas Mlcochrefactored parsehdr
2012-02-28 Tomas MlcochVerbosity setup in main
2012-02-28 Tomas MlcochMain now uses compression_wrapper
2012-02-28 Tomas MlcochAdd cw_printf into compression wrapper
2012-02-28 Tomas Mlcochcode clenup
2012-02-28 Tomas MlcochHandle fread error in compression wrapper in proper...
2012-02-28 Tomas Mlcochload_metadata module now uses compression_wrapper
2012-02-28 Tomas Mlcochrepomd now uses compression wrapper
2012-02-28 Tomas MlcochAdd compression wrapper module
2012-02-23 Tomas MlcochAdd support for --simple-md-filenames
2012-02-23 Tomas MlcochUpdated main
2012-02-23 Tomas MlcochAdd new functions into load_metadata
2012-02-23 Tomas Mlcochrepomd add option for rename
2012-02-22 Tomas MlcochSupport for --skip-symlinks
2012-02-16 Tomas Mlcochcode cleanup
2012-02-16 Tomas MlcochPrevent buffer overflow in parsehdr.c
2012-02-16 Tomas MlcochRemove debug messages in parsehdr
2012-02-16 Tomas MlcochSome code cleanup
2012-02-16 Tomas MlcochParsehdr now keeps only one version of libc in requires...
2012-02-15 Tomas MlcochCode cleanup
2012-02-15 Tomas Mlcochload_metadata_2 (parsing by libxml2) renamed to load_me...
2012-02-15 Tomas MlcochRemoved module load_metadata.c (parsing via regexps)
2012-02-15 Tomas MlcochAdd import of logging.h with log domain into all *...
2012-02-15 Tomas MlcochSet common prefix in header files
2012-02-15 Tomas MlcochSome fixes
2012-02-15 Tomas MlcochMain now generate repomd.xml
2012-02-15 Tomas MlcochUpdated repomd module
2012-02-15 Tomas MlcochCode cleanup
2012-02-14 Tomas MlcochAdd module to generate repomd.xml.
2012-02-14 Tomas Mlcochupdate-md-path param fix
2012-02-14 Tomas MlcochAdd non public header file with logging domain
2012-02-14 Tomas MlcochModified --pkglist param behavior
2012-02-14 Tomas Mlcochmain uses glib message logging
2012-02-14 Tomas Mlcoch..
2012-02-13 Tomas Mlcochpkglist param fixed
2012-02-13 Tomas MlcochSome fixes in main
2012-02-13 Tomas MlcochAdd support for --update-md-path param
2012-02-13 Tomas MlcochNew format of load_metadata_2 functions
2012-02-13 Tomas MlcochMain now support substitution of package location via...
2012-02-13 Tomas MlcochFix memory leak in load_repodata_2
2012-02-09 Tomas MlcochAdd xml: prefix (namespace) to location attr base e...
2012-02-09 Tomas Mlcochkey in metadata hash table is now just filename
2012-02-09 Tomas Mlcochis_primary function is inline now
2012-02-09 Tomas MlcochTask in pool now use PoolTask structure
2012-02-09 Tomas MlcochUpdated is_primary function in misc.c
2012-02-09 Tomas MlcochAdd module for load metadata via libxml2
2012-02-07 Tomas MlcochFix segfault in load_gz_compressed_xml_metadata.
2012-02-01 Tomas MlcochAdd locate_and_load_xml_metadata function into load_met...
2012-02-01 Tomas MlcochAdd support for parsing gziped xml metadata.
next