Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-04-02 | Make all public libsolv headers C++ safe | Ingo Weinhold | 1 | -0/+8 |
2011-07-12 | - rename all sat_ to solv_ | Michael Schroeder | 1 | -1/+1 |
2011-05-24 | rename satsolver -> libsolv | Michael Schroeder | 1 | -3/+3 |
2011-03-28 | - add some explanation of how the dirpool works | Michael Schroeder | 1 | -0/+6 |
2009-05-28 | - rename dirpool_create to dirpool_init, as it just initializes the data | Michael Schroeder | 1 | -1/+1 |
2008-10-09 | - the big solv data change | Michael Schroeder | 1 | -0/+2 |
2008-05-30 | - cleanup (oops) | Michael Schroeder | 1 | -2/+0 |
2008-01-30 | A subtle but fatal off-by-one. | Michael Matz | 1 | -1/+1 |
2008-01-29 | - split assignment to shut up stupid g++ compiler | Michael Schroeder | 1 | -1/+2 |
2008-01-29 | - add key filtering to repo_write | Michael Schroeder | 1 | -1/+1 |
2008-01-25 | - add dirpool support | Michael Schroeder | 1 | -0/+70 |