services/createrepo_c.git
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
2012-01-12 Tomas MlcochAdd Doxyfile
2012-01-12 Tomas MlcochAdd new ctests
2012-01-12 Tomas MlcochAdd support for optimalized regexps for primary file...
2012-01-12 Tomas MlcochPrevent possible memmory leak in misc module
2012-01-12 Tomas MlcochAdd an 'important' note
2012-01-11 Tomas MlcochRemove unused function.
2012-01-11 Tomas MlcochAdd support for checksums and header range into parsepk...
2012-01-11 Tomas MlcochCode cleanup
2012-01-11 Tomas MlcochAdd compute_file_checksum and get_header_byte_range...
2012-01-11 Tomas MlcochAdd simple c test.
2012-01-11 Tomas MlcochFix warning in misc.c
2012-01-10 Tomas MlcochAdd parsepkg module
2012-01-10 Tomas MlcochFix XmlStruct declaration
2012-01-10 Tomas MlcochXmlStruct moved into xml_dump.h
2012-01-10 Tomas MlcochAdd support for parsing changelogs into parse_header.
2012-01-10 Tomas MlcochAdd support for parsing provides, conflicts, obsoletes...
2012-01-10 Tomas MlcochAdd function is_primary() into misc module.
2012-01-10 Tomas Mlcochmisc-string_to_version - Instead of empty string use...
2012-01-04 Tomas MlcochSome fixes in misc.c
2012-01-04 Tomas MlcochMakefile update
2012-01-04 Tomas MlcochAdd (incomplete) draft of 'header to xml' library.
next