summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)AuthorFilesLines
2010-03-23Parse an installed products <shortsummary> tag.Michael Andres1-1/+6
2010-03-12- content: REPOTAGS -> REPOID, knownid GLOBALID -> REPOIDMichael Schroeder2-3/+3
2010-03-11parse global repository ids. [bnc#377568]Michael Andres2-15/+27
2010-03-10Choose English as default fallback.Michael Andres1-1/+1
2010-03-10- match coding styleMichael Schroeder1-5/+5
2010-03-10Fix parsing of pattern specific tags (bnc #585000)Michael Andres1-12/+44
2010-02-19Fix uservisible parsing for rpmmd patternsKlaus Kämpf1-0/+3
2010-02-17- set thread count on fedora so that berkeleydb doesn't dieMichael Schroeder1-0/+3
2010-01-18- set repository:toolversion to 1.0 in common_writeMichael Schroeder1-2/+2
2009-12-18- work around rpm bug when --prefix is used (fixes #565525)Michael Schroeder1-10/+21
2009-10-21- ignore version in source fieldMichael Schroeder1-0/+8
2009-10-14- ignore products element so that repo2solv worksMichael Schroeder1-0/+4
2009-10-02- add repodata_delete_uninternalizedMichael Schroeder1-66/+85
2009-09-22- get missing translations from other solvablesMichael Schroeder2-4/+8
2009-09-21- also look at triggers when ordering packagesMichael Schroeder3-5/+34
2009-09-16- bring down memory usage byMichael Schroeder1-9/+46
2009-09-11- fix fp leak [bnc#535468]Michael Schroeder1-1/+2
2009-09-04- add changes, bump version, remove db.h workaroundMichael Schroeder2-2297/+4
2009-09-02- close fd leak [#527506]Michael Schroeder1-0/+1
2009-09-01- fix speed regression in repo_susetagsMichael Schroeder1-2/+4
2009-08-31- add ugly workaround to make it use the right interfaceMichael Schroeder2-4/+2300
2009-08-31- map db functions to rpm versionsMichael Schroeder1-1/+5
2009-08-31- adapt to build with rpm-4.7Michael Schroeder1-5/+5
2009-07-30- fix memory leakMichael Schroeder1-28/+23
2009-07-29- speed up file list parsing a bitMichael Schroeder1-19/+34
2009-07-29- rename CPE_ID macroMichael Schroeder1-1/+1
2009-07-22- don't skip directories and empty files in inode countMichael Schroeder1-3/+3
2009-07-21- color support in fileconflict checkingMichael Schroeder3-11/+41
2009-07-17- add repodata_write and repo_empty functionsMichael Schroeder2-0/+34
2009-07-15- allow index and match specification in getinstalledrpmdbids()Michael Schroeder2-3/+5
2009-07-15- be more careful when merging susetags attrsMichael Schroeder1-2/+20
2009-07-15- be more backward compatibleMichael Schroeder1-22/+25
2009-07-14- add new flags for the load functions:Michael Schroeder4-55/+129
2009-07-13- add rpm_byrpmh and rpm_query functionsMichael Schroeder2-16/+111
2009-07-13- do not autoload unneded repodataMichael Schroeder2-18/+52
2009-07-10- add repodata_join function to join a solvable blockMichael Schroeder11-68/+18
2009-07-08- allow ro database access for non-root users on fedoraMichael Schroeder1-56/+52
2009-07-07- fix bug in repo_add_rpmdbMichael Schroeder1-19/+112
2009-07-06- add pubkey support (repo_add_rpmdb_pubkeys/repo_add_pubkeys)Michael Schroeder2-51/+584
2009-07-02- add checksum generation codeMichael Schroeder2-0/+30
2009-07-01- add repo_add_debpackages to read a debian Packages fileMichael Schroeder2-0/+68
2009-07-01- only add selfprovides if name is setMichael Schroeder8-14/+25
2009-06-30- add support for homepage aka (solvable:url)Michael Schroeder1-0/+4
2009-06-30- no endless loops, pleaseMichael Schroeder1-1/+2
2009-06-30- add repo_deb to CMakeLists.txtMichael Schroeder3-9/+10
2009-06-30- finish repo_deb.[ch]Michael Schroeder1-13/+200
2009-06-29- add repo_deb.[ch], needed for build service codeMichael Schroeder2-0/+263
2009-06-29- add checksum functionsMichael Schroeder1-3/+0
2009-06-29- add some comments, move code aroundMichael Schroeder2-94/+133
2009-06-25- allow content file with no product definitionMichael Schroeder2-38/+34