Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-01-11 | - set pool_id2color, fix comments | Michael Schroeder | 1 | -14/+12 |
2011-07-12 | - rename all sat_ to solv_ | Michael Schroeder | 1 | -14/+14 |
2009-07-23 | - beautify | Michael Schroeder | 1 | -21/+17 |
2008-10-30 | - adapt to coding style | Michael Schroeder | 1 | -7/+7 |
2008-08-25 | - add stringpool_free() | Michael Schroeder | 1 | -0/+8 |
2008-02-05 | fix segv when str2id(pool,NULL) | Michael Andres | 1 | -3/+7 |
2008-01-29 | - add key filtering to repo_write | Michael Schroeder | 1 | -12/+33 |
2008-01-09 | - rename xmalloc/... functions to sat_malloc, as we're a | Michael Schroeder | 1 | -8/+8 |
2007-12-27 | I'll have a need for inserting substrings into a stringpool. | Michael Matz | 1 | -5/+16 |
2007-11-16 | Reduce C&P code by factoring out the uniquifying string pool. | Michael Matz | 1 | -0/+122 |