Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | * Added missing header include guards in md5.h and sha1.h. | Dan McGee | 2007-03-06 |
| | | | | | | * Some header cleanup on the pacman side of things - we had alpm.h instead alpm_list.h in a few headers. * removed an extra slash in path-building snprintf in server.c. | ||
* | Preliminary checkin for alpm_list conversion | Aaron Griffin | 2007-01-19 |
| | | | | | | | | | * renamed pmlist_t -> alpm_list_t * made alpm_list_t a public type (alpm_list.h header) * removed additional storage for registered DBs in pacman source * some code cleanup * removed duplicate (pm)list_display functions from pacman source * misc code cleanup | ||
* | moved pacman_deptest function in its own file | Aurelien Foret | 2006-01-06 |