summaryrefslogtreecommitdiff
path: root/src/pacman/pacman.h
AgeCommit message (Expand)Author
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