summaryrefslogtreecommitdiff
path: root/lib/libalpm/cache.c
Commit message (Collapse)AuthorAge
...
* more code cleanupAurelien Foret2006-01-16
|
* code cleanupAurelien Foret2006-01-02
|
* patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSIONJudd Vinet2006-01-02
|
* added a debug log when freeing the package cacheAurelien Foret2005-12-31
|
* added INFRQ_DESC back to the package cache so the group cache will workJudd Vinet2005-10-20
|
* Reworked the cache handling to only load DEPENDS info by defaultAurelien Foret2005-10-08
|
* make use of the new list_remove implementationAurelien Foret2005-05-03
|
* logs cleanupAurelien Foret2005-04-24
|
* rework the cache handling to avoid as much as possible calls to db_scan()Aurelien Foret2005-04-23
|
* added logs for cache generationAurelien Foret2005-04-05
|
* Replaced snprintf calls by the SNPRINTF macro to avoid buffer overflows when ↵Aurelien Foret2005-03-29
| | | | copying strings
* added a FREELISTPTR macro to free a PMList without freeing its dataAurelien Foret2005-03-28
|
* Initial revisionJudd Vinet2005-03-15