summaryrefslogtreecommitdiff
path: root/src/repodata.h
AgeCommit message (Expand)AuthorFilesLines
2008-09-10adapt repo_content to create one product per base arch, attributes not workin...Duncan Mac-Vicar P1-1/+4
2008-05-07- speed up array creation a bit by caching last valuesMichael Schroeder1-0/+5
2008-04-14Add REPOKEY_TYPE_COUNTED type (for arrays of structures).Michael Matz1-0/+3
2008-04-14Preparation for structured types. The repodata_set_* functions now takeMichael Matz1-15/+23
2008-04-08more commentsKlaus Kaempf1-1/+4
2008-04-08make the difference between repodata_set_constant() (numeric constant) andKlaus Kaempf1-1/+1
2008-04-08- fix prototype for repodata_set_num()Klaus Kaempf1-7/+40
2008-04-01Working but for now inactive code to support non-solvables (things whichMichael Matz1-0/+5
2008-03-20- add lookup_id functionMichael Schroeder1-13/+12
2008-03-20- rename str_lang to str_poollangMichael Schroeder1-0/+2
2008-03-20- add checksum lookup functionsMichael Schroeder1-1/+2
2008-03-20- also support sha256Michael Schroeder1-2/+3
2008-03-19Support new types for MD5 and SHA1 checksums (stored in binary, but withMichael Matz1-0/+8
2008-03-19Add functions to create IDARRAY attributes.Michael Matz1-0/+3
2008-03-19- write info block containing addedprovidesMichael Schroeder1-0/+1
2008-03-14- add repodata_dir2str functionMichael Schroeder1-0/+1
2008-03-07Make rpmdb2solv reasonably fast again.Michael Matz1-0/+1
2008-03-03- fix mem leaksMichael Schroeder1-0/+1
2008-02-29- change solv format in an incompatible way, breaking compatibilityMichael Schroeder1-1/+3
2008-02-19- fix memory leaksMichael Schroeder1-0/+2
2008-02-18- free repodata memoryMichael Schroeder1-0/+1
2008-02-15- really support DIRSTRARRAY typeMichael Schroeder1-0/+1
2008-02-14more commentsKlaus Kaempf1-1/+12
2008-02-10Support for generating separate sub files and bugfixes in the readerMichael Matz1-4/+8
2008-02-06Make repo_lookup_num work.Michael Matz1-1/+1
2008-02-06expose repo_lookup_str and add lookup_num (nonworking)Duncan Mac-Vicar P1-0/+1
2008-01-30Split repodata_insert_keyid from repodata_set to createMichael Matz1-0/+1
2008-01-30Storing the schema in front of the incore data releaves us from fiddlingMichael Matz1-3/+0
2008-01-29compileDuncan Mac-Vicar P1-0/+2
2008-01-29- add key filtering to repo_writeMichael Schroeder1-0/+123