summaryrefslogtreecommitdiffstats
path: root/src/pacman/pacman.h
AgeCommit message (Expand)AuthorFilesLines
2017-01-04Update copyright yearsAllan McRae1-1/+1
2016-09-25Do not #define _RESERVED_IDENTIFIERSIvy Foster1-3/+3
2016-01-04Update copyright years for 2016Allan McRae1-1/+1
2015-07-15Prototype pacman files database operationsAllan McRae1-0/+2
2015-02-01Update copyright notices for 2015Allan McRae1-1/+1
2014-01-28Remove ts and sw from vim modeline when noet is setFlorian Pritz1-1/+1
2014-01-06Update copyright years for 2014Allan McRae1-1/+1
2013-01-28add caller prefix to alpm_logactionAndrew Gregory1-0/+2
2013-01-03Update copyright year for 2013Allan McRae1-1/+1
2012-02-20Update copyright yearsAllan McRae1-1/+1
2011-07-27Remove duplicate code shared between sync and upgradeDan McGee1-0/+1
2011-05-05Make config parsing a two-part affairDan McGee1-2/+0
2011-05-05Move parseconfig to conf.cDan McGee1-3/+4
2011-01-08Update copyright years for 2011Allan McRae1-1/+1
2010-05-05Introduce -D, --databaseNagy Gabor1-0/+2
2010-03-15Bump copyright dates to 2010Dan McGee1-1/+1
2009-07-01Update copyright headers and messagesDan McGee1-1/+2
2008-03-08Remove frontend add code that is no longer necessaryDan McGee1-5/+4
2007-12-11Update GNU GPL boilerplate and copyright datesDan McGee1-3/+1
2007-04-25Remove single-function upgrade.cDan McGee1-2/+1
2007-04-25Merge single-function header files on pacman sideDan McGee1-0/+42
2006-03-13removed pacman.hAurelien Foret1-49/+0
2006-01-02patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSIONJudd Vinet1-1/+1
2005-12-31used defines from alpm.h instead of local ones (patch from VMiklos <vmiklos@f...Aurelien Foret1-3/+0
2005-11-07fixed compilation warningsAurelien Foret1-1/+1
2005-10-29added PACCONF, PACDB and PACROOT definesAurelien Foret1-2/+3
2005-10-10pacman update to cope with the CACHEDIR option from the libraryAurelien Foret1-3/+0
2005-03-19Relocated log and transaction stuffs from pacman.c to log.c and trans.cAurelien Foret1-22/+1
2005-03-15Initial revisionJudd Vinet1-0/+75