Age | Commit message (Expand) | 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 |
2013-04-05 | cleanup hash code, it makes no sense to have an extra type for the mask | Michael Schroeder | 1 | -1/+1 |
2013-04-02 | Make all public libsolv headers C++ safe | Ingo Weinhold | 1 | -0/+8 |
2012-01-11 | - set pool_id2color, fix comments | Michael Schroeder | 1 | -6/+6 |
2011-05-24 | rename satsolver -> libsolv | Michael Schroeder | 1 | -2/+2 |
2009-07-23 | - beautify | Michael Schroeder | 1 | -4/+6 |
2008-08-25 | - add stringpool_free() | Michael Schroeder | 1 | -0/+1 |
2008-01-29 | - add key filtering to repo_write | Michael Schroeder | 1 | -2/+6 |
2007-12-27 | I'll have a need for inserting substrings into a stringpool. | Michael Matz | 1 | -0/+7 |
2007-11-21 | use SATSOLVER_ prefix in include guards | Michael Andres | 1 | -2/+2 |
2007-11-16 | Reduce C&P code by factoring out the uniquifying string pool. | Michael Matz | 1 | -0/+31 |