summaryrefslogtreecommitdiff
path: root/src/pacman/database.c
Commit message (Expand)AuthorAge
* Rename pmdb_t to alpm_db_tAllan McRae2011-06-28
* Rename pmpkgreason_t to alpm_pkgreason_tAllan McRae2011-06-28
* Move pm_errno onto the handleDan McGee2011-06-13
* Require handle argument to all alpm_option_(get|set)_*() methodsDan McGee2011-06-09
* Header inclusion cleanupDan McGee2011-04-20
* Style change: return(x) --> return xDan McGee2011-03-20
* Remove need to explicitly register the local DBDan McGee2011-01-29
* Update copyright years for 2011Allan McRae2011-01-07
* Introduce -D, --databaseNagy Gabor2010-05-05