services/createrepo_c.git
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.
2012-01-31 Tomas MlcochAdd support for arguments.
2012-01-30 Tomas MlcochBetter package count inserting
2012-01-30 Tomas MlcochFix bad architecture while parsing src package
2012-01-30 Tomas MlcochAdd conversion of Epoch from int to str.
2012-01-30 Tomas MlcochFix is_primary function
2012-01-30 Tomas MlcochFix file paths
2012-01-27 Tomas MlcochFix 'time modification' while getting changelogs
2012-01-27 Tomas MlcochAdd gzip compression
2012-01-27 Tomas Mlcochparsepkg - Skip header check and signature verification
2012-01-27 Tomas MlcochAdd main.c - Proof of concept of createrepo in C.
2012-01-27 Tomas MlcochAdd file stat struct param for xml_from_package_file()
2012-01-27 Tomas MlcochPut '0' into XML if epoch is NULL.
2012-01-27 Tomas MlcochFix absolutely stupid bug (only one '=' in c^Cparsion)
2012-01-27 Tomas MlcochRemove warning and reverse changelog order
2012-01-18 Tomas MlcochAdd load_metadata module.
2012-01-17 Tomas MlcochAdd function for package parser initialization
2012-01-17 Tomas MlcochTypemap dict->package without allocation
2012-01-17 Tomas MlcochAdd method xml_dump.
2012-01-17 Tomas MlcochTemporary skipp encoding convertion
2012-01-17 Tomas MlcochSpeed optimalization in string concatenation
2012-01-17 Tomas MlcochBrutal speed optimalization - Get rid of regexps, use...
2012-01-17 Tomas MlcochUpdate typemaps.i
2012-01-16 Tomas Mlcochmodify tests
2012-01-16 Tomas Mlcochsplit filename in pkg structure and fix some leaks
2012-01-12 Tomas MlcochPerformance optimalization in typemaps.i
2012-01-12 Tomas MlcochPerformance optimalization (use prepend+reverse instead...
2012-01-12 Tomas MlcochAdd constants.h
next