Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-09-10 | Imported Upstream version 0.7.0upstream/0.7.0 | DongHun Kwak | 1 | -1/+1 | |
2018-12-04 | Imported Upstream version 0.6.35upstream/0.6.35 | DongHun Kwak | 1 | -0/+1 | |
Change-Id: Ib7359aa10c08c1469105fbd6a82ea922f46f8b51 Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com> | |||||
2013-10-16 | remove trailing whitespace | Michael Schroeder | 1 | -1/+1 | |
2013-04-02 | Make all public libsolv headers C++ safe | Ingo Weinhold | 1 | -0/+8 | |
A few headers already included 'export "C"' blocks, also wrapping other #include's. This patch cleanly wraps the contents of all public headers instead. | |||||
2012-01-11 | - set pool_id2color, fix comments | Michael Schroeder | 1 | -3/+3 | |
2011-06-03 | - remove obsolete interface, add decisioncnt_{weak,orphan} | Michael Schroeder | 1 | -33/+0 | |
2011-05-24 | - do not use obsolete interface in libsolv library itself | Michael Schroeder | 1 | -0/+2 | |
2011-05-24 | rename satsolver -> libsolv | Michael Schroeder | 1 | -3/+3 | |
2011-05-02 | - clean up function names for shared library | Michael Schroeder | 1 | -9/+41 | |
2009-06-22 | Make Pool* const where appropriate | Klaus Kämpf | 1 | -4/+4 | |
2008-08-01 | fix comment | Klaus Kaempf | 1 | -1/+1 | |
2008-01-29 | - add key filtering to repo_write | Michael Schroeder | 1 | -0/+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-21 | use SATSOLVER_ prefix in include guards | Michael Andres | 1 | -3/+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-05 | - support for legacy rewriting | Michael Schroeder | 1 | -0/+1 | |
- support for and/or/with deps - support freshens | |||||
2007-10-02 | current state of 'sat-solver' | Klaus Kaempf | 1 | -0/+31 | |