Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2005-12-31 | added a debug log when freeing the package cache | Aurelien Foret | 1 | -0/+3 |
2005-10-20 | added INFRQ_DESC back to the package cache so the group cache will work | Judd Vinet | 1 | -1/+2 |
2005-10-08 | Reworked the cache handling to only load DEPENDS info by default | Aurelien Foret | 1 | -1/+1 |
2005-05-03 | make use of the new list_remove implementation | Aurelien Foret | 1 | -18/+22 |
2005-04-24 | logs cleanup | Aurelien Foret | 1 | -4/+1 |
2005-04-23 | rework the cache handling to avoid as much as possible calls to db_scan() | Aurelien Foret | 1 | -2/+53 |
2005-04-05 | added logs for cache generation | Aurelien Foret | 1 | -0/+6 |
2005-03-29 | Replaced snprintf calls by the SNPRINTF macro to avoid buffer overflows when ... | Aurelien Foret | 1 | -1/+2 |
2005-03-28 | added a FREELISTPTR macro to free a PMList without freeing its data | Aurelien Foret | 1 | -5/+1 |
2005-03-15 | Initial revision | Judd Vinet | 1 | -0/+203 |