summaryrefslogtreecommitdiff
path: root/tools/helix2solv.c
AgeCommit message (Collapse)AuthorFilesLines
2012-04-13- add pool_error and pool_errstr. get rid of lots of exit() calls.Michael Schroeder1-1/+5
2008-10-09- the big solv data changeMichael Schroeder1-1/+1
- incompatible new file format - repodata handles are solvable ids - no more extra handles - no need to call repodata_extend anymore - work around solver dup repo priority bug, real fix follows soon
2008-02-11Factor out the filter code in preparation for nicely configuring whereMichael Matz1-2/+2
to write which attributes.
2008-02-10Support for generating separate sub files and bugfixes in the readerMichael Matz1-1/+1
side. Try "susetags2solv -as" to play (e.g. with dumpsolv).
2008-01-29- add key filtering to repo_writeMichael Schroeder1-1/+1
- change repo_write so that it combines all available data - integrate attr_store into repodata - write storage parameter with every key, bump solv revision to 5 - don't create system rules for atoms - change repo_susetags to use repodata interface
2007-11-13- cleanup repo handlin APIMichael Schroeder1-2/+3
2007-11-08- add a licenseMichael Schroeder1-0/+7
- don't branch for supplemented packages - fix off by one in minimize queue revert code
2007-10-26to follow SUSE tools conventionsDuncan Mac-Vicar P1-4/+4
Source is now Repo
2007-10-02current state of 'sat-solver'Klaus Kaempf1-0/+29