Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-04-13 | - add pool_error and pool_errstr. get rid of lots of exit() calls. | Michael Schroeder | 1 | -1/+5 | |
2008-10-09 | - the big solv data change | Michael Schroeder | 1 | -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-11 | Factor out the filter code in preparation for nicely configuring where | Michael Matz | 1 | -2/+2 | |
to write which attributes. | |||||
2008-02-10 | Support for generating separate sub files and bugfixes in the reader | Michael Matz | 1 | -1/+1 | |
side. Try "susetags2solv -as" to play (e.g. with dumpsolv). | |||||
2008-01-29 | - add key filtering to repo_write | Michael Schroeder | 1 | -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 API | Michael Schroeder | 1 | -2/+3 | |
2007-11-08 | - add a license | Michael Schroeder | 1 | -0/+7 | |
- don't branch for supplemented packages - fix off by one in minimize queue revert code | |||||
2007-10-26 | to follow SUSE tools conventions | Duncan Mac-Vicar P | 1 | -4/+4 | |
Source is now Repo | |||||
2007-10-02 | current state of 'sat-solver' | Klaus Kaempf | 1 | -0/+29 | |