summaryrefslogtreecommitdiff
path: root/apt-pkg/upgrade.cc
Commit message (Expand)AuthorAgeFilesLines
* upgrade: Remove deprecated functionsJulian Andres Klode2019-02-261-22/+1
* Reformat and sort all includes with clang-formatJulian Andres Klode2017-07-121-2/+2
* Drop cacheiterators.h includeJulian Andres Klode2017-07-121-1/+0
* fix various typos reported by spellintianDavid Kalnischkies2017-01-191-1/+1
* edsp: if logging is requested, do it for internal, tooDavid Kalnischkies2016-06-081-7/+8
* edsp: if internal is used, keep this decisionDavid Kalnischkies2016-06-081-3/+3
* edsp: add Forbid-{New-Install,Remove} and Upgrade-AllDavid Kalnischkies2016-05-201-3/+7
* do not require non-broken systems in 'upgrade'David Kalnischkies2016-04-131-8/+0
* remove the compatibility markers for 4.13 abiDavid Kalnischkies2015-08-101-6/+0
* explicit overload methods instead of adding parametersDavid Kalnischkies2014-11-081-2/+16
* replace ignore-deprecated #pragma dance with _PragmaDavid Kalnischkies2014-11-081-8/+2
* mark pkg(All|Dist)Upgrade as deprecatedDavid Kalnischkies2014-09-271-2/+9
* fix progress output for (dist-)upgrade calculationDavid Kalnischkies2014-09-271-35/+69
* do not call resolver twice on (dist-)upgradeDavid Kalnischkies2014-06-181-0/+6
* cleanup headers and especially #includes everywhereDavid Kalnischkies2014-03-131-13/+6
* Fix typos in documentation (codespell)Michael Vogt2014-02-221-1/+1
* rename FORBID_NEW_INSTALL_PACKAGES to FORBID_INSTALL_NEW_PACKAGESMichael Vogt2013-10-051-1/+1
* * move upgrade releated code into upgrade.{cc,h}Michael Vogt2013-10-051-0/+263