support for susedata.xml
[platform/upstream/libsolv.git] / tools / repo_rpmmd.c
2008-09-12 Duncan Mac-Vicar Psupport for susedata.xml
2008-09-12 Duncan Mac-Vicar Pstore the string, not predefine types
2008-09-12 Duncan Mac-Vicar Pmake url ids extensible and fix parsers.
2008-09-01 Michael Schroeder- implement otherproviders()
2008-08-25 Michael Schroeder- fix offbyone
2008-08-25 Michael Schroeder- fix memory leaks, clean up a bit
2008-08-22 Duncan Mac-Vicar Pkeep the states on 1st column in order, fixes losing...
2008-08-22 Duncan Mac-Vicar P- add support for arbitrary extendable metadata using...
2008-08-14 Klaus Kaempfremove diskusage and translation parsing preparations...
2008-08-11 Klaus Kaempfprepare for diskusage.xml
2008-08-06 Duncan Mac-Vicar P- implement product handling using buddy packages
2008-08-04 Klaus Kaempfprepare to parse diskusage and translations through...
2008-08-01 Duncan Mac-Vicar Pwhile trying to support package metadata extensions...
2008-08-01 Duncan Mac-Vicar P- remove old code used to parse the old xml store,...
2008-07-21 Michael Schroeder- no more freshens. R.I.P.
2008-07-11 Michael Schroeder- set packager/distribution
2008-06-27 Michael Schroeder- add support for the package's URL [bnc#402434]
2008-04-25 Michael Schroeder- fix anchoring of filelist data
2008-04-25 Michael Schroeder- add support for susetags filelist
2008-04-14 Michael MatzPreparation for structured types. The repodata_set_...
2008-03-07 Michael Schroeder- make it parse patterns (a bit of a hack, though)
2008-03-06 Michael Schroeder- add localpool parameter
2008-03-05 Michael Schroeder- support header-range and sourcerpm in repo_rpmmd
2008-03-04 Michael Schroeder- fix susetags2solv -b bugs
2008-02-29 Michael Schroeder- change solv format in an incompatible way, breaking...
2008-02-21 Michael MatzIt's important that mediafile doesn't contain the direc...
2008-02-19 Michael Schroeder- remove numpacks support, it's not worth the trouble
2008-02-18 Klaus Kaempfpass column number to error message
2008-02-15 Klaus Kaempffind out who's who on parse error
2008-02-15 Klaus Kaempfadd help to rpmmd2solv and patchxml2solv
2008-02-11 Michael MatzWhoops, description and summary are not supposed to...
2008-02-11 Michael MatzAlso fill in description, summary, downloadsize, instal...
2008-02-10 Michael MatzCorrect mediafile handling (and reindent some lines).
2008-02-10 Duncan Mac-Vicar P- store location, dunno why it does not work yet
2008-02-06 Duncan Mac-Vicar Punbreak
2008-02-01 Duncan Mac-Vicar Ptrying to get a translated attribute working
2008-02-01 Duncan Mac-Vicar P- unify join and makeevr
2008-01-31 Duncan Mac-Vicar Pxml store capabilities are parsed now.
2008-01-31 Duncan Mac-Vicar Ptry to move split and join out
2008-01-31 Duncan Mac-Vicar Pinitial support for different kinds and pattern/patch...
2008-01-09 Michael Schroeder- rename xmalloc/... functions to sat_malloc, as we...
2007-12-21 Michael Schroeder- fix bug in repo_addid_dep
2007-11-25 Michael MatzAdvancing to the next solvable needs to happen a poster...
2007-11-17 Michael Schroeder- changed repo interface a bit, now alloc/free handle...
2007-11-16 Michael Schroeder- add solvable allocation functions
2007-11-14 Michael Schroeder- allow repositories that don't consist of a single...
2007-11-13 Michael Schroeder- cleanup repo handlin API
2007-11-08 Michael Schroeder- add a license
2007-10-30 Michael Schroeder- add vendor id to solvables
2007-10-26 Duncan Mac-Vicar Pto follow SUSE tools conventions