summaryrefslogtreecommitdiff
path: root/src/pacman/upgrade.c
AgeCommit message (Expand)Author
2010-03-14Add new --print operation for all operationsXavier Chantry
2010-01-19Print "there is nothing to do" with NOOP transactionsNagy Gabor
2009-09-12Change the interface for target loadingXavier Chantry
2009-09-08Remove transaction typeXavier Chantry
2009-09-08Use sync.c for upgrade transaction prepare and commitNagy Gabor
2009-09-08Add a new reason field to pmconflict_t structNagy Gabor
2009-09-06Check package arch before installingXavier Chantry
2009-07-01Update copyright headers and messagesDan McGee
2009-01-12Rename alpm_get_md5sum to alpm_compute_md5sum and alpm_dep_get_string to alpm...Nagy Gabor
2008-05-11Make all error messages use pm_fprintfAllan McRae
2008-04-26Refactor the trans init and release code.Chantry Xavier
2008-03-08Remove frontend add code that is no longer necessaryDan McGee
2007-04-25Remove single-function upgrade.cDan McGee
2007-04-25Merge single-function header files on pacman sideDan McGee
2007-03-05This commit looks much more monumental than it is. Almost all just #includeDan McGee
2007-01-19Preliminary checkin for alpm_list conversionAaron Griffin
2006-01-02patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSIONJudd Vinet
2005-10-29fixed some compilation warningsAurelien Foret
2005-10-29renamed pmconfig_t to config_tAurelien Foret
2005-10-28added pmconfig_t structure to hold all the configurationAurelien Foret
2005-03-15Initial revisionJudd Vinet