- prepend "pattern:" to Extends/Include
[platform/upstream/libsolv.git] / tools / repo_susetags.c
2008-03-20 Michael Schroeder- prepend "pattern:" to Extends/Include
2008-03-19 Michael MatzSupport new types for MD5 and SHA1 checksums (stored...
2008-03-19 Michael MatzStore pattern order, includes, extends, category and...
2008-03-10 Michael MatzStore the susetags datadir as an attribute to the produ...
2008-03-06 Michael Schroeder- add localpool parameter
2008-03-04 Michael Schroeder- fix susetags2solv -b bugs
2008-03-03 Michael Schroeder- add void entry for mediadir
2008-03-03 Michael Schroeder- add '-d' option to susetags2solv, reads all packages...
2008-02-29 Michael Schroeder- change solv format in an incompatible way, breaking...
2008-02-15 Klaus Kaempfsupport splitting of cross-kind dependencies for patterns
2008-02-15 Michael MatzWrite out pattern visibility.
2008-02-15 Michael MatzUnbreak things.
2008-02-15 Michael Matzsusetags2solv always constructs attributes now, by...
2008-02-14 Klaus Kaempfmore flexibility in naming attribute files,
2008-02-11 Michael MatzMake susetags2solv directly read content files, so...
2008-02-10 Duncan Mac-Vicar Pcleanup
2008-02-10 Michael MatzSupport for generating separate sub files and bugfixes...
2008-02-07 Michael Matzsusetags2solv didn't parse multiple patterns since...
2008-02-07 Klaus Kaempfintroduce Solvable.kind to remove the need for strcmp...
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-30 Michael MatzUse repodata_merge_attrs to implement =Shr again. ...
2008-01-29 Michael Schroeder- add key filtering to repo_write
2007-12-27 Michael MatzNo idea why I had this as intlist.
2007-12-27 Michael MatzParse also +Dir:, i.e. the packages.DU file. For now...
2007-12-21 Michael Schroeder- fix bug in repo_addid_dep
2007-12-21 Michael MatzImprove the page eviction a bit.
2007-12-21 Michael MatzLet's not compare strings in an if-cascade or lookup...
2007-12-18 Michael MatzOne-valued types for media number. They can be encoded...
2007-12-11 Michael MatzHandle most of the susetags tags. Major exception...
2007-12-07 Michael MatzMake the attribute names part of the string pool, so...
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 MatzParse also a second packages file (e.g. packages.en...
2007-10-30 Michael Schroeder- add vendor id to solvables
2007-10-28 Michael MatzStart of an attribute store. It can hold arbitrary...
2007-10-26 Duncan Mac-Vicar Pto follow SUSE tools conventions