summaryrefslogtreecommitdiff
path: root/src/pacman/database.c
AgeCommit message (Expand)Author
2018-05-14Remove all modelines from the projectEli Schwartz
2018-03-14Update coyrights for 2018Allan McRae
2017-01-04Update copyright yearsAllan McRae
2016-12-05Suppress more output messages on successful -D options with -qAllan McRae
2016-12-05Give a "success!" message on database checkPatrick Eigensatz
2016-01-04Update copyright years for 2016Allan McRae
2015-03-15Actually return the error value of check_db_localCharles Pigott
2015-02-01Update copyright notices for 2015Allan McRae
2015-01-02Integrate testdb into pacmanAllan McRae
2015-01-02Split install reason changing into its own functionAllan McRae
2014-01-28Remove ts and sw from vim modeline when noet is setFlorian Pritz
2014-01-06Update copyright years for 2014Allan McRae
2013-01-03Update copyright year for 2013Allan McRae
2012-02-20Update copyright yearsAllan McRae
2012-02-06ALPM API adjustments for sanity and consistencyDan McGee
2011-12-21include config.h via MakefilesDave Reisner
2011-07-14Make alpm_db_set_pkgreason() arguments more saneDan McGee
2011-07-05Allow invalid sync DBs to be returned by the libraryDan McGee
2011-07-02Prefix alpm_transflag_t members with ALPMAllan McRae
2011-07-02Prefix alpm_loglevel_t members with ALPMAllan McRae
2011-07-02Prefix alpm_pkgreason_t members with ALPMAllan McRae
2011-06-28Rename pmdb_t to alpm_db_tAllan McRae
2011-06-28Rename pmpkgreason_t to alpm_pkgreason_tAllan McRae
2011-06-13Move pm_errno onto the handleDan McGee
2011-06-09Require handle argument to all alpm_option_(get|set)_*() methodsDan McGee
2011-04-20Header inclusion cleanupDan McGee
2011-03-20Style change: return(x) --> return xDan McGee
2011-01-29Remove need to explicitly register the local DBDan McGee
2011-01-07Update copyright years for 2011Allan McRae
2010-05-05Introduce -D, --databaseNagy Gabor