summaryrefslogtreecommitdiff
path: root/src/pacman/upgrade.c
Commit message (Expand)AuthorAge
* Require handle for alpm_pkg_load()Dan McGee2011-06-13
* Add handle argument to alpm_(add|remove)_pkg()Dan McGee2011-06-13
* Require handle argument to all alpm_trans_*() methodsDan McGee2011-06-09
* Require handle argument to all alpm_option_(get|set)_*() methodsDan McGee2011-06-09
* Perform package verification at package load timeDan McGee2011-04-24
* Style change: return(x) --> return xDan McGee2011-03-20
* Add more error checking and loggingDan McGee2011-02-04
* pacman/upgrade: switch to new interfaceXavier Chantry2011-01-29
* Update copyright years for 2011Allan McRae2011-01-07
* Clarify testing within conditional statementsAllan McRae2010-06-21
* Bump copyright dates to 2010Dan McGee2010-03-14
* Add new --print operation for all operationsXavier Chantry2010-03-14
* Print "there is nothing to do" with NOOP transactionsNagy Gabor2010-01-19
* Change the interface for target loadingXavier Chantry2009-09-12
* Remove transaction typeXavier Chantry2009-09-08
* Use sync.c for upgrade transaction prepare and commitNagy Gabor2009-09-08
* Add a new reason field to pmconflict_t structNagy Gabor2009-09-08
* Check package arch before installingXavier Chantry2009-09-06
* Update copyright headers and messagesDan McGee2009-07-01
* Rename alpm_get_md5sum to alpm_compute_md5sum and alpm_dep_get_string to alpm...Nagy Gabor2009-01-12
* Make all error messages use pm_fprintfAllan McRae2008-05-11
* Refactor the trans init and release code.Chantry Xavier2008-04-26
* Remove frontend add code that is no longer necessaryDan McGee2008-03-08
* Remove single-function upgrade.cDan McGee2007-04-25
* Merge single-function header files on pacman sideDan McGee2007-04-25
* This commit looks much more monumental than it is. Almost all just #includeDan McGee2007-03-05
* Preliminary checkin for alpm_list conversionAaron Griffin2007-01-19
* patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSIONJudd Vinet2006-01-02
* fixed some compilation warningsAurelien Foret2005-10-29
* renamed pmconfig_t to config_tAurelien Foret2005-10-29
* added pmconfig_t structure to hold all the configurationAurelien Foret2005-10-28
* Initial revisionJudd Vinet2005-03-15