summaryrefslogtreecommitdiff
path: root/ext/repo_updateinfoxml.c
AgeCommit message (Expand)AuthorFilesLines
2013-07-04be more tolerant about bad xml: an empty epoch attribute means no epochMichael Schroeder1-1/+1
2013-07-01repo_updateinfoxml: rename datanum to handleMichael Schroeder1-22/+22
2013-06-26delete stray commentMichael Schroeder1-12/+0
2012-04-13- add pool_error and pool_errstr. get rid of lots of exit() calls.Michael Schroeder1-4/+4
2012-02-06- get rid of static variables used by join2Michael Schroeder1-2/+3
2012-01-17Make more C89 and POSIX compliantIngo Weinhold1-1/+2
2011-12-01- support severity/rights/updated in updateinfo.xmlMichael Schroeder1-21/+44
2011-07-12- rename all sat_ to solv_Michael Schroeder1-1/+1
2011-05-25- add solver_private.h, make repo_ functions return an int, make solver_solv ...Michael Schroeder1-2/+2
2011-05-24- do not use obsolete interface in libsolv library itselfMichael Schroeder1-9/+9
2011-05-19- make peace with gcc46Michael Schroeder1-6/+2
2010-11-24- updateinfo: cleanup issue date conversion code a bitMichael Schroeder1-6/+10
2010-10-22updateinfoxml: Correctly parse 'issued date' field.Michael Andres1-15/+31
2009-07-10- add repodata_join function to join a solvable blockMichael Schroeder1-4/+1
2009-06-22- create libsatsolverext static libraryMichael Schroeder1-0/+616