summaryrefslogtreecommitdiff
path: root/ext/repo_repomdxml.c
AgeCommit message (Expand)AuthorFilesLines
2013-06-07make REPOSITORY_REVISION a simple stringMichael Schroeder1-1/+1
2013-06-07fix indentMichael Schroeder1-2/+2
2012-10-23support repository:repomd:size, cleanup code a bitMichael Schroeder1-19/+13
2012-04-13- add pool_error and pool_errstr. get rid of lots of exit() calls.Michael Schroeder1-12/+10
2012-03-19- more cleanup and return type fixesMichael Schroeder1-4/+3
2012-02-06- add long forgotten break statement...Michael Schroeder1-1/+2
2012-02-06- clean up repo parsing codeMichael Schroeder1-17/+17
2012-01-17Make more C89 and POSIX compliantIngo Weinhold1-1/+2
2011-12-22- add solv_strdup(), rename repo_freeallrepos() to pool_freeallrepos()Michael Schroeder1-1/+1
2011-07-12- rename all sat_ to solv_Michael Schroeder1-3/+3
2011-03-23- use repodata_add_poolstr_array() instead of repo_add_poolstr_array() (actua...Michael Schroeder1-1/+1
2011-03-02- add sat_chksum_type2str() and sat_chksum_str2type() and use themMichael Schroeder1-14/+8
2010-03-12- content: REPOTAGS -> REPOID, knownid GLOBALID -> REPOIDMichael Schroeder1-1/+1
2010-03-11parse global repository ids. [bnc#377568]Michael Andres1-15/+21
2009-07-10- add repodata_join function to join a solvable blockMichael Schroeder1-4/+1
2009-06-22- add repomd.xml data sections to meta dataMichael Schroeder1-10/+60
2009-06-22- create libsatsolverext static libraryMichael Schroeder1-0/+456