Support new types for MD5 and SHA1 checksums (stored in binary, but with
[platform/upstream/libsolv.git] / src / repodata.c
2008-03-19 Michael MatzSupport new types for MD5 and SHA1 checksums (stored...
2008-03-19 Michael Schroeder- beautify add_array code
2008-03-19 Michael MatzAdd functions to create IDARRAY attributes.
2008-03-19 Michael Schroeder- write info block containing addedprovides
2008-03-17 Michael MatzInitialize all allocated array members for blocky array...
2008-03-14 Michael Schroeder- add repodata_dir2str function
2008-03-07 Michael MatzMake rpmdb2solv reasonably fast again.
2008-03-06 Michael Schroeder- beautify a bit
2008-03-04 Michael Schroeder- fix attribute merge when there's nothing to merge
2008-03-04 Michael Schroeder- clean up tmp space management
2008-03-03 Michael Schroeder- support not-seekable files again
2008-03-03 Michael Schroeder- fix mem leaks
2008-03-03 Michael Schroeder- fix bug in solv loading callback
2008-02-29 Michael Schroeder- change solv format in an incompatible way, breaking...
2008-02-24 Michael MatzImplement iterating also over solvable data.
2008-02-23 Michael MatzAn iterator interface to attributes. Supports the...
2008-02-19 Michael Schroeder- fix memory leaks
2008-02-18 Michael Schroeder- free repodata memory
2008-02-15 Michael Schroeder- really support DIRSTRARRAY type
2008-02-14 Michael MatzCleanup a bit.
2008-02-10 Michael MatzSupport for generating separate sub files and bugfixes...
2008-02-06 Michael MatzFix merge_attrs, so that not (e.g.) two medianr attribu...
2008-02-06 Michael MatzMake repo_lookup_num work.
2008-02-06 Duncan Mac-Vicar Pexpose repo_lookup_str and add lookup_num (nonworking)
2008-01-30 Michael MatzSplit repodata_insert_keyid from repodata_set to create
2008-01-30 Michael MatzStoring the schema in front of the incore data releaves...
2008-01-30 Michael MatzDocument repodata_internalize a bit, after understandin...
2008-01-29 Michael MatzI'm fairly sure this is right. Probably untested code...
2008-01-29 Michael MatzSmall nit.
2008-01-29 Michael Schroeder- add key filtering to repo_write