Age | Commit message (Expand) | Author | Files | Lines |
2007-01-30 | Discussed on IRC for a bit, this makes the following changes for clarity: | Dan McGee | 1 | -2/+2 |
2007-01-24 | * Shuffled some of the alpm_list free funtions - still not perfect, but better | Aaron Griffin | 1 | -2/+7 |
2007-01-24 | This mainly deals with code clarity- removing currently unneeded | Aaron Griffin | 1 | -4/+4 |
2007-01-19 | Preliminary checkin for alpm_list conversion | Aaron Griffin | 1 | -18/+18 |
2007-01-11 | * J�rgen H�tzel <juergen@hoetzel.info> | Aaron Griffin | 1 | -1/+4 |
2006-11-01 | Fixed pacman -U: | Aaron Griffin | 1 | -1/+1 |
2006-10-31 | Numerous changes: | Aaron Griffin | 1 | -12/+35 |
2006-10-20 | A handful of minor changes: | Aaron Griffin | 1 | -7/+7 |
2006-05-15 | first stage of i18n stuff from VMiklos | Judd Vinet | 1 | -5/+6 |
2006-03-08 | all _alpm_XXX_cmp functions are now public | Aurelien Foret | 1 | -10/+3 |
2006-03-07 | fixed a commentary | Aurelien Foret | 1 | -1/+0 |
2006-03-07 | code cleanup | Aurelien Foret | 1 | -2/+2 |
2006-03-04 | make cache works when loading it with DEPENDS info only | Aurelien Foret | 1 | -0/+4 |
2006-02-17 | prepend library function names with _alpm (helped with the patch from VMiklos... | Aurelien Foret | 1 | -30/+30 |
2006-01-18 | more code cleanup yet | Aurelien Foret | 1 | -12/+2 |
2006-01-16 | more code cleanup | Aurelien Foret | 1 | -2/+2 |
2006-01-02 | code cleanup | Aurelien Foret | 1 | -1/+0 |
2006-01-02 | patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSION | Judd Vinet | 1 | -1/+1 |
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 |