summaryrefslogtreecommitdiff
path: root/apt-pkg/upgrade.cc
AgeCommit message (Expand)AuthorFilesLines
2017-07-12Reformat and sort all includes with clang-formatJulian Andres Klode1-2/+2
2017-07-12Drop cacheiterators.h includeJulian Andres Klode1-1/+0
2017-01-19fix various typos reported by spellintianDavid Kalnischkies1-1/+1
2016-06-08edsp: if logging is requested, do it for internal, tooDavid Kalnischkies1-7/+8
2016-06-08edsp: if internal is used, keep this decisionDavid Kalnischkies1-3/+3
2016-05-20edsp: add Forbid-{New-Install,Remove} and Upgrade-AllDavid Kalnischkies1-3/+7
2016-04-13do not require non-broken systems in 'upgrade'David Kalnischkies1-8/+0
2015-08-10remove the compatibility markers for 4.13 abiDavid Kalnischkies1-6/+0
2014-11-08explicit overload methods instead of adding parametersDavid Kalnischkies1-2/+16
2014-11-08replace ignore-deprecated #pragma dance with _PragmaDavid Kalnischkies1-8/+2
2014-09-27mark pkg(All|Dist)Upgrade as deprecatedDavid Kalnischkies1-2/+9
2014-09-27fix progress output for (dist-)upgrade calculationDavid Kalnischkies1-35/+69
2014-06-18do not call resolver twice on (dist-)upgradeDavid Kalnischkies1-0/+6
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies1-13/+6
2014-02-22Fix typos in documentation (codespell)Michael Vogt1-1/+1
2013-10-05rename FORBID_NEW_INSTALL_PACKAGES to FORBID_INSTALL_NEW_PACKAGESMichael Vogt1-1/+1
2013-10-05* move upgrade releated code into upgrade.{cc,h}Michael Vogt1-0/+263