summaryrefslogtreecommitdiff
path: root/src/pacman/pacman.h
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-09-25Do not #define _RESERVED_IDENTIFIERSIvy Foster
2016-01-04Update copyright years for 2016Allan McRae
2015-07-15Prototype pacman files database operationsAllan McRae
2015-02-01Update copyright notices for 2015Allan 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-28add caller prefix to alpm_logactionAndrew Gregory
2013-01-03Update copyright year for 2013Allan McRae
2012-02-20Update copyright yearsAllan McRae
2011-07-27Remove duplicate code shared between sync and upgradeDan McGee
2011-05-05Make config parsing a two-part affairDan McGee
2011-05-05Move parseconfig to conf.cDan McGee
2011-01-07Update copyright years for 2011Allan McRae
2010-05-05Introduce -D, --databaseNagy Gabor
2010-03-14Bump copyright dates to 2010Dan McGee
2009-07-01Update copyright headers and messagesDan McGee
2008-03-08Remove frontend add code that is no longer necessaryDan McGee
2007-12-10Update GNU GPL boilerplate and copyright datesDan McGee
2007-04-25Remove single-function upgrade.cDan McGee
2007-04-25Merge single-function header files on pacman sideDan McGee
2006-03-13removed pacman.hAurelien Foret
2006-01-02patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSIONJudd Vinet
2005-12-31used defines from alpm.h instead of local ones (patch from VMiklos <vmiklos@f...Aurelien Foret
2005-11-07fixed compilation warningsAurelien Foret
2005-10-29added PACCONF, PACDB and PACROOT definesAurelien Foret
2005-10-10pacman update to cope with the CACHEDIR option from the libraryAurelien Foret
2005-03-19Relocated log and transaction stuffs from pacman.c to log.c and trans.cAurelien Foret
2005-03-15Initial revisionJudd Vinet