summaryrefslogtreecommitdiff
path: root/apt-pkg/upgrade.cc
AgeCommit message (Expand)Author
2016-04-13do not require non-broken systems in 'upgrade'David Kalnischkies
2015-08-10remove the compatibility markers for 4.13 abiDavid Kalnischkies
2014-11-08explicit overload methods instead of adding parametersDavid Kalnischkies
2014-11-08replace ignore-deprecated #pragma dance with _PragmaDavid Kalnischkies
2014-09-27mark pkg(All|Dist)Upgrade as deprecatedDavid Kalnischkies
2014-09-27fix progress output for (dist-)upgrade calculationDavid Kalnischkies
2014-06-18do not call resolver twice on (dist-)upgradeDavid Kalnischkies
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies
2014-02-22Fix typos in documentation (codespell)Michael Vogt
2013-10-05rename FORBID_NEW_INSTALL_PACKAGES to FORBID_INSTALL_NEW_PACKAGESMichael Vogt
2013-10-05* move upgrade releated code into upgrade.{cc,h}Michael Vogt